Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps connexion from 2.9.0 to 2.10.0.

Release notes

Sourced from connexion's releases.

2.10.0

Note

Due to unavailability of maintainers with access to the connexion PyPi project, this version has been released under a new PyPi project connexion2 for now: https://pypi.org/project/connexion2/

EDIT 15/01/2022: This version is now available under the main PyPi repository: https://pypi.org/project/connexion/2.10.0/

Changelog

  • Bump Flask & Werkzeug major versions to 2.x #1402
  • Send request exception signal in common exception handler #1326
  • Render correct UI template when serving multiple APIs #1404
  • Use jsonschema for validation instead of openapi_spec_validator #936
  • Add Relative resolver #1419
  • Add keywords to the list of pythonic words #1425
  • Improved error 415 #1185

Full Changelog: spec-first/connexion@2.9.0...2.10.0

Commits

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 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)

@dependabot dependabot bot added the backend Python Backend label Jan 17, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/backend/connexion-2.10.0 branch 4 times, most recently from 79275c3 to 1f499d6 Compare January 25, 2022 11:35
@dependabot dependabot bot force-pushed the dependabot/pip/backend/connexion-2.10.0 branch 3 times, most recently from aefa3db to 43bcd94 Compare January 25, 2022 12:52
Bumps [connexion](https://github.com/zalando/connexion) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/zalando/connexion/releases)
- [Commits](spec-first/connexion@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: connexion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/connexion-2.10.0 branch from 43bcd94 to d1cc2db Compare January 25, 2022 12:52
@marco-c marco-c merged commit 3b908f3 into master Jan 25, 2022
@marco-c marco-c deleted the dependabot/pip/backend/connexion-2.10.0 branch January 25, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Python Backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants