Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Updates the requirements on justinrainbow/json-schema to permit the latest version.

Release notes

Sourced from justinrainbow/json-schema's releases.

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

Changelog

Sourced from justinrainbow/json-schema's changelog.

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

[6.4.1] - 2025-04-04

Fixed

  • Fix support for 32bits PHP (#817)

[6.4.0] - 2025-04-01

Added

  • Run PHPStan using the lowest and highest php version (#811)

Fixed

  • Use parallel-lint and cs2pr for improved feedback on linting errors (#812)
  • Array with number values with mathematical equality are considered valid (#813)

... (truncated)

Commits
  • 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)
  • See full diff in compare view

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)

Updates the requirements on [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) to permit the latest version.
- [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.0...6.6.1)

---
updated-dependencies:
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 10, 2025
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

Development

Successfully merging this pull request may close these issues.

1 participant