chore(deps): update dependency connexion to v3 #318
  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.