chore(deps): bump the all-dependencies group in /legacy with 6 updates#96
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group in /legacy with 6 updates#96dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group in /legacy with 6 updates: | Package | From | To | | --- | --- | --- | | [doctrine/cache](https://github.com/doctrine/cache) | `1.13.0` | `2.2.0` | | [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) | `7.10.3` | `7.11.0` | | [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | `1.37.0` | `1.38.1` | | [giggsey/libphonenumber-for-php-lite](https://github.com/giggsey/libphonenumber-for-php-lite) | `8.13.55` | `9.0.31` | | [rector/rector](https://github.com/rectorphp/rector) | `1.2.10` | `2.4.5` | | [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | `3.95.2` | `3.95.4` | Updates `doctrine/cache` from 1.13.0 to 2.2.0 - [Release notes](https://github.com/doctrine/cache/releases) - [Commits](doctrine/cache@1.13.0...2.2.0) Updates `guzzlehttp/guzzle` from 7.10.3 to 7.11.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.11/CHANGELOG.md) - [Commits](guzzle/guzzle@7.10.3...7.11.0) Updates `symfony/polyfill-mbstring` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/symfony/polyfill-mbstring/releases) - [Commits](symfony/polyfill-mbstring@v1.37.0...v1.38.1) Updates `giggsey/libphonenumber-for-php-lite` from 8.13.55 to 9.0.31 - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](giggsey/libphonenumber-for-php-lite@8.13.55...9.0.31) Updates `rector/rector` from 1.2.10 to 2.4.5 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@1.2.10...2.4.5) Updates `friendsofphp/php-cs-fixer` from 3.95.2 to 3.95.4 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.2...v3.95.4) --- updated-dependencies: - dependency-name: doctrine/cache dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: guzzlehttp/guzzle dependency-version: 7.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: symfony/polyfill-mbstring dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: giggsey/libphonenumber-for-php-lite dependency-version: 9.0.31 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: rector/rector dependency-version: 2.4.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 all-dependencies group in /legacy with 6 updates:
1.13.02.2.07.10.37.11.01.37.01.38.18.13.559.0.311.2.102.4.53.95.23.95.4Updates
doctrine/cachefrom 1.13.0 to 2.2.0Release notes
Sourced from doctrine/cache's releases.
... (truncated)
Commits
1ca8f21Merge branch '1.13.x' into 2.2.x3ea6f50Remove obsolete dependencies (#405)9f0d817Merge branch '1.12.x' into 2.1.x1568ea8Add example of using a PSR-6 cache wrapped in Doctrine Cache interface. (#391)331b4d5Merge pull request #390 from doctrine/2.0.x28cdf6cMerge pull request #389 from doctrine/1.12.x-merge-up-into-2.0.x_l63IFyDQcebb0d1Merge pull request #388 from greg0ire/update-branch-metadataef55728Update branch metadata to reflect current stateac77408Merge pull request #384 from doctrine/1.12.x-merge-up-into-2.0.x_arHnvpcb96355bdMerge pull request #379 from alcaeus/document-deprecationUpdates
guzzlehttp/guzzlefrom 7.10.3 to 7.11.0Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
... (truncated)
Commits
c987f8cRelease 7.11.0055aa96Adjust minimum package versions (#3579)3137dc5Merge branch '7.10' into 7.11e7412b3Release 7.10.662dc970Normalize empty header option values (#3574)153d37fMerge branch '7.10' into 7.11a054e3aDrop decoded stream content length (#3562)c784649Merge branch '7.10' into 7.11dffa35aFix unparseable SetCookie expires handling (#3560)224993eMerge branch '7.10' into 7.11Updates
symfony/polyfill-mbstringfrom 1.37.0 to 1.38.1Release notes
Sourced from symfony/polyfill-mbstring's releases.
Commits
14c5439[Mbstring][Php83][Php84] Isolate PHP 7 mb_* declarations into bootstrap72.php6b177d0[Mbstring] Fall back to plain iconv when //IGNORE is unsupportedd3775d9[Mbstring] Make mb_convert_encoding($s, $y, 'HTML-ENTITIES') match native outputdf6d923bug #603 [Mbstring][Php83][Php84] Accept null in mb_* polyfills (nicolas-grekas)4884ffd[Mbstring][Php83][Php84] Accept null in mb_* polyfills047129e[Mbstring] Fix mb_strlen() for invalid UTF-8 input1b6ebbaImprove type declarations fo some mbstring polyfillUpdates
giggsey/libphonenumber-for-php-litefrom 8.13.55 to 9.0.31Release notes
Sourced from giggsey/libphonenumber-for-php-lite's releases.
... (truncated)
Commits
6a289faMerge pull request #135 from giggsey/upstream-9.0.315a5f7feUpstream metadata changes from Google for v9.0.316561e56Merge pull request #134 from giggsey/upstream-9.0.30d0a7297Upstream metadata changes from Google for v9.0.30d64c0c0Merge pull request #133 from giggsey/upstream-9.0.29cfbc213Upstream metadata changes from Google for v9.0.2908acc9dMerge pull request #132 from giggsey/upstream-9.0.28f1a26e5Upstream metadata changes from Google for v9.0.2888ebc74Refactor hasFormattingPatternForNumber to only call chooseFormattingPatternFo...ef1e41cMerge pull request #131 from giggsey/upstream-9.0.27Updates
rector/rectorfrom 1.2.10 to 2.4.5Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
cbd8602Rector 2.4.57f6f97dUpdated Rector to commit 9249ec80180323e2a92afb228d771020c8d36a3741201b4Updated Rector to commit b961f4c3ac6f6d43a3aca64a6af392d0226429fbe5cbe67Updated Rector to commit b095655ec65eb4ff29c9dd4ce06aff6d5b9f4bff97a6415Updated Rector to commit cb51f65ec203fa464df397013e7a083965dd30b1413f2cfUpdated Rector to commit c2be58d6df9eb6aa5dfc6707cf397a80dd39fefdf87e84cUpdated Rector to commit 74c490771253f9cba68cf92c2adb02ba78524193e2e2018Updated Rector to commit 3a0a66339a0c34f32f67d6dbca6c993b7f3e1bbfed86089Updated Rector to commit be048923d0f50092ec6869ec41a0c1e92526f86c58f40b4Updated Rector to commit 3ce9bbba2b30c0d4dcee5d7478a410ce196c0f5dUpdates
friendsofphp/php-cs-fixerfrom 3.95.2 to 3.95.4Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Commits
3f8f688prepared the 3.95.4 release3299804fix: Address credential exposure concern related to using `ergebnis/agent-det...43e87d4chore: minor updates around PHPStan (#9651)572faf8deps: minor upgrades of dev-tools (#9653)43a55d3deps: bump PHPStan to 2.2.1 (#9635)3707546chore: improveToken(#9650)4b1c35dchore: improvePhpUnitTestCaseStaticMethodCallsFixer(#9649)a46940cchore: improveWorkerException(#9648)67a6eeachore: improveNoAliasFunctionsFixer(#9647)35da246chore: improveNoSuperfluousPhpdocTagsFixer(#9646)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 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 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