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

chore(deps): update dependency openapi-schema-validator to ~=0.6.2 #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
openapi-schema-validator minor ~= 0.1.5 -> ~=0.6.2

Release Notes

python-openapi/openapi-schema-validator (openapi-schema-validator)

v0.6.2

Compare Source

Bug fixes

  • OAS30Validator readonly writeonly fix #​135

v0.6.1

Compare Source

Bug fixes

  • Jsonschema package keywords module rename fix #​132

v0.6.0

Compare Source

This version drops support for Python 3.7

Upgrades

  • Compatibility with jsonschema 4.18 #​72
  • Dependencies update #​106

Backward incompatibilities

  • Python 3.7 support dropped #​84
  • OAS30Validator no longer accept read and write properties. Use OASReadValidator and OAS30WriteValidator instead. #​85

v0.5.0

Compare Source

Changelog

  • Formats raise error for other types fix #​67

Backward incompatibilities

  • format validators ignore other types and pass (in accordance with the specification)

v0.4.4

Compare Source

Changelog

  • Include tests in sdist archives #​71
  • jsonschema 4.17 dependency limit #​73
  • add python 3.11 support #​74

v0.4.3

Compare Source

Changelog

  • test required formats only #​62

v0.4.2

Compare Source

Changelog

  • Rely on jsonschema date date-time and uuid format checkers. Format checkers assigned to validators #​60

Backward incompatibility

  • Missing format checker for format no longer raise FormatError

v0.4.1

Compare Source

Changelog

  • OAS30 read write validators #​59

v0.4.0

Compare Source

Changelog

  • Drop no longer used runtime dependency on attrs #​54
  • Re-implemented nullable based on OAS 3.0.3 definition. #​57

v0.3.4

Compare Source

Changelog

  • OASValidator 3.0 read write pass with evolve #​52

v0.3.3

Compare Source

Changelog

  • Static types and Mypy static type check #​51

v0.3.2

Compare Source

Changeling

  • type validator error msg formatting fix #​50

v0.3.1

Compare Source

Changelog

  • OpenAPI 3.1 validator's JSONSchema subclassing deprecation fix #​47
  • OpenAPI 3.0 validator's JSONSchema subclassing deprecation workaround #​49

v0.3.0

Compare Source

Changelog

  • OpenAPI 3.1 validator #​18
  • drop python 3.6 support #​18
  • make jsonschema4 compatible (DeprecationWarning fix) reintroduced #​38
  • 0.2.1 changes #​37
    • Revert "make jsonschema4 compatible (DeprecationWarning fix)"
    • drop python 3.6 support part 2
    • Limit jsonschema dependency
  • Validate oneOf, anyOf and allOf with discriminator OAS30 #​30 and OAS31 #​39

v0.2.3

Compare Source

Changelog

  • readOnly and writeOnly on jsonschema4 fix #​41

v0.2.2

Compare Source

Changelog

  • Validate oneOf, anyOf and allOf with discriminator (cherry-pick from 0.3.x) #​30

v0.2.1

Compare Source

Changelog

  • Revert "make jsonschema4 compatible (DeprecationWarning fix)" #​34
  • Drop python 3.6 support (cherry-pick from 0.3.x and part 2) #​35
  • Limit jsonschema dependency #​36

v0.2.0

Compare Source

Changelog

  • switch to poetry #​27
  • drop python 2.7 and 3.5 support #​27 #​28
  • make jsonschema4 compatible (DeprecationWarning fix) #​25

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants