Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps justinrainbow/json-schema from 5.3.0 to 6.6.3.

Release notes

Sourced from justinrainbow/json-schema's releases.

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

Fixed

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

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

6.5.1

What's Changed

... (truncated)

Changelog

Sourced from justinrainbow/json-schema's changelog.

[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

  • Added extra breaking change to UPDATE-6.0.md regarding BaseConstraint::addError signature change (#823)
  • Update constraint class to PHP 7.2 language level (#824)
  • Update base constraint class to PHP 7.2 language level (#826)

Added

  • Introduce 32 bits CI workflow on latest php version (#825)

... (truncated)

Commits
  • 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
  • 4ba42aa Don't skip ref expanding for property called enum when child of property call...
  • cf4f130 refactor: Rename master to main (#848)
  • 68ba767 docs: Prepare 6.6.0 release
  • 53725e0 feat: add implementation for strict fully validating using draft-06 schema (#...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 3, 2025
@dependabot dependabot bot force-pushed the dependabot/composer/justinrainbow/json-schema-6.6.3 branch 3 times, most recently from 2f5c989 to 5515e67 Compare December 5, 2025 16:27
Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 5.3.0 to 6.6.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/justinrainbow/json-schema-6.6.3 branch from 5515e67 to 5131278 Compare December 5, 2025 16:30
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