[PR #29] [CLOSED] Bump parse-path and @nuxt/telemetry in /web #94

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/29
Author: @dependabot[bot]
Created: 11/9/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/web/parse-path-and-nuxt/telemetry-7.0.0


📝 Commits (1)

  • 0de7858 Bump parse-path and @nuxt/telemetry in /web

📊 Changes

2 files changed (+198 additions, -311 deletions)

View changed files

📝 web/package-lock.json (+56 -189)
📝 web/yarn.lock (+142 -122)

📄 Description

Bumps parse-path and @nuxt/telemetry. These dependencies needed to be updated together.
Updates parse-path from 4.0.3 to 7.0.0

Release notes

Sourced from parse-path's releases.

7.0.0

Add the parse_failed property — whether the input was parsed successfully or not.

6.0.0

parse-path 6.0.0

Breaking changes

  • The resource property will not contain the port anymore. Added the host property which has the port too.

5.0.0

parse-path 5.0.0

This is a major release of parse-path!

Breaking changes

  • parse-path will not parse git@... ssh URLs anymore. Use parse-url for that.
  • If the input url has a trailing slash, the trailing slash will be added in the pathname too.
  • The port field is a string. By default empty.
  • Added the password field (default: "")
  • The resource may contain the port in it (e.g. resource: "domain.com:4200").

Features

  • Faster
  • More secure
  • Cleaner codebase

Any questions, suggestions, contributions are always welcome! 😊

4.0.4

Remove the new line characters.

Commits

Updates @nuxt/telemetry from 1.3.6 to 1.3.7

Changelog

Sourced from @​nuxt/telemetry's changelog.

1.3.7 (2022-10-12)

Commits
Maintainer changes

This version was pushed to npm by danielroe, a new releaser for @​nuxt/telemetry since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/29 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/9/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/parse-path-and-nuxt/telemetry-7.0.0` --- ### 📝 Commits (1) - [`0de7858`](https://github.com/NdoleStudio/httpsms/commit/0de78589bd7692546bdf4a26f5fe80f758fb0e59) Bump parse-path and @nuxt/telemetry in /web ### 📊 Changes **2 files changed** (+198 additions, -311 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+56 -189) 📝 `web/yarn.lock` (+142 -122) </details> ### 📄 Description Bumps [parse-path](https://github.com/IonicaBizau/parse-path) and [@nuxt/telemetry](https://github.com/nuxt/telemetry). These dependencies needed to be updated together. Updates `parse-path` from 4.0.3 to 7.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/IonicaBizau/parse-path/releases">parse-path's releases</a>.</em></p> <blockquote> <h2>7.0.0</h2> <p>Add the <code>parse_failed</code> property — whether the input was parsed successfully or not.</p> <h2>6.0.0</h2> <h3>parse-path 6.0.0</h3> <p><strong>Breaking changes</strong></p> <ul> <li>The <code>resource</code> property will not contain the <code>port</code> anymore. Added the <code>host</code> property which has the port too.</li> </ul> <h2>5.0.0</h2> <h3><code>parse-path</code> 5.0.0</h3> <p>:star: This is a major release of <code>parse-path</code>! :star:</p> <h4>Breaking changes</h4> <ul> <li><code>parse-path</code> will not parse <code>git@...</code> ssh URLs anymore. Use <code>parse-url</code> for that.</li> <li>If the input url has a trailing slash, the trailing slash will be added in the <code>pathname</code> too.</li> <li>The <code>port</code> field is a string. By default empty.</li> <li>Added the <code>password</code> field (default: <code>&quot;&quot;</code>)</li> <li>The resource may contain the <code>port</code> in it (e.g. <code>resource: &quot;domain.com:4200&quot;</code>).</li> </ul> <h4>Features</h4> <ul> <li>Faster</li> <li>More secure</li> <li>Cleaner codebase</li> </ul> <p>Any questions, suggestions, contributions are always welcome! :blush:</p> <h2>4.0.4</h2> <p>Remove the new line characters.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/IonicaBizau/parse-path/commit/c53b17e228fd09e2e072ce0d9c6076cf7bb879da"><code>c53b17e</code></a> Updated docs</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/a0269b12b3f3eb4ce4a1b5a9a6da24832d3d2d8f"><code>a0269b1</code></a> :arrow_up: 7.0.0 :tada:</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/e3ee527ab36be1166f72d1654a5a6e31f18c866a"><code>e3ee527</code></a> :arrow_up: 6.1.0 :tada:</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/4bae19e8e0e6b8566201387c1b1e664a9e87b904"><code>4bae19e</code></a> Add the parse_failed property.</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/3d1525d9ec72f5a1ad67b438bed95dd752ed3413"><code>3d1525d</code></a> Updated docs</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/31f7a332f9c4ce5e1c6448ac5a7b4507cb00deed"><code>31f7a33</code></a> Add the host property</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/02995c6c7ccb3d05180f235b1dc1c3abb710147b"><code>02995c6</code></a> Merge branch 'patch-1' of github.com:viceice/parse-path into new-version</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/cbb46e0e713d747b7851eb98c1c4af1bb1ead238"><code>cbb46e0</code></a> :arrow_up: 6.0.0 :tada:</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/01b23dc123c6f2cdc1357eba22243c7b7324e4ea"><code>01b23dc</code></a> test: add test</li> <li><a href="https://github.com/IonicaBizau/parse-path/commit/9032ebb45a28deb57fef2928acd72fca25aabbef"><code>9032ebb</code></a> fix: use hostname instead of host</li> <li>Additional commits viewable in <a href="https://github.com/IonicaBizau/parse-path/compare/4.0.3...7.0.0">compare view</a></li> </ul> </details> <br /> Updates `@nuxt/telemetry` from 1.3.6 to 1.3.7 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt/telemetry/blob/v1.3.7/CHANGELOG.md"><code>@​nuxt/telemetry</code>'s changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt/telemetry/compare/v1.3.6...v1.3.7">1.3.7</a> (2022-10-12)</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/telemetry/commit/8bf67e3ae3b96ff88340f2b8867bf0fa9a64f128"><code>8bf67e3</code></a> chore(release): 1.3.7</li> <li><a href="https://github.com/nuxt/telemetry/commit/1222c7154d9d191e611503590cfc69c29f9e8e2e"><code>1222c71</code></a> chore: update <code>git-url-parse</code> dependency (<a href="https://github-redirect.dependabot.com/nuxt/telemetry/issues/82">#82</a>)</li> <li>See full diff in <a href="https://github.com/nuxt/telemetry/compare/v1.3.6...v1.3.7">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~danielroe">danielroe</a>, a new releaser for <code>@​nuxt/telemetry</code> since your current version.</p> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/NdoleStudio/httpsms/network/alerts). </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:42 +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#94
No description provided.