[PR #43] [MERGED] fix(deps): bump libphonenumber-js from 1.10.6 to 1.10.15 in /web #102

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5ee4e2c fix(deps): bump libphonenumber-js from 1.10.6 to 1.10.15 in /web

📊 Changes

3 files changed (+12 additions, -12 deletions)

View changed files

📝 web/package-lock.json (+7 -8)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+4 -3)

📄 Description

Bumps libphonenumber-js from 1.10.6 to 1.10.15.

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 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/43 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/3/2023 **Status:** ✅ Merged **Merged:** 1/3/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/libphonenumber-js-1.10.15` --- ### 📝 Commits (1) - [`5ee4e2c`](https://github.com/NdoleStudio/httpsms/commit/5ee4e2cb089f2b846335cd56e9f2305dc2e044ce) fix(deps): bump libphonenumber-js from 1.10.6 to 1.10.15 in /web ### 📊 Changes **3 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+7 -8) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+4 -3) </details> ### 📄 Description Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.6 to 1.10.15. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/26b50cdd5c61416ebd12bcbc77045bfe400bb28d"><code>26b50cd</code></a> 1.10.15</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/f6b42c8cf6ada4ff096ff60b9e60c172810d5c18"><code>f6b42c8</code></a> Updated metadata</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/c12e5320483b44ba34fc7f2e3ec0b3029a2b0044"><code>c12e532</code></a> Update .gitlab-ci.yml</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/d8fcbcd861db2fa4afdd0fd239103ee86604bd3d"><code>d8fcbcd</code></a> 1.10.14</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/1400dd29e9572b210d7e0c8fba3bb345db629ead"><code>1400dd2</code></a> Added <code>@babel/plugin-syntax-import-assertions</code></li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/5e192e5ba67f652f6e204a1e5b50aefba073b24a"><code>5e192e5</code></a> Added <code>assert { type: 'json' }</code></li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/9f67bd98c93e3f657a749a7a7027eb68d3ca359f"><code>9f67bd9</code></a> 1.10.13</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/4236e1a7195a9cb759e8fb520cc29c16132ee015"><code>4236e1a</code></a> Updated metadata</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/6743a40c17a685698f656c634dfb9ab1124f47c9"><code>6743a40</code></a> 1.10.12</li> <li><a href="https://gitlab.com/catamphetamine/libphonenumber-js/commit/f5f2035ac9873157825dd933f366ce962c3a7dc1"><code>f5f2035</code></a> Updated metadata</li> <li>Additional commits viewable in <a href="https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.6...v1.10.15">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.6&new-version=1.10.15)](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:36:45 +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#102
No description provided.