Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps justinrainbow/json-schema from 6.4.2 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)
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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 6.4.2 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@6.4.2...6.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Dec 6, 2025
@dependabot dependabot bot requested a review from luka-nextcloud as a code owner December 6, 2025 02:02
@dependabot dependabot bot added the php Pull requests that update Php code label Dec 6, 2025
@dependabot dependabot bot requested review from elzody and grnd-alt as code owners December 6, 2025 02:02
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants