Mathmagicians / supercalifragilistic-run

MIT License
1 stars 2 forks source link

fix(deps): bump ufo from 0.7.5 to 0.8.4 #203

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ufo from 0.7.5 to 0.8.4.

Changelog

Sourced from ufo's changelog.

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

  • encodeQueryItem: stringify boolean values (#51) (469dd88)

0.8.1 (2022-03-16)

Bug Fixes

  • parseURL: don't fail if hostAndPath not matching (d297e60)

0.8.0 (2022-03-15)

⚠ BREAKING CHANGES

  • hasProtocol additional protocols (#46)

Bug Fixes

0.7.11 (2022-02-25)

Bug Fixes

... (truncated)

Commits
  • 0ac3503 chore(release): 0.8.4
  • 5fb8267 feat: isEqual utility
  • 872c873 chore(deps): update all non-major dependencies (#54)
  • 8797318 chore(deps): update actions/checkout action to v3 (#55)
  • 79032c6 chore(deps): update actions/setup-node action to v3 (#57)
  • f5e97af chore(deps): update codecov/codecov-action action to v3 (#58)
  • 1566047 chore(release): 0.8.3
  • 4f66249 fix(withProtocol): handle input without protocol (resolves #52)
  • 82170f9 chore(release): 0.8.2
  • 469dd88 fix(encodeQueryItem): stringify boolean values (#51)
  • 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 2 years ago

Superseded by #221.