🚨 [security] Update undici 5.23.0 → 5.26.3 (minor) #316
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ undici (5.23.0 → 5.26.3) · Repo
Security Advisories 🚨
🚨 Undici's cookie header not cleared on cross-origin redirect in fetch
Release Notes
5.26.2
5.26.1
5.26.0
5.25.3
5.25.2
5.25.1
5.25.0
5.24.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 73 commits:
5.26.3
include esbuild script in files
Bumped v5.26.2
Merge pull request from GHSA-wqq4-5wpv-mx2g
5.26.1
Fix node detection omfg (#2341)
hopefully this fixes it for good (#2338)
Bumped v5.26.0
fix: 🐛 fix process http2 header (#2332)
fix: 🏷️ add allowH2 to BuildOptions (#2334)
Fix stuck when using http2 POST Buffer (#2336)
fix fetch with coverage enabled (#2330)
[StepSecurity] ci: Harden GitHub Actions (#2325)
disallow setting host header in fetch (#2322)
fix(#2311): End stream after body sent (#2314)
feat: respect `--max-http-header-size` Node.js flag (#2234)
test: handle npm ignore-scripts settings (#2313)
build(deps-dev): bump sinon from 15.2.0 to 16.1.0 (#2312)
fix: Agent.Options.factory should accept URL object or string as parameter (#2295)
chore: change order of the pseudo-headers (#2308)
change default header to `node` (#2310)
use npm install instead of npm ci (#2309)
Bumped v5.23.4
feat: disable FinalizationRegistry if NODE_V8_COVERAGE is set (#2304)
Further automate publishing of undici-types using GitHub Actions workflow (#2290)
build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 (#2301)
build(deps): bump actions/checkout from 3.6.0 to 4.1.0 (#2299)
undici-types@5.25.3
Bumped v5.23.3
Disable FinalizationRegistry if NODE_V8_COVERAGE is set (#2298)
perf: use @fastify/busboy (#2211)
remove npm run test from pre-commit hook (#2296)
test: enable websockets inclusion in WPTReport (#2284)
perf: improve parse-url implementation (#2286)
Bumped v5.25.2
fix loading websockets when node is built w/ --without-ssl (#2282)
fix: fix request with readable mode is object (#2279)
Add Khaf to releasers (#2276)
undici-types@5.25.1
5.25.1
Add publish types script (#2273)
Bumped v5.25.0
Fix http2 agent (#2275)
Fix type definition for Client Interceptors (#2269)
fix undici when node is built with --without-ssl (#2272)
test: fix Fetch/HTTP2 tests (#2263)
expose websocket in node bundle (#2217)
improve documentation of timeouts by making the units clear in all places (#2266)
ci: remove duplicated runs (#2265)
fix: h2 without body (#2258)
Bumped v5.24.0
Fix http2 fetch test (#2253)
docs: fix tables in README (#2254)
feat: Add H2 support (#2061)
Maybe fix v20 (#2252)
Fix fetch in node v20.6.0 (#2251)
Updated benchmarks (#2250)
build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#2246)
fix: preserve file path when parsing formdata (#2245)
fix: aborting request with non-object error (#2243)
build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 (#2238)
build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#2241)
build(deps): bump fastify/github-action-merge-dependabot (#2236)
build(deps): bump actions/setup-node from 3.6.0 to 3.8.1 (#2237)
build(deps): bump github/codeql-action from 2.21.2 to 2.21.5 (#2240)
Update wpts (#2226)
Update MockPool.md intercept method description (#2220)
fix failing test (#2223)
fix: pass ProxyAgent proxy status code error (#2162)
build(deps-dev): bump @sinonjs/fake-timers from 10.3.0 to 11.1.0 (#2221)
allow http & https websocket urls (#2218)
better stack trace for body.json (#2215)
build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0 (#2203)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands