[PR #427] [MERGED] fix(deps): bump libphonenumber-js from 1.10.59 to 1.10.61 in /web #442

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/427
Author: @dependabot[bot]
Created: 5/1/2024
Status: Merged
Merged: 5/2/2024
Merged by: @AchoArnold

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


📝 Commits (1)

  • 0130bdd fix(deps): bump libphonenumber-js from 1.10.59 to 1.10.61 in /web

📊 Changes

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

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+4 -4)

📄 Description

Bumps libphonenumber-js from 1.10.59 to 1.10.61.

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/427 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2024 **Status:** ✅ Merged **Merged:** 5/2/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/libphonenumber-js-1.10.61` --- ### 📝 Commits (1) - [`0130bdd`](https://github.com/NdoleStudio/httpsms/commit/0130bdd0bd05b6c9fa5c13f5a4dff300de6a2dce) fix(deps): bump libphonenumber-js from 1.10.59 to 1.10.61 in /web ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+4 -4) </details> ### 📄 Description Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.59 to 1.10.61. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/8e9808e3d908cee0e34600401a95367475de5a13"><code>8e9808e</code></a> 1.10.61</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/7ad2c539682044b1d05b9a534b1a9d0eb6cfdd31"><code>7ad2c53</code></a> Updated metadata</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/8bb2f5c9a676add97b942dca9bf3d1f45fd1c8a0"><code>8bb2f5c</code></a> Removed unused comment</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/6100529b912f424807ffc5ef1e8466e6d31fd2dc"><code>6100529</code></a> 1.10.60</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/b8be8b364807e03ce80836deebda0d05cba2e1d9"><code>b8be8b3</code></a> Updated metadata</li> <li>See full diff in <a href="https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.59...v1.10.61">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.59&new-version=1.10.61)](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:38:25 +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#442
No description provided.