clemEssien / spark-nlp-phi-annotator

Apache License 2.0
1 stars 0 forks source link

Bump connexion[swagger-ui] from 2.7.0 to 2.10.0 in /server #29

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps connexion[swagger-ui] from 2.7.0 to 2.10.0.

Release notes

Sourced from connexion[swagger-ui]'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: https://github.com/zalando/connexion/compare/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)
dependabot[bot] commented 2 years ago

Superseded by #34.