chore(deps): update jsonschema requirement from 0.46 to 0.47#37
chore(deps): update jsonschema requirement from 0.46 to 0.47#37dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [jsonschema](https://github.com/Stranger6667/jsonschema) to permit the latest version. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.46.0...ruby-v0.47.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.47.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
The library update introduces a change in the Minimum Supported Rust Version (MSRV). This may cause build failures in environments using older toolchains. Please ensure that CI and development configurations are updated to meet the new requirement. The PR is otherwise compliant with quality standards and includes no new issues.
About this PR
- The library update includes a bump in the Minimum Supported Rust Version (MSRV). Ensure that the CI environment and local development setups are compatible with the new requirement to prevent build failures.
Test suggestions
- Verify successful compilation with the updated library and the required Rust toolchain.
- Ensure existing JSON schema validation tests pass without regressions using the new library version.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify successful compilation with the updated library and the required Rust toolchain.
2. Ensure existing JSON schema validation tests pass without regressions using the new library version.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
|
Superseded by #45. |
Updates the requirements on jsonschema to permit the latest version.
Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
c327318chore(ruby): Release 0.47.047385d4chore(python): Release 0.47.02d433f1chore(ruby): Update jsonschema dependency to 0.47.0258ff4bbuild: Update rust release job0228347chore(rust): Release 0.47.01c09423chore: Update justfile3a292b1feat: Optionaliter_errors(instance)method on custom keyword validators fo...6e6d354docs: Update benchmarks935eedbfeat:Keyword::iter_errorsfor reporting multiple validation errors from a ...e68fc99chore: Simplify code generated byjsonschema::validatorDependabot 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 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)