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

Update openapi-spec-validator requirement from ~=0.5.1 to >=0.5.1,<0.7.0 #403

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on openapi-spec-validator to permit the latest version.

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

Updates the requirements on [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) to permit the latest version.
- [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases)
- [Commits](python-openapi/openapi-spec-validator@0.5.1...0.6.0)

---
updated-dependencies:
- dependency-name: openapi-spec-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 10, 2023
@blink1073 blink1073 merged commit 99a0e51 into main Jul 15, 2023
@blink1073 blink1073 deleted the dependabot/pip/openapi-spec-validator-gte-0.5.1-and-lt-0.7.0 branch July 15, 2023 20:11
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jul 31, 2023
https://build.opensuse.org/request/show/1101421
by user bnavigator + maxlin_factory
- Drop jupyterlab_server-ignore-jsonschema-deprecation.patch
- Update to 2.24.0
  * add lab config for copy absolute path #405 (@pauky)
  * Requirements updates
- Disable openapi subpackage: gh#jupyterlab/jupyterlab_server#400
- Ignore jsonschema deprecation
  * Add jupyterlab_server-ignore-jsonschema-deprecation.patch
- Raise upper pin for openapi-spec-validator
  * gh#jupyterlab/jupyterlab_server#403
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 maintenance python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant