Skip to content

build(deps): bump justinrainbow/json-schema from 6.2.0 to 6.7.2#68

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/justinrainbow/json-schema-6.7.2
Open

build(deps): bump justinrainbow/json-schema from 6.2.0 to 6.7.2#68
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/justinrainbow/json-schema-6.7.2

Conversation

@dependabot
Copy link

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

Bumps justinrainbow/json-schema from 6.2.0 to 6.7.2.

Release notes

Sourced from justinrainbow/json-schema's releases.

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)
  • docs: Correct trailing spaces in Markdown (#873)

Added

  • Feat: Add Draft-07 support (#847)
  • Automate changelog updates on PR merge (#874)

Changed

  • Add automated release workflow with changelog integration (#879)
  • Fix welcome workflow permission errors from forked PRs (#875)

6.6.4

What's Changed

Full Changelog: jsonrainbow/json-schema@6.6.3...6.6.4

6.6.3

What's Changed

New Contributors

Full Changelog: jsonrainbow/json-schema@6.6.2...6.6.3

6.6.2

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from justinrainbow/json-schema's changelog.

[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

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

Added

  • Feat: Add Draft-07 support (#847)
  • Automate changelog updates on PR merge (#874)

Changed

  • Add automated release workflow with changelog integration (#879)
  • Fix welcome workflow permission errors from forked PRs (#875)

[6.6.4] - 2025-12-19

Changed

  • ci: Run workflows against 5.x.x branches (#859)

Fixed

  • UriValidator: Allow file:/ and file:/// (#856)
  • Fix .php-cs-fixer.dist.php export-ignore (#861)

[6.6.3] - 2025-12-02

Changed

  • Restricted mark-mabe/php-enum dependency to ^4.4 due to lower versions emitting a warning on PHP 8 (#854)

[6.6.2] - 2025-11-28

Changed

  • Move PHP 8.5 to default add PHP 8.6 as experimental (#852)

Fixed

  • Allow underscore and tilde in URI hostnames as per RFC 3986 (#853)

[6.6.1] - 2025-11-07

Changed

  • Rename master to main (#848)

Fixed

  • Don't skip ref expanding for property called enum when child of property called properties (#851)

... (truncated)

Commits
  • 6fea66c docs: Prepare release 6.7.2
  • 11c7edc docs: Update CHANGELOG.md for PR #887
  • 07d65c5 Fix idn_to_ascii deprecation warning by using INTL_IDNA_VARIANT_UTS46 (#887)
  • cd3137a docs: Prepare release 6.7.1
  • 9e72958 docs: Update CHANGELOG.md for PR #880
  • fd1fa4d Fix TypeError in pattern property validation with integer keys (#880)
  • f64d1a9 docs: Prepare release 6.7.0
  • eafc4d9 docs: Update CHANGELOG.md for PR #878
  • 22ff161 Enforce RFC 1035 hostname label length limits in draft 3/4 (#878)
  • 65863c2 docs: Update CHANGELOG.md for PR #847
  • Additional commits viewable in compare view

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)

Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 6.2.0 to 6.7.2.
- [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.2.0...v6.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 13, 2026
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.

0 participants