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

chore(deps): bump undici and ohmyfetch #434

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps undici and ohmyfetch. These dependencies needed to be updated together.
Updates undici from 4.15.1 to 5.14.0

Release notes

Sourced from undici's releases.

v5.14.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.13.0...v5.14.0

v5.13.0

What's Changed

New Contributors

... (truncated)

Commits

Updates ohmyfetch from 0.4.15 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2022
@pix-service
Copy link

I'm deploying this PR to these urls:

Please check it out!

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/undici-and-ohmyfetch-5.14.0 branch 2 times, most recently from 2e1e7d3 to 4ea75bb Compare December 9, 2022 14:49
Bumps [undici](https://github.com/nodejs/undici) and [ohmyfetch](https://github.com/unjs/ohmyfetch). These dependencies needed to be updated together.

Updates `undici` from 4.15.1 to 5.14.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v4.15.1...v5.14.0)

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

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: ohmyfetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/undici-and-ohmyfetch-5.14.0 branch from 4ea75bb to 9bd9266 Compare December 9, 2022 14:57
@pix-service-auto-merge pix-service-auto-merge merged commit e172ce8 into dev Dec 9, 2022
@pix-service-auto-merge pix-service-auto-merge deleted the dependabot/npm_and_yarn/undici-and-ohmyfetch-5.14.0 branch December 9, 2022 15:02
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 🚀 Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants