[PR #495] [MERGED] fix(deps): bump ufo from 1.5.3 to 1.5.4 in /web #506

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/web/ufo-1.5.4


📝 Commits (1)

  • b325ad9 fix(deps): bump ufo from 1.5.3 to 1.5.4 in /web

📊 Changes

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

View changed files

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

📄 Description

Bumps ufo from 1.5.3 to 1.5.4.

Release notes

Sourced from ufo's releases.

v1.5.4

compare changes

🩹 Fixes

  • parseURL: Only normalize windows drive letters with file:// protocol (#246)
  • withProtocol: Consider relative protocol (#242)

❤️ Contributors

Changelog

Sourced from ufo's changelog.

v1.5.4

compare changes

🩹 Fixes

  • parseURL: Only normalize windows drive letters with file:// protocol (#246)
  • withProtocol: Consider relative protocol (#242)

🏡 Chore

🎨 Styles

  • Lint with prettier defaults (666091d)

❤️ Contributors

Commits
  • 0f15ddc chore(release): v1.5.4
  • 62199a0 fix(withProtocol): consider relative protocol (#242)
  • 1954cae chore(deps): update pnpm to v9.5.0 (#238)
  • 51b0565 chore: lint with eslint v9
  • 0dbe44f chore: update deps
  • f2857c7 chore(deps): update vitest monorepo to v2 (major) (#245)
  • 229e83e fix(parseURL): only normalize windows drive letters with file:// protocol (...
  • 387d01a chore(deps): update autofix-ci/action digest to 2891949
  • 666091d style: lint with prettier defaults
  • 0c67673 chore(deps): update pnpm to v9 (#236)
  • 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 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/495 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2024 **Status:** ✅ Merged **Merged:** 8/1/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/ufo-1.5.4` --- ### 📝 Commits (1) - [`b325ad9`](https://github.com/NdoleStudio/httpsms/commit/b325ad978007bfe1270ed5e2949d4eed53ec86d1) fix(deps): bump ufo from 1.5.3 to 1.5.4 in /web ### 📊 Changes **2 files changed** (+21 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+20 -20) </details> ### 📄 Description Bumps [ufo](https://github.com/unjs/ufo) from 1.5.3 to 1.5.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unjs/ufo/releases">ufo's releases</a>.</em></p> <blockquote> <h2>v1.5.4</h2> <p><a href="https://github.com/unjs/ufo/compare/v1.5.3...v1.5.4">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>parseURL:</strong> Only normalize windows drive letters with <code>file://</code> protocol (<a href="https://redirect.github.com/unjs/ufo/pull/246">#246</a>)</li> <li><strong>withProtocol:</strong> Consider relative protocol (<a href="https://redirect.github.com/unjs/ufo/pull/242">#242</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Natanael Dos Santos Feitosa (<a href="http://github.com/natanfeitosa"><code>@​natanfeitosa</code></a>)</li> <li>Pooya Parsa (<a href="http://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Emil (<a href="http://github.com/ea-agital"><code>@​ea-agital</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/unjs/ufo/blob/main/CHANGELOG.md">ufo's changelog</a>.</em></p> <blockquote> <h2>v1.5.4</h2> <p><a href="https://github.com/unjs/ufo/compare/v1.5.3...v1.5.4">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>parseURL:</strong> Only normalize windows drive letters with <code>file://</code> protocol (<a href="https://redirect.github.com/unjs/ufo/pull/246">#246</a>)</li> <li><strong>withProtocol:</strong> Consider relative protocol (<a href="https://redirect.github.com/unjs/ufo/pull/242">#242</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update deps (<a href="https://github.com/unjs/ufo/commit/0dbe44f">0dbe44f</a>)</li> <li>Lint with eslint v9 (<a href="https://github.com/unjs/ufo/commit/51b0565">51b0565</a>)</li> </ul> <h3>🎨 Styles</h3> <ul> <li>Lint with prettier defaults (<a href="https://github.com/unjs/ufo/commit/666091d">666091d</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Natanael Dos Santos Feitosa (<a href="http://github.com/natanfeitosa"><code>@​natanfeitosa</code></a>)</li> <li>Pooya Parsa (<a href="http://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Emil (<a href="http://github.com/ea-agital"><code>@​ea-agital</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unjs/ufo/commit/0f15ddc67f06c7abe16ef863d71a58b0c615b477"><code>0f15ddc</code></a> chore(release): v1.5.4</li> <li><a href="https://github.com/unjs/ufo/commit/62199a0cc84727b7b4666aaca8ff04cca2f68f3a"><code>62199a0</code></a> fix(withProtocol): consider relative protocol (<a href="https://redirect.github.com/unjs/ufo/issues/242">#242</a>)</li> <li><a href="https://github.com/unjs/ufo/commit/1954caebf751d22f04fff059fc09412de3c6b86d"><code>1954cae</code></a> chore(deps): update pnpm to v9.5.0 (<a href="https://redirect.github.com/unjs/ufo/issues/238">#238</a>)</li> <li><a href="https://github.com/unjs/ufo/commit/51b056564d55838335e5221ce051545ea4e61785"><code>51b0565</code></a> chore: lint with eslint v9</li> <li><a href="https://github.com/unjs/ufo/commit/0dbe44fc00a71bedce8ed6d23bd95ecafc36d527"><code>0dbe44f</code></a> chore: update deps</li> <li><a href="https://github.com/unjs/ufo/commit/f2857c73037af061718a777f521533432ac52504"><code>f2857c7</code></a> chore(deps): update vitest monorepo to v2 (major) (<a href="https://redirect.github.com/unjs/ufo/issues/245">#245</a>)</li> <li><a href="https://github.com/unjs/ufo/commit/229e83e6b6c9c6edec4baa3a699bd6207ab031e1"><code>229e83e</code></a> fix(parseURL): only normalize windows drive letters with <code>file://</code> protocol (...</li> <li><a href="https://github.com/unjs/ufo/commit/387d01aa02d58384bb59efbd47bc8f2d6320c247"><code>387d01a</code></a> chore(deps): update autofix-ci/action digest to 2891949</li> <li><a href="https://github.com/unjs/ufo/commit/666091db37a03dc871e25d3621aeff1b89648196"><code>666091d</code></a> style: lint with prettier defaults</li> <li><a href="https://github.com/unjs/ufo/commit/0c676739f0a11dee14ab9cd0304710f8e5d0d1e4"><code>0c67673</code></a> chore(deps): update pnpm to v9 (<a href="https://redirect.github.com/unjs/ufo/issues/236">#236</a>)</li> <li>Additional commits viewable in <a href="https://github.com/unjs/ufo/compare/v1.5.3...v1.5.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ufo&package-manager=npm_and_yarn&previous-version=1.5.3&new-version=1.5.4)](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: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#506
No description provided.