Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Bump openapi-spec-validator from 0.6.0 to 0.7.0 in /reqs #100

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps openapi-spec-validator from 0.6.0 to 0.7.0.

Release notes

Sourced from openapi-spec-validator's releases.

0.7.0

Features

  • Allow validate multiple files (also with pre-commit hook) #255
  • Validators and keywords refactor #286
  • Python 3.12 support #290
  • Bump docker image python from 3.11.5-alpine to 3.12.0-alpine #288

Deprecations

  • openapi_*_spec_validator objects are deprecated. Use *SpecValidator classes instead.
Commits
  • 74a6c5f Version 0.7.0
  • 5c6d50c Add bump2version to dev dependencies
  • 600c562 Merge pull request #288 from python-openapi/dependabot/docker/python-3.12.0-a...
  • a333c3d Merge pull request #290 from python-openapi/feature/python-3.12-support
  • 4d9060b Python 3.12 support
  • 3787662 Merge pull request #289 from python-openapi/feature/pyflakes-pre-commit-hook
  • 2e8903a Pyflakes pre-commit hook
  • b105fab Bump python from 3.11.5-alpine to 3.12.0-alpine
  • 29b193e Merge pull request #286 from python-openapi/refactor/validators-refactor
  • 5efb067 Validators refactor
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases)
- [Commits](python-openapi/openapi-spec-validator@0.6.0...0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2023

Superseded by #102.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/pip/reqs/openapi-spec-validator-0.7.0 branch October 16, 2023 21:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants