Conversation
…dates Bumps the dependencies group with 4 updates in the / directory: [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema), [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock), [thecodingmachine/safe](https://github.com/thecodingmachine/safe) and [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize). Updates `justinrainbow/json-schema` from 6.3.1 to 6.4.1 - [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.3.1...6.4.1) Updates `phpdocumentor/reflection-docblock` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases) - [Commits](phpDocumentor/ReflectionDocBlock@5.6.1...5.6.2) Updates `thecodingmachine/safe` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/thecodingmachine/safe/releases) - [Commits](thecodingmachine/safe@v3.0.2...v3.1.0) Updates `ergebnis/composer-normalize` from 2.45.0 to 2.47.0 - [Release notes](https://github.com/ergebnis/composer-normalize/releases) - [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md) - [Commits](ergebnis/composer-normalize@2.45.0...2.47.0) --- updated-dependencies: - dependency-name: justinrainbow/json-schema dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: phpdocumentor/reflection-docblock dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thecodingmachine/safe dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ergebnis/composer-normalize dependency-version: 2.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 4 updates in the / directory: justinrainbow/json-schema, phpdocumentor/reflection-docblock, thecodingmachine/safe and ergebnis/composer-normalize.
Updates
justinrainbow/json-schemafrom 6.3.1 to 6.4.1Release notes
Sourced from justinrainbow/json-schema's releases.
Changelog
Sourced from justinrainbow/json-schema's changelog.
Commits
35d262cdocs: prepare 6.4.1 release074a821Fix support for 32bits PHP (#817)16b274cdocs: prepare release 6.4.02011411ci: prepare PHP 8.5 in CI (#815)5168e81ci: Add cs2pr handling for php-cs-fixer; avoid doing composer install (#814)528b39ffix: Array with number values with mathematical equality are considered valid...76ba104Correct PHPStan findings in validator (#808)f769861Use parallel-lint and cs2pr for improved feedback on linting errors (#812)e199ea2Run PHPStan using the lowest and highest php version (#811)Updates
phpdocumentor/reflection-docblockfrom 5.6.1 to 5.6.2Release notes
Sourced from phpdocumentor/reflection-docblock's releases.
Commits
92dde6aMerge pull request #409 from phpDocumentor/enable-integration-testsd1c6c03Fix issue with tag description end detection.e2ad295Enable running integration tests in pipelinesa549656Remove bc checker2a6c077Merge pull request #395 from phpDocumentor/dependabot/composer/doctrine/depre...77e1c12Bump doctrine/deprecations from 1.1.3 to 1.1.4Updates
thecodingmachine/safefrom 3.0.2 to 3.1.0Release notes
Sourced from thecodingmachine/safe's releases.
Commits
e14ac96Automatically regenerate the files (#651)1510fa6Automatically regenerate the files23deee5Automatically regenerate the files (#650)e5a5a60Automatically regenerate the files8e8a0b4[json_decode] update function signature to match PHP 8.X, fixes #645f19e1f4[array_combine] override phpstan's incorrect function map, fixes #646a255eee[generator] use libxml internal errors6deb259Automatically regenerate the files (#644)5572989Automatically regenerate the files8002aaaMark sodium verify functions as hiddenUpdates
ergebnis/composer-normalizefrom 2.45.0 to 2.47.0Release notes
Sourced from ergebnis/composer-normalize's releases.
Changelog
Sourced from ergebnis/composer-normalize's changelog.
Commits
ed24b9fEnhancement: Prepare releasec8b923aMerge pull request #1441 from ergebnis/feature/schemaad10836Fix: Update CHANGELOG.md71ec10dMerge pull request #1443 from ergebnis/dependabot/github_actions/codecov/code...563695cgithub-actions(deps): bump codecov/codecov-action from 5.4.0 to 5.4.23d3bdcdMerge pull request #1442 from ergebnis/dependabot/composer/ergebnis/phpunit-s...0c03f89composer(deps-dev): bump ergebnis/phpunit-slow-test-detector3d0ae8fEnhancement: Update schema.json6d4dc58Enhancement: Prepare release3767e05Merge pull request #1440 from ergebnis/feature/json-normalizerDependabot 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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions