Skip to content

chore(deps): bump schemathesis from 4.21.10 to 4.22.0#302

Merged
aaltat merged 1 commit into
mainfrom
dependabot/uv/schemathesis-4.22.0
Jul 1, 2026
Merged

chore(deps): bump schemathesis from 4.21.10 to 4.22.0#302
aaltat merged 1 commit into
mainfrom
dependabot/uv/schemathesis-4.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps schemathesis from 4.21.10 to 4.22.0.

Release notes

Sourced from schemathesis's releases.

Release 4.22.0

🚀 Added

  • Class-based checks that run per response and once after the whole run. #1147, #1689
  • Record failing cases as crash files and replay them with st replay. #3006

🔧 Changed

  • Drop the junit-xml dependency; generate JUnit reports with the standard library.
  • Drop the tenacity dependency in favor of the standard library.
  • Drop the unnecessary httpx dependency.

🐛 Fixed

  • False positive positive_data_acceptance for format: float numbers near exclusiveMinimum/exclusiveMaximum. #4267
  • Crash for multipart format: binary bodies in positive_data_acceptance. #4268
  • Sporadic Internal Error crash during schema loading.
Changelog

Sourced from schemathesis's changelog.

4.22.0 - 2026-06-30

🚀 Added

  • Class-based checks that run per response and once after the whole run. #1147, #1689
  • Record failing cases as crash files and replay them with st replay. #3006

🔧 Changed

  • Drop the junit-xml dependency; generate JUnit reports with the standard library.
  • Drop the tenacity dependency in favor of the standard library.
  • Drop the unnecessary httpx dependency.

🐛 Fixed

  • False positive positive_data_acceptance for format: float numbers near exclusiveMinimum/exclusiveMaximum. #4267
  • Crash for multipart format: binary bodies in positive_data_acceptance. #4268
  • Sporadic Internal Error crash during schema loading.
Commits
  • 7e433c1 chore: Release 4.22.0
  • db08027 chore: Update tracecov to 0.21.2
  • eb1f624 chore: Update jsonschema-rs to 0.46.7
  • b05288d fix: False positive positive_data_acceptance for format: float numbers ne...
  • 0b05fbd refactor: Improve typing
  • e16a0b1 chore: Update pre-commit
  • 565b0ab fix: Sporadic Internal Error crash during schema loading
  • 3d5b18e refactor: Use Instant in more places
  • 758ed9d feat(cli): Crash reproduction
  • 284f11f fix: Crash for multipart format: binary bodies in positive_data_acceptance
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [schemathesis](https://github.com/schemathesis/schemathesis) from 4.21.10 to 4.22.0.
- [Release notes](https://github.com/schemathesis/schemathesis/releases)
- [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md)
- [Commits](schemathesis/schemathesis@v4.21.10...v4.22.0)

---
updated-dependencies:
- dependency-name: schemathesis
  dependency-version: 4.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 30, 2026
@aaltat aaltat merged commit 9dc1840 into main Jul 1, 2026
3 checks passed
@aaltat aaltat deleted the dependabot/uv/schemathesis-4.22.0 branch July 1, 2026 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant