Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2025

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

Release notes

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

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

Metadata changes:
  • Updated phone metadata for region code(s): AR, BL, GF, GP, GY, HK, JP, MF, RE, SG, SL, SN, TJ, UG, VE, ZA

8.13.55

Google v8.13.55 changes: Feb 13, 2025

... (truncated)

Commits
  • 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
  • a826b72 Merge branch 'main' into upstream-9.0.0
  • 69692c4 Fix generating classmaps for data
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2025

Superseded by #2074.

@dependabot dependabot bot closed this Apr 12, 2025
@dependabot dependabot bot deleted the dependabot/composer/giggsey/libphonenumber-for-php-lite-9.0.2 branch April 12, 2025 01:37
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.

1 participant