Skip to content

Comments

chore(deps): bump schemathesis from 4.9.5 to 4.10.1#184

Merged
aaltat merged 1 commit intomainfrom
dependabot/uv/schemathesis-4.10.1
Feb 10, 2026
Merged

chore(deps): bump schemathesis from 4.9.5 to 4.10.1#184
aaltat merged 1 commit intomainfrom
dependabot/uv/schemathesis-4.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps schemathesis from 4.9.5 to 4.10.1.

Release notes

Sourced from schemathesis's releases.

Release 4.10.1

🐛 Fixed

  • False positive negative_data_rejection for integer/number path parameters in the coverage phase.

Release 4.10.0

🚀 Added

  • Negative testing support for GraphQL schemas. #2355

🐛 Fixed

  • Misleading "Schema Error: Cannot generate test data" when filter_case hook rejects all generated cases. Now reports "Hook Error" with actionable guidance.
  • Incorrect HTTP method shown in failure headers during coverage phase. #3322
  • False positive negative_data_rejection failures for format: password and other formats without validation semantics. #3480

🔧 Changed

  • Use jsonschema-rs for data validation instead of jsonschema.
  • Docker images now use free-threaded Python 3.14 with GIL disabled (PYTHON_GIL=0), providing up to 65% faster multi-worker execution.
Changelog

Sourced from schemathesis's changelog.

4.10.1 - 2026-02-10

🐛 Fixed

  • False positive negative_data_rejection for integer/number path parameters in the coverage phase.

4.10.0 - 2026-02-07

🚀 Added

  • Negative testing support for GraphQL schemas. #2355

🐛 Fixed

  • Misleading "Schema Error: Cannot generate test data" when filter_case hook rejects all generated cases. Now reports "Hook Error" with actionable guidance.
  • Incorrect HTTP method shown in failure headers during coverage phase. #3322
  • False positive negative_data_rejection failures for format: password and other formats without validation semantics. #3480

🔧 Changed

  • Use jsonschema-rs for data validation instead of jsonschema.
  • Docker images now use free-threaded Python 3.14 with GIL disabled (PYTHON_GIL=0), providing up to 65% faster multi-worker execution.
Commits
  • f27cdb7 chore: Release 4.10.1
  • 5a3295f chore: Formatting
  • 859bbaa fix: False positive negative_data_rejection for integer/number path paramet...
  • 7ba37fc chore: Update pre-commit
  • 65b66df chore: Release 4.10.0
  • ac42cb6 docs: Clarify unexpected-methods behavior
  • f0d3c92 fix: Error message on hooks that filter out everything
  • d525219 feat: Negative testing for GraphQL
  • fb91dc3 chore: Update jsonschema-rs
  • 2ddbd0f chore(deps): Bump github/codeql-action from 4.31.11 to 4.32.0
  • 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.9.5 to 4.10.1.
- [Release notes](https://github.com/schemathesis/schemathesis/releases)
- [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md)
- [Commits](schemathesis/schemathesis@v4.9.5...v4.10.1)

---
updated-dependencies:
- dependency-name: schemathesis
  dependency-version: 4.10.1
  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 Feb 10, 2026
@aaltat aaltat merged commit ea11c23 into main Feb 10, 2026
3 checks passed
@aaltat aaltat deleted the dependabot/uv/schemathesis-4.10.1 branch February 10, 2026 04:53
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