Skip to content

chore(deps): bump the python-minor-patch group across 1 directory with 2 updates#87

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-minor-patch-ad2e06904a
Open

chore(deps): bump the python-minor-patch group across 1 directory with 2 updates#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-minor-patch-ad2e06904a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the python-minor-patch group with 2 updates in the / directory: apache-flink and schemathesis.

Updates apache-flink from 2.2.1 to 2.3.0

Commits

Updates schemathesis from 4.21.1 to 4.21.10

Release notes

Sourced from schemathesis's releases.

Release 4.21.10

🐛 Fixed

  • False positive negative_data_rejection for boolean query/path parameters in the coverage phase. #4254
  • False positive negative_data_rejection when an API key is sent as a query parameter. #4254
  • False positive negative_data_rejection for boolean query/path parameters in the fuzzing phase. #4254

Release 4.21.9

🐛 Fixed

  • Encode spaces in path parameters as %20 instead of +. #4252

Release 4.21.8

🐛 Fixed

  • False positive response schema validation for nullable enums (type: [..., "null"] with enum). #4249

Release 4.21.7

🐛 Fixed

  • False positive positive_data_acceptance for array parameters with a percent-encoded ,/| separator. #4246

🏎️ Performance

  • Faster stateful dependency analysis on large schemas.

Release 4.21.6

🐛 Fixed

  • Infer stateful links for path parameters named after their collection (e.g. /sessions/{session}).

🏎️ Performance

  • Faster dependency analysis on large schemas.

Release 4.21.5

🐛 Fixed

  • False positive negative_data_rejection for array path parameters serializing to a valid comma-joined value. #4240

Release 4.21.4

🐛 Fixed

... (truncated)

Changelog

Sourced from schemathesis's changelog.

Unreleased - TBD

4.21.10 - 2026-06-20

🐛 Fixed

  • False positive negative_data_rejection for boolean query/path parameters in the coverage phase. #4254
  • False positive negative_data_rejection when an API key is sent as a query parameter. #4254
  • False positive negative_data_rejection for boolean query/path parameters in the fuzzing phase. #4254

4.21.9 - 2026-06-19

🐛 Fixed

  • Encode spaces in path parameters as %20 instead of +. #4252

4.21.8 - 2026-06-16

🐛 Fixed

  • False positive response schema validation for nullable enums (type: [..., "null"] with enum). #4249

4.21.7 - 2026-06-15

🐛 Fixed

  • False positive positive_data_acceptance for array parameters with a percent-encoded ,/| separator. #4246

🏎️ Performance

  • Faster stateful dependency analysis on large schemas.

4.21.6 - 2026-06-14

🐛 Fixed

  • Infer stateful links for path parameters named after their collection (e.g. /sessions/{session}).

🏎️ Performance

  • Faster dependency analysis on large schemas.

4.21.5 - 2026-06-11

🐛 Fixed

  • False positive negative_data_rejection for array path parameters serializing to a valid comma-joined value. #4240

4.21.4 - 2026-06-09

... (truncated)

Commits
  • e317917 chore: Release 4.21.10
  • 3368d7d fix: False positive negative_data_rejection for boolean query/path paramete...
  • 3bb3d14 fix: False positive negative_data_rejection when an API key is sent as a qu...
  • fa7e4eb fix: False positive negative_data_rejection for boolean query/path paramete...
  • a0274fe chore: Release 4.21.9
  • d9f74e8 fix: Encode spaces in path parameters as %20 instead of +
  • ee1571b build(deps): bump actions/checkout from 6 to 7
  • 786975b chore: Release 4.21.8
  • 3d244c0 fix: False positive response schema validation for nullable enums
  • 7e71d62 chore: Release 4.21.7
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 2 updates

Bumps the python-minor-patch group with 2 updates in the / directory: [apache-flink](https://github.com/apache/flink) and [schemathesis](https://github.com/schemathesis/schemathesis).


Updates `apache-flink` from 2.2.1 to 2.3.0
- [Commits](https://github.com/apache/flink/commits)

Updates `schemathesis` from 4.21.1 to 4.21.10
- [Release notes](https://github.com/schemathesis/schemathesis/releases)
- [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md)
- [Commits](schemathesis/schemathesis@v4.21.1...v4.21.10)

---
updated-dependencies:
- dependency-name: apache-flink
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: schemathesis
  dependency-version: 4.21.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

DORA Metrics

  • Window: last 30 days
  • Branch: main
  • Deployment frequency: 225 total / 52.5 per week
  • Lead time for changes: avg 0.18h / median 0.0h
  • Change failure rate: 68.0% (153/225)
  • MTTR: 0.35h across 13 incident(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants