wearelucid / lucid-nuxt-2021

Nuxt.js Boilerplate
7 stars 0 forks source link

fix(deps): bump ufo from 1.3.0 to 1.3.2 #448

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps ufo from 1.3.0 to 1.3.2.

Release notes

Sourced from ufo's releases.

v1.3.2

compare changes

🩹 Fixes

  • parseURL: Parse protocol case-insensitively (#188)
  • Respect fragment in trailing slash utils (#175)

❤️ Contributors

v1.3.1

compare changes

🩹 Fixes

  • Test script protocols insensitively (#180)

❤️ Contributors

Changelog

Sourced from ufo's changelog.

v1.3.2

compare changes

🩹 Fixes

  • parseURL: Parse protocol case-insensitively (#188)
  • Respect fragment in trailing slash utils (#175)

🏡 Chore

❤️ Contributors

v1.3.1

compare changes

🩹 Fixes

  • Test script protocols insensitively (#180)

🏡 Chore

❤️ Contributors

Commits
  • f4c0400 fix: respect fragment in trailing slash utils (#175)
  • 11f161e chore: update lockfile
  • ed2258a chore(deps): update actions/setup-node action to v4 (#182)
  • ffeaadf chore(deps): update all non-major dependencies (#187)
  • 768210a fix(parseURL): parse protocol case-insensitively (#188)
  • 92b63c2 chore(deps): update all non-major dependencies
  • 57e1487 chore(deps): update autofix-ci/action digest to d3e5915
  • 21c5a9a chore(deps): update all non-major dependencies
  • 5da74c4 chore(release): v1.3.1
  • 20e99e7 chore: update dependencies
  • 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 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)