chore(deps): bump the all-dependencies group in /legacy with 5 updates#92
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group in /legacy with 5 updates#92dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group in /legacy with 5 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.10.4` | | [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.30` | | [rector/rector](https://github.com/rectorphp/rector) | `1.2.10` | `2.4.5` | 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.10.4 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md) - [Commits](guzzle/guzzle@7.10.3...7.10.4) 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.30 - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](giggsey/libphonenumber-for-php-lite@8.13.55...9.0.30) 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) --- 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.10.4 dependency-type: direct:production update-type: version-update:semver-patch 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.30 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 ... 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 all-dependencies group in /legacy with 5 updates:
1.13.02.2.07.10.37.10.41.37.01.38.18.13.559.0.301.2.102.4.5Updates
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.10.4Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
aec528dRelease 7.10.40b8b446Handle cURL multi messages without handles (#3443)a096fa4Fix magic request method casing (#3439)4676ec0Fix IPv6 no-proxy matching (#3412)Updates
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.30Release notes
Sourced from giggsey/libphonenumber-for-php-lite's releases.
... (truncated)
Commits
6561e56Merge 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.27861bdebUpstream metadata changes from Google for v9.0.27ba56c9cMerge pull request #130 from giggsey/dependabot/github_actions/codecov/codeco...Updates
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 3ce9bbba2b30c0d4dcee5d7478a410ce196c0f5dDependabot 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