fix(deps): update dependency connexion to v3#115
Open
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency connexion to v3#115red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
Conversation
4961264 to
b7aa485
Compare
b7aa485 to
0f94b76
Compare
0f94b76 to
5ef18a6
Compare
5ef18a6 to
1805f79
Compare
Contributor
Author
|
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1805f79 to
801c214
Compare
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→~=3.3Release Notes
spec-first/connexion (connexion)
v3.3.0Compare Source
What's Changed
connexion.ConnexionMiddleware.add_apiby @bastantoine in #2030testpathsand {posargs} in poetry-pytest invocation by @chrisinmtown in #2067New Contributors
Full Changelog: spec-first/connexion@3.2.0...3.3.0
v3.2.0Compare Source
What's Changed
nameis… by @mavwolverine in #1976swagger_ui_optionsin docstring forFlaskAppby @FelixSchwarz in #2007hellomodule in v3 getting-started doc by @chrisinmtown in #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://redirect.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 #1683New Contributors
Full Changelog: spec-first/connexion@2.13.0...3.0.0
v2.15.1Compare Source
What's Changed
Full Changelog: spec-first/connexion@2.15.0...2.15.1
v2.15.0Compare Source
What's Changed
Full Changelog: spec-first/connexion@2.14.2...2.15.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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.