Skip to content

build(deps): bump json-schema from 6.1.0 to 6.2.0#3925

Merged
brucebolt merged 1 commit intomainfrom
dependabot/bundler/json-schema-6.2.0
Mar 9, 2026
Merged

build(deps): bump json-schema from 6.1.0 to 6.2.0#3925
brucebolt merged 1 commit intomainfrom
dependabot/bundler/json-schema-6.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps json-schema from 6.1.0 to 6.2.0.

Release notes

Sourced from json-schema's releases.

v6.2.0

What's Changed

New Features 🎉

New Contributors

Full Changelog: voxpupuli/json-schema@v6.1.0...v6.2.0

Changelog

Sourced from json-schema's changelog.

v6.2.0 (2026-03-06)

Full Changelog

Implemented enhancements:

Commits
  • 67b1e22 Merge pull request #571 from bastelfreak/rel620
  • cdcb286 Release 6.2.0
  • af8a881 Merge pull request #566 from jordan-brough/jordan/allow-disabling-multi-json
  • cf8cacb add a deprecation warning when multi_json is used
  • fd55720 in dev, allow verion of multi_json compatible with Ruby 2.7
  • 55b20e5 rubocop tweaks
  • 768f86e Allow disabling MultiJSON even when it is installed
  • 38c7534 Merge pull request #570 from voxpupuli/dependabot/github_actions/actions/down...
  • 1b80e50 Merge pull request #569 from voxpupuli/dependabot/github_actions/actions/uplo...
  • e584df6 Bump actions/download-artifact from 7 to 8
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
json-schema [>= 3.a, < 4]

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Mar 6, 2026
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

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.

Gemfile.lock Outdated
sprockets-rails
govuk_schemas (6.2.2)
json-schema (>= 2.8, < 6.2)
govuk_schemas (0.1.0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-6.2.0 branch from 8eddb2a to e683ee3 Compare March 9, 2026 12:31
@brucebolt
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

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 @dependabot recreate.

@brucebolt
Copy link
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>
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-6.2.0 branch from e683ee3 to d7312a3 Compare March 9, 2026 12:39
@brucebolt brucebolt merged commit fcbde5b into main Mar 9, 2026
17 checks passed
@brucebolt brucebolt deleted the dependabot/bundler/json-schema-6.2.0 branch March 9, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant