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 ohmyfetch from 0.2.0 to 0.4.21 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps ohmyfetch from 0.2.0 to 0.4.21.

Changelog

Sourced from ohmyfetch's changelog.

0.4.21 (2022-11-03)

Features

  • add status and statusText to fetch errors (#152) (784a7c0)

Bug Fixes

  • only call error handler if status code is >= 400 (#153) (385f7fe)

0.4.20 (2022-10-17)

Bug Fixes

  • add backwards-compatible subpath declarations (#144) (3a48c21)
  • types: allow synchronous interceptors to be passed (#128) (46e8f3c)

0.4.19 (2022-09-19)

Features

  • support responseType: 'stream' as ReadableStream (#100) (5a19f73)

Bug Fixes

0.4.18 (2022-05-20)

Bug Fixes

0.4.17 (2022-05-11)

Features

0.4.16 (2022-04-29)

Bug Fixes

... (truncated)

Commits
  • df3dc94 chore(release): 0.4.21
  • 837ca96 chore(deps): update all non-major dependencies (#158)
  • f869177 chore(deps): update pnpm to v7.14.1 (#157)
  • 031dbf1 chore(deps): update dependency undici to ^5.12.0 (#155)
  • 3303593 chore(deps): update devdependency h3 to ^0.8.6 (#154)
  • 385f7fe fix: only call error handler if status code is >= 400 (#153)
  • 63232f5 chore(deps): update devdependency @​types/node to ^18.11.7 (#151)
  • 784a7c0 feat: add status and statusText to fetch errors (#152)
  • 456081c chore(deps): update all non-major dependencies (#147)
  • 5aed598 chore(deps): update devdependency h3 to ^0.8.4 (#145)
  • 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 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)

Bumps [ohmyfetch](https://github.com/unjs/ohmyfetch) from 0.2.0 to 0.4.21.
- [Release notes](https://github.com/unjs/ohmyfetch/releases)
- [Changelog](https://github.com/unjs/ohmyfetch/blob/main/CHANGELOG.md)
- [Commits](unjs/ofetch@v0.2.0...v0.4.21)

---
updated-dependencies:
- dependency-name: ohmyfetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2022
@dependabot dependabot bot requested a review from Profile November 8, 2022 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant