deck
deck copied to clipboard
Chore(deps): Bump justinrainbow/json-schema from 6.4.1 to 6.4.2
trafficstars
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
@​bbralamade their first contribution in jsonrainbow/json-schema#823Full Changelog: https://github.com/jsonrainbow/json-schema/compare/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
ce1fd2ddocs: prepare 6.4.2 releaseac58d3fFix #827 (#828)b209eb8refactor: update BaseConstraint.php to PHP 7.2 language level (#826)95e5d61ci: add 32-bits ci workflow (#825)13c5e8dUpdate constraint class to PHP 7.2 language level (#824)708a160Update UPGRADE-6.0.md (#823)0f69f0eFix objects are non unique despite key order (#819)- 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)