An open index of dependabot pull requests across open source projects.

Bump libphonenumber-js from 1.12.10 to 1.12.15

Open
Number: #308
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 01, 2025 at 06:23 AM UTC
(10 months ago)
Updated: September 01, 2025 at 06:23 AM UTC
(10 months ago)
Description:

Bumps libphonenumber-js from 1.12.10 to 1.12.15.

Changelog

Sourced from libphonenumber-js's changelog.

1.12.15 / 28.8.2025

  • Updated metadata to version 9.0.13:
    • Updated phone metadata for region code(s): BT, DE, GY, IL, OM, PA, SG, SR, UY
    • Updated short number metadata for region code(s): UY
    • Updated geocoding data for country calling code(s): 975 (en)
    • Updated carrier data for country calling code(s): 30 (en), 41 (en), 46 (en), 49 (en), 65 (en), 86 (en, zh), 372 (en), 597 (en), 968 (en), 975 (en)

1.12.13 / 20.8.2025

  • Updated metadata to version 9.0.12:
    • Updated phone metadata for region code(s): GB, GG, GM, GY, IM, JE
    • Updated geocoding data for country calling code(s): 61 (en), 81 (en, ja)
    • Updated carrier data for country calling code(s): 220 (en), 370 (en), 592 (en)

1.12.0 / 24.02.2025

1.11.0 / 06.05.2024

  • (TypeScript) Fixed Tagged type to be more strict, as suggested in an issue by Islam Sharabash.

1.10.17 / 08.01.2023

  • Added PhoneNumber.getPossibleCountries() function. It returns a list of countries this phone number could possibly belong to. Can be used when parsing complete international phone numbers containing a "calling code" that is shared between several countries. If parsing such a phone number returns country: undefined then getPossibleCountries() function could be used to somehow speculate about what country could this phone number possibly belong to.

1.10.0 / 18.05.2022

  • Migrated the library to use "ES Modules" export. This shouldn't break anyone's code and it makes it more modern since people asked about this feature.

1.9.48 / 06.02.2022

1.9.45 / xx.01.2022

  • Added AsYouType.getNumberValue() function. The function will be used in react-phone-number-input component. Returns the phone number in E.164 format. For example, for country "US" and input "(222) 333-4444" it will return "+12223334444". Will return undefined if no digits have been input, or when inputting a phone number in national format and no default country or default "country calling code" have been set.

... (truncated)

Commits

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)
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Technical Details
ID: 6149401
UUID: 3371370445
Node ID: PR_kwDOKfapnc6mN3q4
Host: GitHub
Repository: webstackdev/astro.webstackbuilders.com