Skip to content

chore(deps): bump the all-dependencies group in /legacy with 5 updates#92

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/legacy/all-dependencies-f42f543773
Open

chore(deps): bump the all-dependencies group in /legacy with 5 updates#92
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/legacy/all-dependencies-f42f543773

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps the all-dependencies group in /legacy with 5 updates:

Package From To
doctrine/cache 1.13.0 2.2.0
guzzlehttp/guzzle 7.10.3 7.10.4
symfony/polyfill-mbstring 1.37.0 1.38.1
giggsey/libphonenumber-for-php-lite 8.13.55 9.0.30
rector/rector 1.2.10 2.4.5

Updates doctrine/cache from 1.13.0 to 2.2.0

Release notes

Sourced from doctrine/cache's releases.

2.2.0

Release Notes for 2.2.0

Feature release (minor)

2.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

CI

Documentation

2.1.1

Release Notes for 2.1.1

2.1.x bugfix release (patch)

2.1.1

Bug

2.1.0

Release Notes for 2.1.0

Feature release (minor)

2.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2

... (truncated)

Commits
  • 1ca8f21 Merge branch '1.13.x' into 2.2.x
  • 3ea6f50 Remove obsolete dependencies (#405)
  • 9f0d817 Merge branch '1.12.x' into 2.1.x
  • 1568ea8 Add example of using a PSR-6 cache wrapped in Doctrine Cache interface. (#391)
  • 331b4d5 Merge pull request #390 from doctrine/2.0.x
  • 28cdf6c Merge pull request #389 from doctrine/1.12.x-merge-up-into-2.0.x_l63IFyDQ
  • cebb0d1 Merge pull request #388 from greg0ire/update-branch-metadata
  • ef55728 Update branch metadata to reflect current state
  • ac77408 Merge pull request #384 from doctrine/1.12.x-merge-up-into-2.0.x_arHnvpcb
  • 96355bd Merge pull request #379 from alcaeus/document-deprecation
  • Additional commits viewable in compare view

Updates guzzlehttp/guzzle from 7.10.3 to 7.10.4

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.10.4

Fixed

  • Fix IPv6 literal matching in no-proxy rules
  • Handle cURL multi completion messages without handles after cancelled transfers
  • Fix magic client request methods such as options() to uppercase inferred HTTP methods
Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.10.4 - 2025-05-22

Fixed

  • Fix IPv6 literal matching in no-proxy rules
  • Handle cURL multi completion messages without handles after cancelled transfers
  • Fix magic client request methods such as options() to uppercase inferred HTTP methods
Commits

Updates symfony/polyfill-mbstring from 1.37.0 to 1.38.1

Release notes

Sourced from symfony/polyfill-mbstring's releases.

v1.38.1

Changelog (symfony/polyfill-mbstring@v1.38.0...v1.38.1)

v1.38.0

Changelog (symfony/polyfill-mbstring@v1.34.0...v1.38.0)

Commits
  • 14c5439 [Mbstring][Php83][Php84] Isolate PHP 7 mb_* declarations into bootstrap72.php
  • 6b177d0 [Mbstring] Fall back to plain iconv when //IGNORE is unsupported
  • d3775d9 [Mbstring] Make mb_convert_encoding($s, $y, 'HTML-ENTITIES') match native output
  • df6d923 bug #603 [Mbstring][Php83][Php84] Accept null in mb_* polyfills (nicolas-grekas)
  • 4884ffd [Mbstring][Php83][Php84] Accept null in mb_* polyfills
  • 047129e [Mbstring] Fix mb_strlen() for invalid UTF-8 input
  • 1b6ebba Improve type declarations fo some mbstring polyfill
  • See full diff in compare view

Updates giggsey/libphonenumber-for-php-lite from 8.13.55 to 9.0.30

Release notes

Sourced from giggsey/libphonenumber-for-php-lite's releases.

9.0.30

Google v9.0.30 changes: May 06, 2026

Metadata changes:
  • Updated phone metadata for region code(s): CL, CZ, DE, IN, SG

9.0.29

Google v9.0.29 changes: Apr 22, 2026

Metadata changes:
  • Updated phone metadata for region code(s): BI, BL, GP, MF, MY, SK, TH, TR, TW
  • Updated short number metadata for region code(s): CH

9.0.28

Google v9.0.28 changes: Apr 09, 2026

Code changes:
  • Refactor hasFormattingPatternForNumber to only call chooseFormattingPatternForNumber once
Metadata changes:
  • Updated phone metadata for region code(s): BW, IL, MN, RE, SR, YT

9.0.27

Google v9.0.27 changes: Mar 26, 2026

Metadata changes:
  • Updated phone metadata for region code(s): BF, BL, CM, GF, GH, GP, GU, KE, MF, MQ, MY, SX, TD, TJ, US

9.0.26

Google v9.0.26 changes: Mar 12, 2026

Metadata changes:
  • Updated phone metadata for region code(s): BL, GF, GP, GY, KY, MF, PL, PM, VU
  • Updated short number metadata for region code(s): BL, GF, GP, GY, MF, PM

9.0.25

Google v9.0.25 changes: Feb 25, 2026

Metadata changes:
  • Updated phone metadata for region code(s): 882, HK, MY, PA, SL, TG, TR
  • Updated short number metadata for region code(s): KR

... (truncated)

Commits
  • 6561e56 Merge pull request #134 from giggsey/upstream-9.0.30
  • d0a7297 Upstream metadata changes from Google for v9.0.30
  • d64c0c0 Merge pull request #133 from giggsey/upstream-9.0.29
  • cfbc213 Upstream metadata changes from Google for v9.0.29
  • 08acc9d Merge pull request #132 from giggsey/upstream-9.0.28
  • f1a26e5 Upstream metadata changes from Google for v9.0.28
  • 88ebc74 Refactor hasFormattingPatternForNumber to only call chooseFormattingPatternFo...
  • ef1e41c Merge pull request #131 from giggsey/upstream-9.0.27
  • 861bdeb Upstream metadata changes from Google for v9.0.27
  • ba56c9c Merge pull request #130 from giggsey/dependabot/github_actions/codecov/codeco...
  • Additional commits viewable in compare view

Updates rector/rector from 1.2.10 to 2.4.5

Release notes

Sourced from rector/rector's releases.

Released Rector 2.4.5

New Features 🥳

Bugfixes 🐛

  • fix: skip StaticCallToMethodCallRector when parent declares final __construct (#8001)
  • [NodeManipulator] Use ClassReflection parent isFinalByKeyword()->yes() on ClassDependencyManipulator (#8002)
  • [BetterPhpDocParser] Don't wrap first-position @​method param union in extra parens (#8003), Thanks @​kyle-bisnow!
  • [ci] kick of auto issue fixer (#8004)
  • [automated] Apply Coding Standard (#8005)
  • [CodeQuality] Skip possibly undefined variable on SimplifyEmptyCheckOnEmptyArrayRector (#8006)
  • [CodingStyle] Handle namespaced function string on FunctionFirstClassCallableRector (#8007)
  • Fix compatibility on optional key on array dim fetch to be Mixed on phpstan patch 2.1.x-dev (#8008)
  • Update Mongodb constant from DoctrineSetList (#8009)
  • Bump to PHPStan ^2.1.56 (#8010)

rectorphp/rector-symfony

  • [QA] Add StructArmed to QA (#939)
  • [Symfony81] add rule for Ulid::isValid() new argument (#938), Thanks @​MrYamous
  • [Symfony81] add rule for Serialiazer method change (#937), Thanks @​MrYamous
  • [Symfony81] add rules for DependencyInjection namespace change (#936), Thanks @​MrYamous

rectorphp/rector-doctrine

  • [QA] Add StructArmed to QA (#482)

rectorphp/rector-phpunit

  • [QA] Add StructArmed to QA (#677)
  • fix assert call type resolving (#675)
  • fix AssertIsTypeMethodCallRector crash on enum case argument (#674)

rectorphp/rector-downgrade-php

  • [QA] Add StructArmed to QA (#375)

Released Rector 2.4.4

... (truncated)

Commits
  • cbd8602 Rector 2.4.5
  • 7f6f97d Updated Rector to commit 9249ec80180323e2a92afb228d771020c8d36a37
  • 41201b4 Updated Rector to commit b961f4c3ac6f6d43a3aca64a6af392d0226429fb
  • e5cbe67 Updated Rector to commit b095655ec65eb4ff29c9dd4ce06aff6d5b9f4bff
  • 97a6415 Updated Rector to commit cb51f65ec203fa464df397013e7a083965dd30b1
  • 413f2cf Updated Rector to commit c2be58d6df9eb6aa5dfc6707cf397a80dd39fefd
  • f87e84c Updated Rector to commit 74c490771253f9cba68cf92c2adb02ba78524193
  • e2e2018 Updated Rector to commit 3a0a66339a0c34f32f67d6dbca6c993b7f3e1bbf
  • ed86089 Updated Rector to commit be048923d0f50092ec6869ec41a0c1e92526f86c
  • 58f40b4 Updated Rector to commit 3ce9bbba2b30c0d4dcee5d7478a410ce196c0f5d
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 26, 2026
Copilot AI review requested due to automatic review settings May 26, 2026 21:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 26, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant