Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump ufo from 1.5.3 to 1.5.4 #147

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2024

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 will merge this PR once CI passes on it, as requested by @nogic1008.


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)

@dependabot dependabot bot added the dependabot 🤖 Pull requests that update a dependency file label Jul 28, 2024
@dependabot dependabot bot requested a review from a team July 28, 2024 10:44
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.78%. Comparing base (2f4bb67) to head (337629c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   96.78%   96.78%           
=======================================
  Files           8        8           
  Lines         404      404           
  Branches       33       33           
=======================================
  Hits          391      391           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ufo-1.5.4 branch from 683107d to 1cd4fe4 Compare July 28, 2024 10:48
Bumps [ufo](https://github.com/unjs/ufo) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/unjs/ufo/releases)
- [Changelog](https://github.com/unjs/ufo/blob/main/CHANGELOG.md)
- [Commits](unjs/ufo@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: ufo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ufo-1.5.4 branch from 1cd4fe4 to 337629c Compare July 28, 2024 10:53
Copy link
Contributor

@nogic1008 nogic1008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit e4391fe into main Jul 28, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ufo-1.5.4 branch July 28, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant