Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump openapi-python-client from 0.21.2 to 0.21.4 #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps openapi-python-client from 0.21.2 to 0.21.4.

Release notes

Sourced from openapi-python-client's releases.

0.21.4 (2024-08-25)

Fixes

Correctly resolve references to a type that is itself just a single allOf reference

PR #1103 fixed issue #1091. Thanks @​eli-bl!

Allow OpenAPI 3.1-style exclusiveMinimum and exclusiveMaximum

Fixed by PR #1092. Thanks @​mikkelam!

Add missing cast import when using const

Fixed by PR #1072. Thanks @​dorcohe!

Support const booleans and floats

Fixed in PR #1086. Thanks @​flxdot!

0.21.3 (2024-08-18)

Features

  • update Ruff to >=0.2,<0.7 (#1097)
Changelog

Sourced from openapi-python-client's changelog.

0.21.4 (2024-08-25)

Fixes

Allow OpenAPI 3.1-style exclusiveMinimum and exclusiveMaximum

Fixed by PR #1092. Thanks @​mikkelam!

Add missing cast import when using const

Fixed by PR #1072. Thanks @​dorcohe!

Correctly resolve references to a type that is itself just a single allOf reference

PR #1103 fixed issue #1091. Thanks @​eli-bl!

Support const booleans and floats

Fixed in PR #1086. Thanks @​flxdot!

0.21.3 (2024-08-18)

Features

  • update Ruff to >=0.2,<0.7 (#1097)
Commits
  • 04b30a9 Release 0.21.4 (#1106)
  • db7a064 add missing import to model template (#1072)
  • e4128ac Add support for booleans and floats in OpenAPI Schema const (#1086)
  • b20d240 add backward compatibility for exclusiveMinimum and exclusiveMaximum (#1092)
  • cf181c2 correctly resolve references to a type that is itself just a single allOf ref...
  • 5f7c9a5 chore(deps): lock file maintenance (#1102)
  • aa9f280 Release 0.21.3 (#1100)
  • 5535edc ci: Switch to knope-bot for releases
  • b488371 chore(deps): update dependency knope to v0.18.0 (#1099)
  • df8a4ba chore(deps): lock file maintenance (#1093)
  • 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)

Bumps [openapi-python-client](https://github.com/openapi-generators/openapi-python-client) from 0.21.2 to 0.21.4.
- [Release notes](https://github.com/openapi-generators/openapi-python-client/releases)
- [Changelog](https://github.com/openapi-generators/openapi-python-client/blob/main/CHANGELOG.md)
- [Commits](openapi-generators/openapi-python-client@v0.21.2...v0.21.4)

---
updated-dependencies:
- dependency-name: openapi-python-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jdoss as a code owner August 26, 2024 21:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 26, 2024
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2024 21:58
@step-ci step-ci enabled auto-merge August 26, 2024 21:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #90.

@dependabot dependabot bot closed this Sep 9, 2024
auto-merge was automatically disabled September 9, 2024 21:50

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/openapi-python-client-0.21.4 branch September 9, 2024 21:50
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.

0 participants