Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps schemathesis from 4.3.17 to 4.3.18.

Release notes

Sourced from schemathesis's releases.

Release 4.3.18

🐛 Fixed

  • False positives in negative_data_rejection check when test cases are modified after generation by hooks, stateful testing, or auth providers. #3073
  • Ignored per-operation exclusion via a config file when using schemathesis.pytest.from_fixture.

🔧 Changed

  • Show mutation metadata in negative_data_rejection check for all testing phases.
Changelog

Sourced from schemathesis's changelog.

4.3.18 - 2025-11-02

🐛 Fixed

  • False positives in negative_data_rejection check when test cases are modified after generation by hooks, stateful testing, or auth providers. #3073
  • Ignored per-operation exclusion via a config file when using schemathesis.pytest.from_fixture.

🔧 Changed

  • Show mutation metadata in negative_data_rejection check for all testing phases.
Commits
  • c82ef49 chore: Release 4.3.18
  • 10e2265 test: Make a test less flaky
  • bd62ef3 fix: False positives in negative_data_rejection check when test cases are m...
  • ae135d9 refactor: Use more typing
  • ffe2f3f fix: Ignored per-operation exclusion via a config file when using `schemathes...
  • a42d399 chore: Show mutation metadata in negative_data_rejection check for all test...
  • See full diff 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)

Bumps [schemathesis](https://github.com/schemathesis/schemathesis) from 4.3.17 to 4.3.18.
- [Release notes](https://github.com/schemathesis/schemathesis/releases)
- [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md)
- [Commits](schemathesis/schemathesis@v4.3.17...v4.3.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Nov 3, 2025
@aaltat aaltat merged commit d7be02d into main Nov 4, 2025
3 checks passed
@aaltat aaltat deleted the dependabot/uv/schemathesis-4.3.18 branch November 4, 2025 05:03
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.

2 participants