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 #133

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
justinrainbow/json-schema ^5.2 -> ^6.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.0.0

Compare Source

Added
  • Add URI translation, package:// URI scheme & bundle spec schemas (#​362)
  • Add quiet option (#​382)
  • Add option to disable validation of "format" constraint (#​383)
  • Add more unit tests (#​366)
  • Reset errors prior to validation (#​386)
  • Allow the schema to be an associative array (#​389)
  • Enable FILTER_FLAG_EMAIL_UNICODE for email format if present (#​398)
  • Add enum wrapper (#​375)
  • Add option to validate the schema (#​357)
  • Add support for "const" (#​507)
  • Added note about supported Draft versions (#​620)
  • Add linting GH action
Changed
  • Centralize errors (#​364)
  • Revert "An email is a string, not much else." (#​373)
  • Improvements to type coercion (#​384)
  • Don't add a file:// prefix to URI that already have a scheme (#​455)
  • Enhancement: Normalize composer.json (#​505)
  • Correct echo sprintf for printf (#​634)
  • Streamline validation of Regex (#​650)
  • Streamline validation of patternProperties Regex (#​653)
  • Switch to GH Actions (#​670)
  • Updated PHPStan
  • Remove unwanted whitespace (#​700)
  • Bump to v4 versions of GitHub actions (#​722)
  • Update references to jsonrainbow (#​725)
Deprecated
  • Mark check() and coerce() as deprecated (#​476)
Removed
  • Remove stale files from #​357 (obviated by #​362) (#​400)
  • Remove unnecessary fallbacks when args accept null
  • Removed unused variable in UndefinedConstraint (#​698)
  • Remove dead block of code (#​710)
Fixed
  • Add use line for InvalidArgumentException (#​370)
  • Add use line for InvalidArgumentException & adjust scope (#​372)
  • Add provided schema under a dummy / internal URI (fixes #​376) (#​378)
  • Don't throw exceptions until after checking anyOf / oneOf (#​394)
  • Fix infinite recursion on some schemas when setting defaults (#​359) (#​365)
  • Fix autoload to work properly with composer dependencies (#​401)
  • Ignore $ref siblings & abort on infinite-loop references (#​437)
  • Don't cast multipleOf to be an integer for the error message (#​471)
  • Strict Enum/Const Object Checking (#​518)
  • Return original value when no cast (#​535)
  • Allow marc-mabe/php-enum v2.x and v3.x. (#​464)
  • Deprecated warning message on composer install command (#​614)
  • Allow marc-mabe/php-enum v4.x (#​629)
  • Fixed method convertJsonPointerIntoPropertyPath in wrong class (#​655)
  • Fix type validation failing for "any" and false-y type wording (#​686)
  • Correct code style
  • Fix: Clean up .gitattributes (#​687)
  • Fix: Order friendsofphp/php-cs-fixer rules (#​688)
  • HTTP to HTTPS redirection breaks remote reference resolution (#​709)
  • Corrected several typos and code style issues

v5.3.0

Compare Source

What's Changed

Full Changelog: jsonrainbow/json-schema@5.2.13...5.3.0

v5.2.13

Compare Source

[Backport] Add attribute #[\AllowDynamicProperties] to allow applying defaults without deprecation warning (#​695)

v5.2.12

Compare Source

v5.2.11

Compare Source


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 is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Jul 31, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update justinrainbow/json-schema:6.0.0 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "justinrainbow/json-schema:6.0.0" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 will be shutdown on August 1st 2025. You should upgrade to Composer 2. See https://blog.packagist.com/shutting-down-packagist-org-support-for-composer-1-x/
Updating dependencies (including require-dev)

@renovate renovate bot requested a review from Clivern as a code owner July 31, 2024 08:43
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Oct 19, 2024
@renovate renovate bot closed this Oct 19, 2024
@renovate renovate bot deleted the renovate/justinrainbow-json-schema-6.x branch October 19, 2024 13:54
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Oct 19, 2024
@renovate renovate bot reopened this Oct 19, 2024
@renovate renovate bot restored the renovate/justinrainbow-json-schema-6.x branch October 19, 2024 15:13
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from e281109 to 2b2f84e Compare October 19, 2024 15:15
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Oct 19, 2024
@renovate renovate bot closed this Oct 19, 2024
@renovate renovate bot deleted the renovate/justinrainbow-json-schema-6.x branch October 19, 2024 19:36
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Oct 19, 2024
@renovate renovate bot reopened this Oct 19, 2024
@renovate renovate bot restored the renovate/justinrainbow-json-schema-6.x branch October 19, 2024 22:25
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from 2b2f84e to b4feebd Compare October 19, 2024 22:28
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Oct 26, 2024
@renovate renovate bot closed this Oct 26, 2024
@renovate renovate bot deleted the renovate/justinrainbow-json-schema-6.x branch October 26, 2024 06:38
@renovate renovate bot restored the renovate/justinrainbow-json-schema-6.x branch October 26, 2024 13:41
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Oct 26, 2024
@renovate renovate bot reopened this Oct 26, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from b4feebd to 93bfe22 Compare October 26, 2024 13:43
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Nov 8, 2024
@renovate renovate bot closed this Nov 8, 2024
@renovate renovate bot deleted the renovate/justinrainbow-json-schema-6.x branch November 8, 2024 07:19
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Nov 8, 2024
@renovate renovate bot reopened this Nov 8, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from cedef9e to 93bfe22 Compare November 8, 2024 09:48
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Dec 19, 2024
@renovate renovate bot closed this Dec 19, 2024
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Dec 19, 2024
@renovate renovate bot reopened this Dec 19, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from eca70b6 to 93bfe22 Compare December 19, 2024 19:11
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Dec 21, 2024
@renovate renovate bot closed this Dec 21, 2024
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Dec 21, 2024
@renovate renovate bot reopened this Dec 21, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from aade88a to 93bfe22 Compare December 21, 2024 06:33
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Dec 21, 2024
@renovate renovate bot closed this Dec 21, 2024
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Dec 21, 2024
@renovate renovate bot reopened this Dec 21, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from cae2b03 to 93bfe22 Compare December 21, 2024 22:19
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Dec 25, 2024
@renovate renovate bot closed this Dec 25, 2024
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Dec 26, 2024
@renovate renovate bot reopened this Dec 26, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from 4336f3a to 93bfe22 Compare December 26, 2024 01:32
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Dec 26, 2024
@renovate renovate bot closed this Dec 26, 2024
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Dec 26, 2024
@renovate renovate bot reopened this Dec 26, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from 7ba3b50 to 93bfe22 Compare December 26, 2024 22:51
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 Update dependency justinrainbow/json-schema to v6 - autoclosed Dec 28, 2024
@renovate renovate bot closed this Dec 28, 2024
@renovate renovate bot changed the title Update dependency justinrainbow/json-schema to v6 - autoclosed Update dependency justinrainbow/json-schema to v6 Dec 28, 2024
@renovate renovate bot reopened this Dec 28, 2024
@renovate renovate bot force-pushed the renovate/justinrainbow-json-schema-6.x branch from 303f608 to 93bfe22 Compare December 28, 2024 16:33
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