Skip to content

Build: Bump openapi-spec-validator from 0.7.2 to 0.8.4#462

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openapi-spec-validator-0.8.4
Open

Build: Bump openapi-spec-validator from 0.7.2 to 0.8.4#462
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openapi-spec-validator-0.8.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 8, 2026

Bumps openapi-spec-validator from 0.7.2 to 0.8.4.

Release notes

Sourced from openapi-spec-validator's releases.

0.8.4

Features

  • Jsonschema-rs backend #478

0.8.3

Features

  • Use resolved cache feature of jsonschema-path #479

0.8.2

Features

  • OpenAPI 3.2 support #472
  • Add OAS 3.1 jsonSchemaDialect-aware schema meta-validation #471

0.8.1

Features

  • CLI version option #466
  • Split CLI error controls into validation and subschema modes #469

Fixes

  • Fix malformed schema traversal to report validation errors instead of internal exceptions #467
  • Validate declared path parameters against path template #470

Deprecations

  • Deprecates --error/--errors CLI options #469

0.8.0

Upgrades

  • Jsonschema-path 0.4 and openapi-schema-validator 0.7 upgrades #459
  • Python 3.13 and 3.14 support #392 #457

Fixes

  • Update openapi-schema-validator version constraint #439

Backward incompatibilities

0.8.0b3

Upgrades

  • Jsonschema-path 0.4.0b8 upgrade #455

... (truncated)

Commits
  • cca400f Version 0.8.4
  • 33585ea Merge pull request #478 from python-openapi/poc/rust-backend
  • a10dfe6 Merge pull request #480 from python-openapi/copilot/sub-pr-478
  • da9c9cb Address review feedback: fix docstring, trailing whitespace, f-string, instal...
  • 629f4e2 Initial plan
  • df9ba9b Rust backend
  • a093f9c Version 0.8.3
  • 0d757b5 Merge pull request #479 from python-openapi/feature/upgrade-jsonschema-path-0...
  • 0bbd761 Expose resolved cache
  • 023da95 Upgrade jsonschema-path 0.4.3
  • 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 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.7.2 to 0.8.4.
- [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases)
- [Commits](python-openapi/openapi-spec-validator@0.7.2...0.8.4)

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

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 Mar 8, 2026
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.

0 participants