Skip to content

Conversation

@dependabot
Copy link

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

Bumps connexion from 2.7 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

2.9.0

Release with new (backwards-compatible) features: https://pypi.org/project/connexion/2.9.0/

Notable changes:

  • support required: false for headers #1293
  • support multiple security schemes #1290
  • better handling of numerical path parameters in Flask #1290

Detailed list of changes: https://github.com/zalando/connexion/milestone/12

2.8.0

New maintenance/bugfix release https://pypi.org/project/connexion/2.8.0/

See https://github.com/zalando/connexion/milestone/11 for list of changes

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)

Bumps [connexion](https://github.com/zalando/connexion) from 2.7 to 2.10.0.
- [Release notes](https://github.com/zalando/connexion/releases)
- [Commits](spec-first/connexion@2.7.0...2.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 9, 2022

Superseded by #108.

@dependabot dependabot bot closed this Feb 9, 2022
@dependabot dependabot bot deleted the dependabot/pip/cli/connexion-2.10.0 branch February 9, 2022 00:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant