-
Notifications
You must be signed in to change notification settings - Fork 12
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
deps: bump undici from 5.28.2 to 6.0.1 #290
Conversation
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
4b38d19
to
4389ed7
Compare
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 6.0.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.2...v6.0.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4389ed7
to
3fae558
Compare
cc @bajtos are you ok with removing deprecated node 16 support? |
Sure, why not?
Maybe we should update |
To me it's a question of principle: I drop support for all EOL nodejs versions, without consideration for who might still be using them. This I believe helps maintain a safer and healthier ecosystem. But, I didn't know whether you thought about it the same way, so I wanted to ask. Cool, will drop support then 👍 I can update |
A newer version of undici exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@dependabot recreate |
Superseded by #427. |
Bumps undici from 5.28.2 to 6.0.1.
Release notes
Sourced from undici's releases.
Commits
0c3c6f8
6.0.16f4d97b
fix: stream error timings (#2497)e218fc6
Bumped v6.0.0107664a
Expose HTTP errors that are not meant to be retried (#2496)70caae8
feat: print attempted addresses on ConnectTimeoutError (#2494)8535d8c
chore: fix typo (#2490)f3d9f72
perf: optimizeparseHeaders
(#2492)e910c6a
perf: avoid Response initialization (#2489)49b6346
version cleanup (#2483)af9aaea
update spec & wpts (#2482)You can trigger a rebase of this PR 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)