Update dependency undici to v4.16.0 - abandoned#21
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency undici to v4.16.0 - abandoned#21renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
ba099d6 to
2670ace
Compare
2670ace to
3acf574
Compare
3acf574 to
5ae39ff
Compare
5ae39ff to
9dc51c0
Compare
9dc51c0 to
3f64312
Compare
3f64312 to
7f4dfc2
Compare
7f4dfc2 to
d92a26b
Compare
c3b31f5 to
2f943ee
Compare
2f943ee to
aee747c
Compare
aee747c to
ca61096
Compare
ca61096 to
c4443be
Compare
c4443be to
8d3c5b8
Compare
8d3c5b8 to
f2c01c0
Compare
f2c01c0 to
4867fbe
Compare
4867fbe to
ed14590
Compare
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.0->4.16.0Release Notes
nodejs/undici
v4.16.0Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v4.15.1...v4.16.0
v4.15.1Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.15.0...v4.15.1
v4.15.0Compare Source
What's Changed
RequestInitdoesn't allow explicitundefinedby @chlonel in https://github.com/nodejs/undici/pull/1242New Contributors
Full Changelog: nodejs/undici@v4.14.1...v4.15.0
v4.14.1Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v4.14.0...v4.14.1
v4.14.0Compare Source
A new release with lots of new contributors!
What's Changed
ProxyAgentby @RA80533 in https://github.com/nodejs/undici/pull/1194Filecoverage by @RaisinTen in https://github.com/nodejs/undici/pull/1206replyby @suneettipirneni in https://github.com/nodejs/undici/pull/1200Illegal invocationsof theFileLikeclass by @RaisinTen in https://github.com/nodejs/undici/pull/1207manualredirect handling by @RaisinTen in https://github.com/nodejs/undici/pull/1210New Contributors
Full Changelog: nodejs/undici@v4.13.0...v4.14.0
v4.13.0Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v4.12.2...v4.13.0
v4.12.2Compare Source
What's Changed
6c69c19f569c4909059fbNew Contributors
Full Changelog: nodejs/undici@v4.12.0...v4.12.2
v4.12.1Compare Source
What's Changed
cda7b92New Contributors
Full Changelog: nodejs/undici@v4.12.0...v4.12.1
v4.12.0Compare Source
This release contains various fetch improvements and fixes.
What's Changed
f3e7c0bb60f61f3c4bce847eb207New Contributors
Full Changelog: nodejs/undici@v4.11.3...v4.12.0
v4.11.3Compare Source
What's Changed
94b8baedae031aFull Changelog: nodejs/undici@v4.11.2...v4.11.3
v4.11.2Compare Source
What's Changed
9b95668...5dc62de26ded04c68da208d7d0920db6236bb775Full Changelog: nodejs/undici@v4.11.1...v4.11.2
v4.11.1Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.11.0...v4.11.1
v4.11.0Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v4.10.4...v4.11.0
v4.10.4Compare Source
v4.10.3Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.10.2...v4.10.3
v4.10.2Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.10.1...v4.10.2
v4.10.1Compare Source
What's Changed
Blobs inFormDataby @wojpawlik in https://github.com/nodejs/undici/pull/1099statusandstatusTextlike Web fetch by @gzuidhof in https://github.com/nodejs/undici/pull/1100New Contributors
Full Changelog: nodejs/undici@v4.10.0...v4.10.1
v4.10.0Compare Source
What's Changed
c5b7d0334cd40a3d2ce43New Contributors
Full Changelog: nodejs/undici@v4.9.5...v4.10.0
v4.9.5Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.9.4...v4.9.5
v4.9.4Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.9.3...v4.9.4
v4.9.3Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v4.9.2...v4.9.3
v4.9.2Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.9.1...v4.9.2
v4.9.1Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.9.0...v4.9.1
v4.9.0Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.8.2...v4.9.0
v4.8.2Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v4.8.1...v4.8.2
v4.8.1Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.8.0...v4.8.1
v4.8.0Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.7.3...v4.8.0
v4.7.3Compare Source
What's Changed
Full Changelog: nodejs/undici@v4.7.2...v4.7.3
v4.7.2Compare Source
What's Changed
allowSyntheticDefaultImportsby @RA80533 in https://github.com/nodejs/undici/pull/1059New Contributors
Full Changelog: nodejs/undici@v4.7.1...v4.7.2
v4.7.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.