brianwebb01 / hellechat

SMS, MMS, Voicemail app for use with VOIP cloud services
MIT License
10 stars 2 forks source link

Bump giggsey/libphonenumber-for-php from 8.12.57 to 8.13.0 #467

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps giggsey/libphonenumber-for-php from 8.12.57 to 8.13.0.

Release notes

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

8.13.0

Google v8.13.0 changes: Oct 28, 2022

Code changes:
  • Removal of unused leading_zero_possible
Metadata changes:
  • Updated phone metadata for region code(s): 883, BW, CI, CN, CY, HN, MA, MK, MV, OM
  • Updated short number metadata for region code(s): FI
  • Updated geocoding data for country calling code(s): 504 (en)
  • Updated carrier data for country calling code(s): 7 (en, ru), 46 (en), 47 (en), 48 (en), 357 (en), 359 (en), 389 (en), 960 (en)

PHP Changes

  • Region Code is now case insensitive in more places (#541)

giggsey/libphonenumber-for-php-lite

If you only want to make sure of the core PhoneNumber Util functionality, you can use giggsey/libphonenumber-for-php-lite, which offers a much smaller package size.

Commits
  • eb1cea7 Update README
  • ead155f Merge pull request #543 from giggsey/upstream-8.13
  • 96dbf22 Upstream metadata changes from Google for v8.13.0
  • 4414c80 Merge pull request #542 from giggsey/upstream-8.13
  • 5c2965d Remove unused leading_zero_possible field
  • d886563 Merge remote-tracking branch 'origin/master'
  • a743e4f Remove IRC support
  • c75e4f3 Merge pull request #541 from giggsey/case-insensitive-region
  • 16ac287 Make $regionCode case-insensitive in more locations
  • See full diff 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 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)