Skip to content

build(deps): bump justinrainbow/json-schema from 6.6.4 to 6.9.0#2482

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/justinrainbow/json-schema-6.9.0
Open

build(deps): bump justinrainbow/json-schema from 6.6.4 to 6.9.0#2482
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/justinrainbow/json-schema-6.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps justinrainbow/json-schema from 6.6.4 to 6.9.0.

Release notes

Sourced from justinrainbow/json-schema's releases.

6.9.0

Fixed

  • fix: allow "#", "?", and "?#" as valid URI references per RFC 3986 (#910)
  • fix: annotate resolved schemas with dialect-aware id keyword (#912)

Added

  • fix: treat optional JSON Schema test suite cases as real tests (#913) (#915)
  • feat: add bin/run-test-case to run a single test suite case by description (#914)

6.8.2

Fixed

  • Update to json schema test suite main branch (#906)

6.8.1

Fixed

  • Bump actions/checkout from v4 to v5 was re-applied due to PR merge issues with GitHub (#902)

6.8.0 - Broken

Added

  • Bump actions/checkout from v4 to v5 (#902)
  • Update readme for draft 7 (#899)
  • ci: Add Copilot setup steps (#892)

Fixed

  • Fix shell injection in update-changelog workflow for PR titles with backticks (#897)
  • Remove v prefix from release tags and GitHub releases (#895)

Deprecated

  • Deprecate Constraint::CHECK_MODE_NONE (#896)

⚠️ Changes from version 6.8.0 were lost. Please don't use this version. Update to version 6.8.1

6.7.2

Fixed

  • Fix idn_to_ascii deprecation warning by using INTL_IDNA_VARIANT_UTS46 (#887)

6.7.1

Fixed

  • Fix TypeError in pattern property validation with integer keys (#880)

6.7.0

Fixed

  • Enforce RFC 1035 hostname label length limits in draft 3/4 (#878)
  • UriRetriever: Include actual media type in InvalidSchemaMediaTypeException message (#872)

... (truncated)

Changelog

Sourced from justinrainbow/json-schema's changelog.

[6.9.0] - 2026-06-05

Fixed

  • fix: allow "#", "?", and "?#" as valid URI references per RFC 3986 (#910)
  • fix: annotate resolved schemas with dialect-aware id keyword (#912)

Added

  • fix: treat optional JSON Schema test suite cases as real tests (#913) (#915)
  • feat: add bin/run-test-case to run a single test suite case by description (#914)

[6.8.2] - 2026-05-05

Fixed

  • Update to json schema test suite main branch (#906)

[6.8.1] - 2026-05-04

Fixed

  • Bump actions/checkout from v4 to v5 was re-applied due to PR merge issues with GitHub (#902)

[6.8.0] - 2026-04-02

Added

  • Bump actions/checkout from v4 to v5 (#902)
  • Update readme for draft 7 (#899)
  • ci: Add Copilot setup steps (#892)

Fixed

  • Fix shell injection in update-changelog workflow for PR titles with backticks (#897)
  • Remove v prefix from release tags and GitHub releases (#895)

Deprecated

  • Deprecate Constraint::CHECK_MODE_NONE (#896)

[6.7.2] - 2026-02-15

Fixed

  • Fix idn_to_ascii deprecation warning by using INTL_IDNA_VARIANT_UTS46 (#887)

[6.7.1] - 2026-02-13

Fixed

  • Fix TypeError in pattern property validation with integer keys (#880)

[6.7.0] - 2026-02-13

Fixed

... (truncated)

Commits
  • bd1bda2 docs: Prepare release 6.9.0
  • 91eb113 docs: Update CHANGELOG.md for PR #915
  • eeef76b fix: treat optional JSON Schema test suite cases as real tests (#913) (#915)
  • 4499dfa docs: Correct changelog from missing releases
  • f45aaa1 docs: Update CHANGELOG.md for PR #912
  • a10f275 fix: annotate resolved schemas with dialect-aware id keyword (#912)
  • fa5cd81 docs: Update CHANGELOG.md for PR #914
  • 3cf163a feat: add bin/run-test-case to run a single test suite case by description (#...
  • 00de879 docs: Update CHANGELOG.md for PR#910
  • e444d9d fix: allow "#", "?", and "?#" as valid URI references per RFC 3986 (#910)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 6.6.4 to 6.9.0.
- [Release notes](https://github.com/jsonrainbow/json-schema/releases)
- [Changelog](https://github.com/jsonrainbow/json-schema/blob/main/CHANGELOG.md)
- [Commits](jsonrainbow/json-schema@6.6.4...6.9.0)

---
updated-dependencies:
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants