Skip to content

Bump justinrainbow/json-schema from 5.3.4 to 6.9.0#1028

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

Bump justinrainbow/json-schema from 5.3.4 to 6.9.0#1028
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/justinrainbow/json-schema-6.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps justinrainbow/json-schema from 5.3.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 dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/composer/justinrainbow/json-schema-6.9.0 branch from 4e6da0d to 49c0ca9 Compare June 8, 2026 05:44
Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 5.3.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@5.3.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/justinrainbow/json-schema-6.9.0 branch from 49c0ca9 to 752b119 Compare June 9, 2026 07:56
@staabm staabm closed this Jun 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@staabm staabm deleted the dependabot/composer/justinrainbow/json-schema-6.9.0 branch June 9, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant