[PR #157] [MERGED] fix(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 in /web #208

Closed
opened 2026-03-03 16:37:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/157
Author: @dependabot[bot]
Created: 4/10/2023
Status: Merged
Merged: 4/10/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/libphonenumber-js-1.10.26


📝 Commits (1)

  • 82b7813 fix(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 in /web

📊 Changes

3 files changed (+351 additions, -747 deletions)

View changed files

📝 web/package-lock.json (+4 -5)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+346 -741)

📄 Description

Bumps libphonenumber-js from 1.10.24 to 1.10.26.

Commits
  • efc6a81 1.10.26
  • b4b7887 Updated metadata
  • b79c38f 1.10.25
  • 91d5443 #96. TypeScript: import: d.ts → d.ts.js
  • d2741bd TypeScript: added extended: boolean parameter to "find phone numbers in text"
  • c7ecfb7 Validate leniency parameter of "find phone numbers in text"
  • dadb168 Merged Google's changes related to tel: URIs
  • 6c00ec2 Fixed metadata.js import
  • 8e24825 Refactored findPhoneNumbersInText a bit
  • dd87f03 Fixed parsePhoneNumber() arguments link
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/157 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/10/2023 **Status:** ✅ Merged **Merged:** 4/10/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/libphonenumber-js-1.10.26` --- ### 📝 Commits (1) - [`82b7813`](https://github.com/NdoleStudio/httpsms/commit/82b7813cc0773423feadb06c9ca28402171b8d92) fix(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 in /web ### 📊 Changes **3 files changed** (+351 additions, -747 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+4 -5) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+346 -741) </details> ### 📄 Description Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.24 to 1.10.26. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/efc6a8174089cc5fe559895a3c96df5c8313c50a"><code>efc6a81</code></a> 1.10.26</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/b4b788789cf1a2f65736b0735831e4fa567d1e8f"><code>b4b7887</code></a> Updated metadata</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/b79c38fbb70a8e2db958706d846d30d8e5f211e2"><code>b79c38f</code></a> 1.10.25</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/91d5443ea76c747229af641329b02a7f7ef04a6b"><code>91d5443</code></a> <a href="https://gitlab.com/catamphetamine/libphonenumber-js/issues/96">#96</a>. TypeScript: import: d.ts → d.ts.js</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/d2741bd66e5e0dd55d0f4d12b9933be4d15ccfd0"><code>d2741bd</code></a> TypeScript: added <code>extended: boolean</code> parameter to &quot;find phone numbers in text&quot;</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/c7ecfb78e59a52525cd9c4ea9043fe5add3deb8c"><code>c7ecfb7</code></a> Validate <code>leniency</code> parameter of &quot;find phone numbers in text&quot;</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/dadb1687d1e7c31c8c0ad7abd89e264a78c3c6c0"><code>dadb168</code></a> Merged Google's changes related to <code>tel:</code> URIs</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/6c00ec25f3be9480eaf5eb9e18ee138de6e85147"><code>6c00ec2</code></a> Fixed <code>metadata.js</code> import</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/8e24825881104cd585643c3112a7fb58056b5c5b"><code>8e24825</code></a> Refactored <code>findPhoneNumbersInText</code> a bit</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/dd87f03405d2342c2a8ff7468a9392e1e96e66a3"><code>dd87f03</code></a> Fixed <code>parsePhoneNumber()</code> arguments link</li> <li>Additional commits viewable in <a href="https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.24...v1.10.26">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libphonenumber-js&package-manager=npm_and_yarn&previous-version=1.10.24&new-version=1.10.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:37:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#208
No description provided.