Bump undici from 7.4.0 to 7.22.0 in /workspaces/gcp-projects by dependabot[bot] · Pull Request #50 · dsp-testing/community-plugins
Bumps undici from 7.4.0 to 7.22.0.
Release notes
Sourced from undici's releases.
v7.22.0
What's Changed
- docs: fix syntax highlighting in WebSocket.md by
@styflein nodejs/undici#4814- fix: use OR operator in includesCredentials per WHATWG URL Standard by
@jackhaxin nodejs/undici#4816- feat(dispatcher/env-http-proxy-agent): strip leading dot and asterisk by
@SuperOleg39in nodejs/undici#4676- fix: route WebSocket upgrades through onRequestUpgrade by
@mcollinain nodejs/undici#4787- build(deps-dev): bump esbuild from 0.25.12 to 0.27.3 by
@dependabot[bot] in nodejs/undici#4821- fix(deduplicate): do not deduplicate non-safe methods by default by
@mcollinain nodejs/undici#4818- feat: Support async cache stores in revalidation by
@marcopiracciniin nodejs/undici#4826New Contributors
@jackhaxmade their first contribution in nodejs/undici#4816@marcopiraccinimade their first contribution in nodejs/undici#4826Full Changelog: nodejs/undici@v7.21.0...v7.22.0
v7.21.0
What's Changed
- build(deps): bump actions/setup-node from 6.0.0 to 6.2.0 by
@dependabot[bot] in nodejs/undici#4796- test: restore global dispatcher after fetch tests by
@mcollinain nodejs/undici#4790- Add missing
closemethod to WebSocketStream interface by@piotr-czin nodejs/undici#4802- fix: error stream instead of canceling by
@KhafraDevin nodejs/undici#4804- Fix clientTtl cleanup race in Agent by
@mcollinain nodejs/undici#4807- feat(#4230): Implement pingInterval for dispatching PING frames by
@metcoder95in nodejs/undici#4296- fix: handle undefined __filename in bundled environments by
@mcollinain nodejs/undici#4812- fix: set finalizer only for fetch responses by
@tsctxin nodejs/undici#4803New Contributors
@piotr-czmade their first contribution in nodejs/undici#4802Full Changelog: nodejs/undici@v7.20.0...v7.21.0
v7.20.0
What's Changed
- fix: preserve fetch stack traces by
@mcollinain nodejs/undici#4778- Fix error handling in MockPool example by
@dave-kennedyin nodejs/undici#4781- feat: expose statusText in request() ResponseData by
@domenicin nodejs/undici#4784- test: reduce retry-after invalid date flake by
@mcollinain nodejs/undici#4788- extractBody fixes by
@KhafraDevin nodejs/undici#4791- fix: MockAgent delayed response with AbortSignal (#4693) by
@mcollinain nodejs/undici#4772- fix: onParserTimeout potentially accessing undefined by
@vbfoxin nodejs/undici#4758New Contributors
@dave-kennedymade their first contribution in nodejs/undici#4781@vbfoxmade their first contribution in nodejs/undici#4758Full Changelog: nodejs/undici@v7.19.2...v7.20.0
v7.19.2
What's Changed
... (truncated)
Commits
0a23610Bumped v7.22.0 (#4829)f3c5c61feat: Support async cache stores in revalidation (#4826)9b78a44fix(deduplicate): avoid deduping methods not in methods option (#4818)0ce57babuild(deps-dev): bump esbuild from 0.25.12 to 0.27.3 (#4821)2453caffix: route websocket upgrades through new handler API (#4787)4658cdffeat(dispatcher/env-http-proxy-agent): strip leading dot and asterisk (#4676)a821c56fix: use OR operator in includesCredentials per WHATWG URL Standard (#4816)b3326b5docs: fix syntax highlighting in WebSocket.md (#4814)393c0daBumped v7.21.0 (#4813)47f9b96fix: set finalizer only for fetch responses (#4803)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.