up-for-grabs.net
up-for-grabs.net copied to clipboard
Bump json_schemer from 2.1.1 to 2.2.0
trafficstars
Bumps json_schemer from 2.1.1 to 2.2.0.
Changelog
Sourced from json_schemer's changelog.
2.2.0 - 2024-03-02
Bug Fixes
- Support symbol keys when accessing original instance: https://github.com/davishmcclurg/json_schemer/commit/d52c130e9967919c6cf1c9dbc3f0babfb8b01cf8
- Support custom keywords in nested schemas: https://github.com/davishmcclurg/json_schemer/commit/93c85a5006981347c7e9a4c11b73c6bdb65d8ba2
- Stringify instance location for custom keywords: https://github.com/davishmcclurg/json_schemer/commit/513c99130b9e7986b09881e7efd3fb7143744754
- Reduce unhelpful error output in
unevaluatedkeywords: davishmcclurg/json_schemer#164- Handle parse errors during schema validation: davishmcclurg/json_schemer#171
- Follow refs when finding default property values: davishmcclurg/json_schemer#175
Features
- Global configuration with
Configurationobject: davishmcclurg/json_schemer#170- Symbol key property defaults with
insert_property_defaults: :symbol: https://github.com/davishmcclurg/json_schemer/commit/a72473dc84199107ddedc8998950e5b82273232a- Consistent schema type support for schema validation methods: https://github.com/davishmcclurg/json_schemer/commit/bbcd0cea20cbaa61cf2bdae5f53840861cae54b8
- Validation option support for schema validation methods: https://github.com/davishmcclurg/json_schemer/commit/2eeef77de522f127619b7d0faa51e0d7e40977ad
Commits
67c52f0Merge pull request #176 from davishmcclurg/2.2.0045a95dGlobal configuration documentation20cc3f82.2.0580742dUpdate JSON-Schema-Test-Suite fixtures223e9bcMerge commit 'f3f81e356cc3fe0236efe3929888286ec53cfe73' into 2.2.0f3f81e3Squashed 'JSON-Schema-Test-Suite/' changes from d38ddd54..bf0360f449ff77eMerge pull request #175 from davishmcclurg/ref-default8803d3bMerge pull request #170 from omkarmoghe/default-config6b536e8AddConfigurationfunctionality testsc1507feSimplifyConfiguration- 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)
:wave: I'm a robot checking the state of this pull request to save the human reviewers time. I don't see any changes under _data/projects/ so I don't have any feedback here.
As you make changes to this pull request, I'll re-run these checks.