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

Bump undici from 6.21.0 to 7.0.0 #1716

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps undici from 6.21.0 to 7.0.0.

Release notes

Sourced from undici's releases.

v7.0.0

What's Changed

... (truncated)

Commits
  • 1cfe094 Bumped v7.0.0
  • 68a0d60 Bumped v7.0.0-alpha.10
  • c178ca1 Correctly parse JSON contentType in responseError interceptor (#3892)
  • 513e213 feat: add support for Timeout and Trailers (#3854)
  • ed1da80 Bumped v7.0.0-alpha.9
  • 3c67a3d Make the responseError interceptor backward compatible, add a body property (...
  • de6aea6 fix: response error interceptor broken (#3805)
  • 20fd58c fix: cache rm unused branch (#3889)
  • d006e90 fix: port retry to new hooks (#3883)
  • 3029bd8 fix: move statusMessage as optional arg in end (#3886)
  • 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/undici-7.0.0 branch from 8fc4386 to be249bd Compare November 29, 2024 13:04
Bumps [undici](https://github.com/nodejs/undici) from 6.21.0 to 7.0.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.21.0...v7.0.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/undici-7.0.0 branch from be249bd to cbf8cb8 Compare November 29, 2024 13:12
@tidoust tidoust merged commit 81cb7f3 into main Nov 29, 2024
1 check passed
@tidoust tidoust deleted the dependabot/npm_and_yarn/undici-7.0.0 branch November 29, 2024 13:42
tidoust added a commit that referenced this pull request Nov 29, 2024
Breaking change:
- Adjust minimal version of Node.js required (#1717)

Dependencies bumped:
- Bump undici from 6.21.0 to 7.0.0 (#1716)
- Bump puppeteer from 23.8.0 to 23.9.0 (#1711)
- Bump rollup from 4.26.0 to 4.27.4 (#1713)
- Bump respec from 35.1.2 to 35.2.0 (#1714)
- Bump web-specs from 3.26.0 to 3.28.0 (#1715)
- Bump cross-spawn from 7.0.3 to 7.0.6 (#1710)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant