Skip to content

Chore(deps): Bump justinrainbow/json-schema from 6.4.1 to 6.4.2#7053

Merged
luka-nextcloud merged 1 commit into
mainfrom
dependabot/composer/justinrainbow/json-schema-6.4.2
Jul 15, 2025
Merged

Chore(deps): Bump justinrainbow/json-schema from 6.4.1 to 6.4.2#7053
luka-nextcloud merged 1 commit into
mainfrom
dependabot/composer/justinrainbow/json-schema-6.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2025

Copy link
Copy Markdown
Contributor

Bumps justinrainbow/json-schema from 6.4.1 to 6.4.2.

Release notes

Sourced from justinrainbow/json-schema's releases.

6.4.2

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

New Contributors

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

Changelog

Sourced from justinrainbow/json-schema's changelog.

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

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2025

Copy link
Copy Markdown
Contributor Author

Reviewers

The following users could not be added as reviewers: juliushaertl. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot requested a review from luka-nextcloud June 7, 2025 01:45
@dependabot dependabot Bot added dependencies php Pull requests that update Php code labels Jun 7, 2025
@dependabot dependabot Bot requested review from elzody and grnd-alt as code owners June 7, 2025 01:45
@dependabot dependabot Bot added dependencies php Pull requests that update Php code labels Jun 7, 2025

@nextcloud-command nextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2025

Copy link
Copy Markdown
Contributor Author

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.

Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/jsonrainbow/json-schema/releases)
- [Changelog](https://github.com/jsonrainbow/json-schema/blob/master/CHANGELOG.md)
- [Commits](jsonrainbow/json-schema@6.4.1...6.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@luka-nextcloud luka-nextcloud force-pushed the dependabot/composer/justinrainbow/json-schema-6.4.2 branch from f8c399f to 42d3e54 Compare July 15, 2025 18:50
@luka-nextcloud luka-nextcloud merged commit 3b5bf56 into main Jul 15, 2025
38 checks passed
@luka-nextcloud luka-nextcloud deleted the dependabot/composer/justinrainbow/json-schema-6.4.2 branch July 15, 2025 18:56
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