Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump openapi-spec-validator from 0.5.7 to 0.6.0 #2569

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps openapi-spec-validator from 0.5.7 to 0.6.0.

Release notes

Sourced from openapi-spec-validator's releases.

0.6.0

This version drops support for Python 3.7

Upgrades

  • Compatibility with jsonschema 4.18, jsonschema-spec 0.2 and openapi-schema-validator 0.6 #202
  • Update dependencies #243

Deprecations

  • spec_url parameter of spec validator is deprecated. Use base_uri instead. #202

Backward incompatibilities

  • Drop python 3.7 support #226

0.6.0a2

Fixes

  • Update SupportsValidation protocol #232

0.6.0a1

This version drops support for Python 3.7

Features

  • Compatibility with jsonschema 4.18, jsonschema-spec 0.2 and openapi-schema-validator 0.6 #202

Backward incompatibilities

  • Drop python 3.7 support #226
Commits
  • dfe7203 Version 0.6.0
  • 99e9887 Update docs with base_uri examples
  • db40da1 Merge pull request #243 from python-openapi/feature/update-dependencies
  • 0007779 Update dependencies
  • aeb94aa Merge pull request #238 from python-openapi/dependabot/pip/mypy-1.4.1
  • ed77517 Bump mypy from 1.3.0 to 1.4.1
  • ddb59c0 Merge pull request #239 from python-openapi/dependabot/pip/tox-4.6.3
  • a2601ed Merge pull request #240 from python-openapi/dependabot/pip/pytest-7.4.0
  • 81482b6 Merge pull request #241 from python-openapi/dependabot/pip/sphinx-immaterial-...
  • 29ab2c4 Bump sphinx-immaterial from 0.11.4 to 0.11.5
  • Additional commits viewable in compare view

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 requested a review from a team as a code owner July 10, 2023 22:28
@dependabot dependabot bot added dependencies Dependabot Updates pip Dependabot Updates Python labels Jul 10, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/master/openapi-spec-validator-0.6.0 branch 2 times, most recently from 3fc1ebd to c7cb4b4 Compare July 11, 2023 07:38
Bumps [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) from 0.5.7 to 0.6.0.
- [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases)
- [Commits](python-openapi/openapi-spec-validator@0.5.7...0.6.0)

---
updated-dependencies:
- dependency-name: openapi-spec-validator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/openapi-spec-validator-0.6.0 branch from c7cb4b4 to ba7391c Compare July 11, 2023 08:00
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jfagoagas jfagoagas merged commit 58f056c into master Jul 11, 2023
4 checks passed
@jfagoagas jfagoagas deleted the dependabot/pip/master/openapi-spec-validator-0.6.0 branch July 11, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot Updates pip Dependabot Updates Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant