Skip to content

Bump justinrainbow/json-schema from 5.3.0 to 6.6.4#960

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/justinrainbow/json-schema-6.6.4
Closed

Bump justinrainbow/json-schema from 5.3.0 to 6.6.4#960
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/justinrainbow/json-schema-6.6.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps justinrainbow/json-schema from 5.3.0 to 6.6.4.

Release notes

Sourced from justinrainbow/json-schema's releases.

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

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

6.6.1

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

Full Changelog: jsonrainbow/json-schema@6.6.0...6.6.1

6.6.0

[6.6.0] - 2025-10-10

Added

  • Add lint check for class autoloading PSR compliance (#845)
  • add implementation for strict fully validating using draft-06 schema (#843)

New Contributors

Full Changelog: jsonrainbow/json-schema@6.5.2...6.6.0

6.5.2

[6.5.2] - 2025-09-09

... (truncated)

Changelog

Sourced from justinrainbow/json-schema's changelog.

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

[6.6.0] - 2025-10-10

Added

  • Add lint check for class autoloading PSR compliance (#845)
  • add implementation for strict fully validating using draft-06 schema (#843)

[6.5.2] - 2025-09-09

Fixed

  • Fix issue when http headers are already present (#843)

[6.5.1] - 2025-08-29

Changed

  • ci: Add PHP 8.5 to pipeline, ignoring dependencies and as experimental (#842)

[6.5.0] - 2025-08-29

Changed

  • Update test case to current (PHP) standards (#831)
  • Upgrade test suite to use generators (#834)
  • update to latest json schema test suite (#821)

Fixed

  • Fix PHP 8.5 $http_response_header deprecation (#840)

[6.4.2] - 2025-06-03

Fixed

  • Fix objects are non-unique despite key order (#819)
  • Id's not being resolved and id property affects sibling ref which it should not do (#828)

Changed

... (truncated)

Commits
  • 2eeb75d docs: Changelog for 6.6.4 release
  • bf411cd .gitattributes: Fix .php-cs-fixer.dist.php export-ignore (#861)
  • cb51582 UriValidator file: tests/fix(es) (#858)
  • 2911a17 ci: Run workflows against 5.x.x branches (#859)
  • 134e989 docs: Prepare 6.6.3 release
  • 3b04a58 Update php-enum dependency version to ^4.4 (#854)
  • 3c25fe7 docs: Prepare 6.6.2 release
  • 3e71d79 build: Move PHP 8.5 to default add PHP 8.6 as experimental (#852)
  • 8ca5769 Allow underscore and tilde in URI hostnames as per RFC 3986 (#853)
  • fd8e5c6 docs: Prepare 6.6.1 release
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 5, 2026
@dependabot dependabot bot force-pushed the dependabot/composer/justinrainbow/json-schema-6.6.4 branch 10 times, most recently from 4765264 to 4ca6f36 Compare January 26, 2026 05:19
@dependabot dependabot bot force-pushed the dependabot/composer/justinrainbow/json-schema-6.6.4 branch 3 times, most recently from dde382e to c09a625 Compare February 2, 2026 06:00
Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 5.3.0 to 6.6.4.
- [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.0...6.6.4)

---
updated-dependencies:
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.6.4
  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.6.4 branch from c09a625 to af9b14f Compare February 2, 2026 06:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Superseded by #987.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/composer/justinrainbow/json-schema-6.6.4 branch February 16, 2026 01:22
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