Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2025

Bumps justinrainbow/json-schema from 6.4.2 to 6.6.0.

Release notes

Sourced from justinrainbow/json-schema's releases.

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

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

6.5.0

What's Changed

Full Changelog: jsonrainbow/json-schema@6.4.2...6.5.0

Changelog

Sourced from justinrainbow/json-schema's changelog.

[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
  • 68ba767 docs: Prepare 6.6.0 release
  • 53725e0 feat: add implementation for strict fully validating using draft-06 schema (#...
  • 1ed7239 Add lint check for class autoloading PSR compliance (#845)
  • ac0d369 docs: Prepare 6.5.2 release
  • def86e5 Fix issue when http headers are already present (#843)
  • b5ab21e docs: Prepare 6.5.1 release
  • 93e0ed7 ci: Add PHP 8.5 to pipeline, ignoring dependencies and as experimental (#842)
  • 3916d66 docs: Prepare 6.5.0 release
  • b1562e4 Fix PHP 8.5 $http_response_header deprecation (#841)
  • 3763af1 feat: update to latest json schema test suite (#821)
  • 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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Oct 11, 2025
@dependabot dependabot bot requested a review from elzody as a code owner October 11, 2025 01:02
@dependabot dependabot bot added the php Pull requests that update Php code label Oct 11, 2025
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

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 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.

1 participant