build(deps): bump json-schema from 6.1.0 to 6.2.0#3925
Merged
Conversation
|
This application is owned by the publishing platform team. Please let us know in #govuk-publishing-platform when you raise any PRs. Follow these steps if you are doing a Rails upgrade. |
brucebolt
requested changes
Mar 9, 2026
Gemfile.lock
Outdated
| sprockets-rails | ||
| govuk_schemas (6.2.2) | ||
| json-schema (>= 2.8, < 6.2) | ||
| govuk_schemas (0.1.0) |
Member
There was a problem hiding this comment.
This is downgrading govuk_schemas, as 6.2.2 of that gem doesn't support version 6.2.0 of json-schema. Will be resolved in 6.2.3 of govuk_schemas.
8eddb2a to
e683ee3
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot recreate |
Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/voxpupuli/json-schema/releases) - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](voxpupuli/json-schema@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: json-schema dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e683ee3 to
d7312a3
Compare
brucebolt
approved these changes
Mar 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps json-schema from 6.1.0 to 6.2.0.
Release notes
Sourced from json-schema's releases.
Changelog
Sourced from json-schema's changelog.
Commits
67b1e22Merge pull request #571 from bastelfreak/rel620cdcb286Release 6.2.0af8a881Merge pull request #566 from jordan-brough/jordan/allow-disabling-multi-jsoncf8cacbadd a deprecation warning when multi_json is usedfd55720in dev, allow verion of multi_json compatible with Ruby 2.755b20e5rubocop tweaks768f86eAllow disabling MultiJSON even when it is installed38c7534Merge pull request #570 from voxpupuli/dependabot/github_actions/actions/down...1b80e50Merge pull request #569 from voxpupuli/dependabot/github_actions/actions/uplo...e584df6Bump actions/download-artifact from 7 to 8Most Recent Ignore Conditions Applied to This Pull Request
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 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)