chore(deps): update dependency connexion to v3#318
Open
renovate[bot] wants to merge 2 commits intomainfrom
Open
chore(deps): update dependency connexion to v3#318renovate[bot] wants to merge 2 commits intomainfrom
renovate[bot] wants to merge 2 commits intomainfrom
Conversation
81975a3 to
11248dd
Compare
11248dd to
3f83602
Compare
00f421c to
3d8b3b3
Compare
3d8b3b3 to
782e0f7
Compare
782e0f7 to
d2de186
Compare
d2de186 to
83b7290
Compare
83b7290 to
0b77c09
Compare
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
==2.14.2->==3.2.0Release Notes
spec-first/connexion (connexion)
v3.2.0Compare Source
What's Changed
nameis… by @mavwolverine in https://github.com/spec-first/connexion/pull/1976swagger_ui_optionsin docstring forFlaskAppby @FelixSchwarz in https://github.com/spec-first/connexion/pull/2007hellomodule in v3 getting-started doc by @chrisinmtown in https://github.com/spec-first/connexion/pull/2003New Contributors
Full Changelog: spec-first/connexion@3.1.0...3.2.0
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: spec-first/connexion@3.0.6...3.1.0
v3.0.6Compare Source
What's Changed
New Contributors
Full Changelog: spec-first/connexion@3.0.5...3.0.6
v3.0.5Compare Source
Highlights
Fix broken swagger_ui when using Swagger 2 specification with references.
What's Changed
Full Changelog: spec-first/connexion@3.0.4...3.0.5
v3.0.4Compare Source
Highlights
Set Starlette upperbound version to <0.33 until https://github.com/encode/starlette/discussions/2361 is resolved.
What's Changed
Full Changelog: spec-first/connexion@3.0.3...3.0.4
v3.0.3Compare Source
Highlights
What's Changed
New Contributors
Full Changelog: spec-first/connexion@3.0.2...3.0.3
v3.0.2Compare Source
Highlights
What's Changed
New Contributors
Full Changelog: spec-first/connexion@3.0.1...3.0.2
v3.0.1Compare Source
Highlights
FlaskAppto match documented behaviorWhat's Changed
Full Changelog: spec-first/connexion@3.0.0...3.0.1
v3.0.0Compare Source
Connexion 3.0: API-first for all
We are excited to announce the release of Connexion 3.0! 🎉
Connexion 3 fundamentally changes how Connexion is designed and implemented, and how it
fits into the wider Python API ecosystem. We adopted the ASGI interface, which makes Connexion both
modular and well-integrated with most modern Python API tooling.
It brings some major changes compared to 2.X:
Appand newAsyncAppallow you to use Connexion as a stand-alone frameworkAppinterface was extended so you no longer have to care about the framework usedunderneath
with its spec-based functionality
with multiple content types and making it easy to add validation for additional content types
add support for additional security schemes.
our documentation_For further details, check:
Full changelog
add_middlewareinterface by @RobbeSneyders in https://github.com/spec-first/connexion/pull/1683New Contributors
Full Changelog: spec-first/connexion@2.13.0...3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.