Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps schemathesis from 4.3.4 to 4.3.13.

Release notes

Sourced from schemathesis's releases.

Release 4.3.13

🐛 Fixed

  • Allow POST API operations without request bodies to be used in stateful tests when provided via explicit Open API links. #3087
  • Link coverage reporting incorrectly marking parameterless links as "not applied".

🔧 Changed

  • Add specification links to error messages on invalid schemas.
  • Improve dependency inference.

Release 4.3.12

🔧 Changed

  • Infer links based on common REST patterns.
  • Remove orphaned resources during dependency analysis.
  • Allow randomly skipping non-body links to test invalid scenarios.
  • Use query, header & cookie in dependency inference.
  • Increased exploration rate for optional parameters in stateful testing.

Release 4.3.11

🐛 Fixed

  • Do not conservatively consider all recursive references as infinite ones in the examples phase.
  • Mishandled a case of infinite recursion in the example phase.
  • Improve API spec detection for malformed JSON inputs.
  • Internal error on empty allOf in the examples phase.

🔧 Changed

  • Make tomli optional for Python 3.11+. #3199

Release 4.3.10

🐛 Fixed

  • Internal error when generating an invalid type in the coverage phase.
  • Internal error when generating a valid instance against an array of types in the coverage phase. #3194
  • Missing required request body for schemas without validation keywords.

🔧 Changed

  • Improve resource inference.

Release 4.3.9

🐛 Fixed

  • Missing required request body for some schemas during the coverage phase.
  • Adjust some schemas during the coverage phase so hypothesis-jsonschema can generate data for them.

Release 4.3.8

... (truncated)

Changelog

Sourced from schemathesis's changelog.

4.3.13 - 2025-10-26

🐛 Fixed

  • Allow POST API operations without request bodies to be used in stateful tests when provided via explicit Open API links. #3087
  • Link coverage reporting incorrectly marking parameterless links as "not applied".

🔧 Changed

  • Add specification links to error messages on invalid schemas.
  • Improve dependency inference.

4.3.12 - 2025-10-25

🔧 Changed

  • Infer links based on common REST patterns.
  • Remove orphaned resources during dependency analysis.
  • Allow randomly skipping non-body links to test invalid scenarios.
  • Use query, header & cookie in dependency inference.
  • Increased exploration rate for optional parameters in stateful testing.

4.3.11 - 2025-10-24

🐛 Fixed

  • Do not conservatively consider all recursive references as infinite ones in the examples phase.
  • Mishandled a case of infinite recursion in the example phase.
  • Improve API spec detection for malformed JSON inputs.
  • Internal error on empty allOf in the examples phase.

🔧 Changed

  • Make tomli optional for Python 3.11+. #3199

4.3.10 - 2025-10-22

🐛 Fixed

  • Internal error when generating invalid type in the coverage phase.
  • Internal error when generating valid instance against an array of types in the coverage phase. #3194
  • Missing required request body for schemas without validation keywords.

🔧 Changed

  • Improve resources inference.

4.3.9 - 2025-10-21

🐛 Fixed

... (truncated)

Commits
  • a073409 chore: Release 4.3.13
  • ed223ec chore: Improve dependency inference
  • 3c70a52 fix: Link coverage reporting incorrectly marking parameterless links as "not ...
  • 38f2585 fix: Allow POST API operations without request bodies to be used in statefu...
  • d79a6aa chore: Add specification links to error messages on invalid schemas
  • ab87180 chore: Update pre-commit
  • dffa05d chore: Release 4.3.12
  • 8b84897 chore: Increased exploration rate for optional parameters in stateful testing
  • c505d3d chore: Use query, header & cookie in dependency inference
  • b053533 chore: Allow randomly skipping non-body links to test invalid scenarios
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 28, 2025
Bumps [schemathesis](https://github.com/schemathesis/schemathesis) from 4.3.4 to 4.3.13.
- [Release notes](https://github.com/schemathesis/schemathesis/releases)
- [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md)
- [Commits](schemathesis/schemathesis@v4.3.4...v4.3.13)

---
updated-dependencies:
- dependency-name: schemathesis
  dependency-version: 4.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/uv/schemathesis-4.3.13 branch from 9609c2c to f6b9ef2 Compare October 28, 2025 05:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

Superseded by #105.

@dependabot dependabot bot closed this Oct 28, 2025
@dependabot dependabot bot deleted the dependabot/uv/schemathesis-4.3.13 branch October 28, 2025 23:18
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