Mathmagicians / supercalifragilistic-run

MIT License
1 stars 2 forks source link

fix(deps): bump ufo from 0.7.5 to 1.0.0 #265

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ufo from 0.7.5 to 1.0.0.

Changelog

Sourced from ufo's changelog.

1.0.0 (2022-11-14)

Features

Bug Fixes

  • remove leading slash when parsing windows file urls (#87) (187afb0)

0.8.6 (2022-10-15)

Bug Fixes

  • ensure withBase does not prefix URLs with protocol (#68) (b520298)

0.8.5 (2022-07-07)

Bug Fixes

  • withoutBase: preserve leading slash (fc72dd0), closes #64

0.8.4 (2022-05-06)

Features

0.8.3 (2022-03-31)

Bug Fixes

  • withProtocol: handle input without protocol (resolves #52) (4f66249)

0.8.2 (2022-03-31)

Features

  • withHttp, withHttps, withoutProtocol, withProtocol (#48) (f8ee0c0)

Bug Fixes

... (truncated)

Commits
  • 8345363 chore(release): 1.0.0
  • 0ab8f05 refactor: update repository
  • 187afb0 fix: remove leading slash when parsing windows file urls (#87)
  • f8900d5 feat: remove undefined from withQuery (#71)
  • c548aa6 chore(deps): update all non-major dependencies (#92)
  • 7b59567 chore(deps): update all non-major dependencies (#91)
  • 7940698 chore(deps): update all non-major dependencies (#90)
  • c28006e chore(deps): update all non-major dependencies to ^0.24.4 (#89)
  • 8eec90a chore(deps): update devdependency @​types/node to ^18.11.8 (#88)
  • f6f2eae chore(deps): update all non-major dependencies (#86)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pi0, a new releaser for ufo since your current version.


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)
dependabot[bot] commented 1 year ago

Superseded by #267.