Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps openapi-spec-validator from 0.2.8 to 0.5.7.

Release notes

Sourced from openapi-spec-validator's releases.

0.5.7

Changelog

  • allow path item ref fix #210
  • openapi 3.0 schema update #212
  • openapi 3.1 schema update #213

0.5.6

Changelog

  • Fix typo in server variables schema for OpenAPI 3.1.0 #198
  • Include tests in sdist archives #199
  • jsonschema 4.17 dependency limit #203
  • add python 3.11 support #204

0.5.5

Changelog

  • update openapi-schema-validator dependecy #194

0.5.4

Changelog

  • schema properties validation recursion fix #193

0.5.3

Changelog

  • fix custom format checker not found test #190
  • fix property missing reference validation #191

0.5.2

Changelog

  • Use stdlib importlib.resources on python >= 3.9 #174
  • mypy typing module version fix #181
  • Drop no longer used runtime dependency on PyYAML #180
  • allow openapi-schema-validator 0.4 #187

0.5.1

Changelog

  • Responses schema validation #177

0.5.0

Changelog

  • detect spec schema version #167
  • static types and Mypy static type check #168
  • tests mark network #169
  • schemas and validators lazy loading proxy #170
  • CLI detect spec version #171
  • Shortcuts refactor and validators explicit usage #172

Backward incompatibilities

  • redundant shortcuts validate_v*_spec and validate_v*_spec_url removed. Use validate_spec and validate_spec_url with validator parameter instead.
  • default_handlers (and whole handlers package) removed. Use handlers from jsonschema_spec.handlers instead.

... (truncated)

Commits
  • 3c2941c Version 0.5.7
  • 6c23aa8 Merge pull request #227 from python-openapi/bump-typing-extensions-4.5.0
  • c82f7a0 Bump typing-extensions from 4.3.0 to 4.5.0
  • 86de66b readthedocs poetry extra fix
  • 41e4827 Bump jsonschema-spec from 0.1.1 to 0.1.6
  • e89ed4a python publish workflow trigger fix
  • 8ffc762 Merge pull request #220 from python-openapi/dependabot/docker/python-3.11-alpine
  • 0a18ee2 Merge pull request #221 from python-openapi/dependabot/pip/black-23.3.0
  • 1e149c5 Bump black from 22.8.0 to 23.3.0
  • 47542d9 Merge pull request #222 from python-openapi/dependabot/pip/pytest-cov-4.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 5, 2025
Bumps [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) from 0.2.8 to 0.5.7.
- [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases)
- [Commits](python-openapi/openapi-spec-validator@0.2.8...0.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/openapi-spec-validator-0.5.7 branch from d2c8879 to 99af317 Compare May 8, 2025 22:45
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant