Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps openapi-core from 0.21.0 to 0.22.0.

Release notes

Sourced from openapi-core's releases.

0.22.0

Features

  • Typed style deserializers (casting is part of style deserializing) #1075
  • Urlencoded deserializer schema matching type coercion #1077

Fixes

  • BooleanCaster consistent boolean values fix #1076
  • Error with multiple schemas in urlencoded request body #1077

Backward incpomatibilities

  • style_deserializers_factory and media_tyles_deserialization_factory defaults to None in configuration and protocols
  • CastError inherits from DeserializeError
  • StyleDeserializersFactory requires schema_caster_factory
  • removed style_deserialization_factory and media_tyles_deserialization_factory objects
Commits
  • 92b4147 Version 0.22.0
  • 7c98dc8 Merge pull request #1077 from python-openapi/feature/urlencoded-deserializer-...
  • e1ed412 Urlencoded deserializer schema matching type coercion
  • 28ad2f9 Merge pull request #1076 from python-openapi/fix/boolean-caster-consistent-vo...
  • 9f01a88 BooleanCaster consistent boolean values fix
  • 5d0a7d0 Merge pull request #1075 from python-openapi/feature/typed-style-deserializers
  • 0c301b7 Typed style deserializers
  • 33e4503 Merge pull request #1073 from python-openapi/dependabot/pip/pymdown-extension...
  • dd1fa5d Bump pymdown-extensions from 10.9 to 10.16.1
  • af8d160 Merge pull request #1072 from python-openapi/fix/starlette-middleware-skip-va...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [openapi-core](https://github.com/python-openapi/openapi-core) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/python-openapi/openapi-core/releases)
- [Commits](python-openapi/openapi-core@0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: openapi-core
  dependency-version: 0.22.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2025 09:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 23, 2025
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant