datamodel-code-generator
datamodel-code-generator copied to clipboard
Bump openapi-spec-validator from 0.6.0 to 0.7.1
Bumps openapi-spec-validator from 0.6.0 to 0.7.1.
Release notes
Sourced from openapi-spec-validator's releases.
0.7.1
Features
- Versions submodule #291
- Move to jsonschema-path package #292
- Validator accepts any schema (schema dictionary or SchemaPath) #293
validateandvalidate_urlshortcuts #294Deprecations
validate_specshortcut in deprecated. Usevalidateinstead.validate_spec_urlshortcut is deprecated. Usevalidate_urlinstead.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_validatorobjects are deprecated. Use*SpecValidatorclasses instead.
Commits
409da9dVersion 0.7.1a9e9f27Merge pull request #294 from python-openapi/feature/validate-and-validate-url...8564cc6validate and validate_url shortcuts5f24987Merge pull request #293 from python-openapi/feature/validator-accept-any-schemaeeff41aValidator accept any schemae450e39Merge pull request #292 from python-openapi/feature/move-to-jsonschema-path1d66de7Move to jsonschema-path45bbe0aMerge pull request #291 from python-openapi/feature/versions-submoduledb016faVersions submodule74a6c5fVersion 0.7.0- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
CodSpeed Performance Report
Merging #2111 will not alter performance
Comparing dependabot/pip/openapi-spec-validator-0.7.1 (7c70775) with main (d306553)
Summary
✅ 30 untouched benchmarks
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.