chore(deps): bump undici from 7.12.0 to 7.15.0
Open
Number: #1438
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
August 25, 2025 at 06:39 AM UTC
(18 days ago)
(18 days ago)
Updated:
August 25, 2025 at 01:21 PM UTC
(18 days ago)
(18 days ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps undici from 7.12.0 to 7.15.0.
Release notes
Sourced from undici's releases.
v7.15.0
What's Changed
- feat: extract sri from fetch, upgrade to latest spec by
@Uzlopak
in nodejs/undici#4307- Update WPT by
@github-actions
[bot] in nodejs/undici#4422- build(deps-dev): bump
@fastify/busboy
from 3.1.1 to 3.2.0 by@dependabot
[bot] in nodejs/undici#4428- fix: memory leak in Agent by
@hexchain
in nodejs/undici#4425- chore: remove lib/api/util.js by
@Uzlopak
in nodejs/undici#3578- ci: reenable shared builtin CI tests by
@richardlau
in nodejs/undici#4426- Decompression Interceptor by
@FelixVaughan
in nodejs/undici#4317- chore: update llhttp by
@Uzlopak
in nodejs/undici#4431- chore: remove unused exceptions in try catch blocks by
@Uzlopak
in nodejs/undici#4440- types: remove type Error = unknown for diagnostic-channels by
@Uzlopak
in nodejs/undici#4438- chore: avoid overriding global escape and unescape by
@Uzlopak
in nodejs/undici#4437- cache : serialize Query only if needed, avoid throwing error by
@Uzlopak
in nodejs/undici#4441- types: add SnapshotRecorderMode by
@Uzlopak
in nodejs/undici#4442New Contributors
@hexchain
made their first contribution in nodejs/undici#4425Full Changelog: https://github.com/nodejs/undici/compare/v7.14.0...v7.15.0
v7.14.0
What's Changed
- Fix flaky snapshot-testing by
@mcollina
in nodejs/undici#4367- Actually flush the file in lib/mock/snapshot-recorder.js by
@mcollina
in nodejs/undici#4378- docs: clarify Node.js version support in LTS table by
@mcollina
in nodejs/undici#4375- cache: fix excessive caching and some other lack of caching by
@fredericDelaporte
in nodejs/undici#4335- feat(websocket): add handshake response info to undici:websocket:open diagnostic event by
@tawseefnabi
in nodejs/undici#4396- feat: add install() function to type definitions by
@jsaguet
in nodejs/undici#4384- build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by
@dependabot
[bot] in nodejs/undici#4380- build(deps): bump cronometro from 4.0.3 to 5.3.0 in /benchmarks by
@dependabot
[bot] in nodejs/undici#4171- build(deps): bump step-security/harden-runner from 2.12.0 to 2.13.0 by
@dependabot
[bot] in nodejs/undici#4379- fix: h2 CI by
@metcoder95
in nodejs/undici#4395- feat: EventSource can be configured with reconnectionTime by
@Uzlopak
in nodejs/undici#4260- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by
@dependabot
[bot] in nodejs/undici#4404- eventsource: deflake reconnectionTime tests by
@Uzlopak
in nodejs/undici#4406- cache: change normaliseHeaders to normalizeHeaders by
@Uzlopak
in nodejs/undici#4408- build(deps-dev): bump jest from 29.7.0 to 30.0.5 by
@dependabot
[bot] in nodejs/undici#4387- build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by
@dependabot
[bot] in nodejs/undici#4386- cache-control: no-cache: use quoted-string form by
@alxndrsn
in nodejs/undici#4177- test: fix snapshot testing flaky test by
@Uzlopak
in nodejs/undici#4410- fix formdata constructor args mark optional by
@tsctx
in nodejs/undici#4411- Update WPT by
@github-actions
[bot] in nodejs/undici#4358- Update Cache Tests by
@github-actions
[bot] in nodejs/undici#4096- chore: improve imports and requires by
@Uzlopak
in nodejs/undici#4418- refactor: snapshot-recorder by
@Uzlopak
in nodejs/undici#4413- Update WPT by
@github-actions
[bot] in nodejs/undici#4416- fix: better set a finalizer on cloned response by
@tsctx
in nodejs/undici#4419New Contributors
... (truncated)
Commits
7ddbdb8
Bumped v7.15.0 (#4446)35d5ddb
types: add SnapshotRecorderMode (#4442)66181d2
cache : serialize Query only if needed, avoid throwing error (#4441)156a5ec
chore: avoid overriding global escape (#4437)d2fce20
types: remove type Error = unknown for diagnostic-channels (#4438)da3325d
chore: remove unused exceptions in try catch blocks (#4440)9f7fafe
chore: update llhttp (#4431)80d5f32
feat: Decompression Interceptor (#4317)55d6db7
ci: reenable shared builtin CI tests (#4426)0974a6a
chore: remove lib/api/util.js (#3578)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name | Ignore Conditions |
---|---|
undici | [>= 6.a, < 7] |
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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
ID: | 5733376 |
UUID: | 2770767160 |
Node ID: | PR_kwDOD-7nCM6lJo04 |
Host: | GitHub |
Repository: | inrupt/typescript-sdk-tools |