Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2025

Bumps giggsey/libphonenumber-for-php-lite from 8.13.48 to 9.0.3.

Release notes

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

9.0.3

Google v9.0.3 changes: Apr 09, 2025

Metadata changes:
  • Updated phone metadata for region code(s): AT, GD, HK, HR, MX, RE
  • Updated short number metadata for region code(s): HR

9.0.2

PHP Changes

Google v9.0.2 changes: Mar 27, 2025

Metadata changes:
  • Updated phone metadata for region code(s): NR, US, UZ, ZA

9.0.1

PHP Changes

Google v9.0.1 changes: Mar 13, 2025

Metadata changes:
  • Updated phone metadata for region code(s): AR, MM, SG, US, ZM

9.0.0

Google has bumped libphonenumber to v9 for Java compatibility reasons. We've taken this opportunity to make some improvements to this library.

Most projects can upgrade safely without requiring any code changes.

PHP Changes

  • Function & parameter types: All functions and parameters now have explicit type definitions.
  • Backed Enums replace const classes:
    • Example: PhoneNumberType is now an enum instead of a class with constants.
    • If you previously referenced the constants directly, no changes are required.
    • If you stored constant values (integers), you'll need to use from() to load the corresponding enum.
  • Metadata storage improvement:
    • Metadata is now stored directly in PHP classes instead of arrays.
    • This improves performance when loading metadata but does not affect usage.

Google v9.0.0 changes: Feb 27, 2025

... (truncated)

Commits
  • e4f4c58 Merge pull request #96 from giggsey/upstream-9.0.3
  • 33d1649 Upstream metadata changes from Google for v9.0.3
  • 124cd80 Merge pull request #95 from giggsey/upstream-9.0.2
  • b437308 Upstream metadata changes from Google for v9.0.2
  • 0353591 Make UNKNOWN_REGION public again
  • 922bccc Merge pull request #94 from giggsey/upstream-9.0.1
  • 0ce35e9 Fix const concatenation
  • eeb7f1e Merge pull request #93 from giggsey/upstream-9.0.1
  • 7814f7f Upstream metadata changes from Google for v9.0.1
  • 4e2818f Merge pull request #92 from giggsey/upstream-9.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/composer/giggsey/libphonenumber-for-php-lite-9.0.3 branch 2 times, most recently from b372d2a to 4cfe0df Compare April 24, 2025 07:30
@susnux
Copy link
Contributor

susnux commented Apr 24, 2025

/composer-update

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2025

A newer version of giggsey/libphonenumber-for-php-lite exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@susnux
Copy link
Contributor

susnux commented May 3, 2025

@dependabot recreate

Bumps [giggsey/libphonenumber-for-php-lite](https://github.com/giggsey/libphonenumber-for-php-lite) from 8.13.48 to 9.0.3.
- [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases)
- [Commits](giggsey/libphonenumber-for-php-lite@8.13.48...9.0.3)

---
updated-dependencies:
- dependency-name: giggsey/libphonenumber-for-php-lite
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/giggsey/libphonenumber-for-php-lite-9.0.3 branch from cc68e33 to af577f1 Compare May 3, 2025 02:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2025

Superseded by #2082.

@dependabot dependabot bot closed this May 10, 2025
@dependabot dependabot bot deleted the dependabot/composer/giggsey/libphonenumber-for-php-lite-9.0.3 branch May 10, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants