Bump libphonenumber-js from 1.12.10 to 1.12.15
Open
Number: #308
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 01, 2025 at 06:23 AM UTC
(10 months ago)
(10 months ago)
Updated:
September 01, 2025 at 06:23 AM UTC
(10 months ago)
(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
- Added an export of
PhoneNumberclass, as suggested by Jan Vincent Liwanag in his pull request.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 returnscountry: undefinedthengetPossibleCountries()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
- Merged a pull request that changed the declaration of basic "string" types like
E164Number,NationalNumber,Extension, etc.1.9.45 / xx.01.2022
- Added
AsYouType.getNumberValue()function. The function will be used inreact-phone-number-inputcomponent. Returns the phone number inE.164format. For example, for country"US"and input"(222) 333-4444"it will return"+12223334444". Will returnundefinedif 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
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Technical Details
| ID: | 6149401 |
| UUID: | 3371370445 |
| Node ID: | PR_kwDOKfapnc6mN3q4 |
| Host: | GitHub |
| Repository: | webstackdev/astro.webstackbuilders.com |