Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency justinrainbow/json-schema to v6.3.0 #618

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
justinrainbow/json-schema 6.0.0 -> 6.3.0 age adoption passing confidence

Release Notes

jsonrainbow/json-schema (justinrainbow/json-schema)

v6.3.0

Compare Source

Fixed
  • only check minProperties or maxProperties on objects (#​802)
  • replace filter_var for uri and uri-reference to userland code to be RFC 3986 compliant (#​800)
  • avoid duplicate workflow runs (#​804)

v6.2.1

Compare Source

Fixed
  • allow items: true to pass validation (#​801)
Changed
  • Include actual count in collection constraint errors (#​797)

v6.2.0

Compare Source

Added
  • Welcome first time contributors (#​782)
Fixed
  • Add required permissions for welcome action (#​789)
  • Upgrade php cs fixer to latest (#​783)
  • Create deep copy before checking each sub schema in oneOf (#​791)
  • Create deep copy before checking each sub schema in anyOf (#​792)
  • Correctly set the schema ID when passing it as assoc array (#​794)
  • Create deep copy before checking each sub schema in oneOf when only check_mode_apply_defaults is set (#​795)
  • Additional property casted into int when actually is numeric string (#​784)
Changed
  • Used PHPStan's int-mask-of type where applicable (#​779)
  • Fixed some PHPStan errors (#​781)
  • Cleanup redundant checks (#​796)

v6.1.0

Compare Source

Added
  • Add return types in the test suite (#​748)
  • Add test case for validating array of strings with objects (#​704)
  • Add contributing information, contributor recognition and security information (#​771)
Fixed
  • Correct misconfigured mocks in JsonSchema\Tests\Uri\UriRetrieverTest (#​741)
  • Fix pugx badges in README (#​742)
  • Add missing property in UriResolverTest (#​743)
  • Correct casing of paths used in tests (#​745)
  • Resolve deprecations of optional parameter (#​752)
  • Fix wrong combined paths when traversing upward, fixes #​557 (#​652)
  • Correct PHPStan baseline (#​764)
  • Correct spacing issue in README.md (#​763)
  • Format attribute: do not validate data instances that aren't the instance type to validate (#​773)
Changed
  • Bump to minimum PHP 7.2 (#​746)
  • Replace traditional syntax array with short syntax array (#​747)
  • Increase phpstan level to 8 with baseline to swallow existing errors (#​673)
  • Add ext-json to composer.json to ensure JSON extension available (#​759)
  • Add visibility modifiers to class constants (#​757)
  • Include PHP 8.4 in workflow (#​765)
  • Add strict_types=1 to all classes in ./src (#​758)
  • Raise minimum level of marc-mabe/php-enum (#​766)
  • Cleanup test from @​param annotations (#​768)
  • Remove obsolete PHP 7.1 version check (#​772)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6.1.0 Update dependency justinrainbow/json-schema to v6.2.0 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x-lockfile branch from 5f2d1b1 to f69997e Compare February 26, 2025 22:27
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x-lockfile branch from f69997e to 6e08a62 Compare March 6, 2025 22:26
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6.2.0 Update dependency justinrainbow/json-schema to v6.2.1 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x-lockfile branch from 6e08a62 to 0d677ec Compare March 14, 2025 14:50
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6.2.1 Update dependency justinrainbow/json-schema to v6.3.0 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants