[PR #273] [MERGED] fix(deps): bump libphonenumber-js from 1.10.38 to 1.10.43 in /web #311

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/273
Author: @dependabot[bot]
Created: 9/1/2023
Status: Merged
Merged: 9/1/2023
Merged by: @AchoArnold

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


📝 Commits (1)

  • 056ecbd fix(deps): bump libphonenumber-js from 1.10.38 to 1.10.43 in /web

📊 Changes

2 files changed (+14 additions, -14 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/yarn.lock (+13 -13)

📄 Description

Bumps libphonenumber-js from 1.10.38 to 1.10.43.

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)

🔄 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/273 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2023 **Status:** ✅ Merged **Merged:** 9/1/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/libphonenumber-js-1.10.43` --- ### 📝 Commits (1) - [`056ecbd`](https://github.com/NdoleStudio/httpsms/commit/056ecbdbd0939dc132c2471864fe1a54f6d80fa9) fix(deps): bump libphonenumber-js from 1.10.38 to 1.10.43 in /web ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+13 -13) </details> ### 📄 Description Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.38 to 1.10.43. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/c75fe3009e9f3b0acc60cfc3d4ad7baf1249ff4c"><code>c75fe30</code></a> 1.10.43</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/c9adaa98b7698fc748b769424b051e3cdb50d23c"><code>c9adaa9</code></a> <a href="https://gitlab.com/catamphetamine/libphonenumber-js/issues/10">#10</a>. TypeScript: <code>isSupportedCountry()</code> type predicate</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/9f48366e10e1611e243e14d78e647d473e26437a"><code>9f48366</code></a> 1.10.42</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/bf968cec2e2c5fcfc386f700fc11d336a61fcb97"><code>bf968ce</code></a> Updated metadata</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/c6831334d6415c44a312ab6cadfb9351f4aabbae"><code>c683133</code></a> <a href="https://gitlab.com/catamphetamine/libphonenumber-js/issues/446">#446</a>. Fixed <code>types.d.ts</code> / <code>types.d.cts</code></li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/6f6742a122018fa66268d1164731e44162a92edf"><code>6f6742a</code></a> Fixed parentheses in console commands</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/1bf406f65c0739ba0c64d892adeff917f4d01942"><code>1bf406f</code></a> 1.10.41</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/d383ce6ccac6aa5ba8bed6ceebb2f66028f4b317"><code>d383ce6</code></a> <a href="https://gitlab.com/catamphetamine/libphonenumber-js/issues/117">#117</a>. Fixed TypeScript of <code>/max</code> and <code>/mobile</code> subpackages</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/faddc3390e2c97452f2936a2d20d6a127c524152"><code>faddc33</code></a> 1.10.40</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/8751000b9dfb01d68f682c282ba6f0e4f70e9644"><code>8751000</code></a> Also create <code>*.d.cts</code> files for <code>min/index.js</code> and <code>core/index.js</code></li> <li>Additional commits viewable in <a href="https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.38...v1.10.43">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.38&new-version=1.10.43)](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 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) </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:46 +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#311
No description provided.