up-for-grabs.net
up-for-grabs.net copied to clipboard
Bump json_schemer from 2.1.1 to 2.2.0
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
unevaluated
keywords: 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
Configuration
object: 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
67c52f0
Merge pull request #176 from davishmcclurg/2.2.0045a95d
Global configuration documentation20cc3f8
2.2.0580742d
Update JSON-Schema-Test-Suite fixtures223e9bc
Merge commit 'f3f81e356cc3fe0236efe3929888286ec53cfe73' into 2.2.0f3f81e3
Squashed 'JSON-Schema-Test-Suite/' changes from d38ddd54..bf0360f449ff77e
Merge pull request #175 from davishmcclurg/ref-default8803d3b
Merge pull request #170 from omkarmoghe/default-config6b536e8
AddConfiguration
functionality testsc1507fe
SimplifyConfiguration
- 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 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)
: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.