Bump undici from 7.4.0 to 7.21.0 in /workspaces/microsoft-calendar by dependabot[bot] · Pull Request #42 · dsp-testing/community-plugins
Bumps undici from 7.4.0 to 7.21.0.
Release notes
Sourced from undici's releases.
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
- Minor code cleanups to decompress interceptor by
@domenicin nodejs/undici#4754- fix(h2): fix flaky stream end handling on macOS by
@mcollinain nodejs/undici#4762- return response when receiving 401 instead of network error by
@KhafraDevin nodejs/undici#4769- fix: properly close idle connections in test server cleanup by
@mcollinain nodejs/undici#4764- fix: decode HTTP headers as latin1 instead of utf8 by
@mcollinain nodejs/undici#4768- fix: submodule update by
@Uzlopakin nodejs/undici#4648- build(deps): bump peter-evans/create-pull-request from 7.0.8 to 8.0.0 by
@dependabot[bot] in nodejs/undici#4720New Contributors
@domenicmade their first contribution in nodejs/undici#4754Full Changelog: nodejs/undici@v7.19.1...v7.19.2
v7.19.1
What's Changed
- fix: use commit hash when generating release (#4757) by
@fenichelarin nodejs/undici#4759
... (truncated)
Commits
393c0daBumped v7.21.0 (#4813)47f9b96fix: set finalizer only for fetch responses (#4803)92e38fcfix: handle undefined __filename in bundled environments (#4812)283f2aafeat(#4230): Implement pingInterval for dispatching PING frames (#4296)9cc025bFix clientTtl cleanup race (#4807)fc8bb75fix: error stream instead of canceling (#4804)ff6bc5aAdd close method to WebSocketStream interface (#4802)dae4d91test: restore global dispatcher after fetch tests (#4790)072c17abuild(deps): bump actions/setup-node from 6.0.0 to 6.2.0 (#4796)6cc668dBumped v7.20.0 (#4792)- 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.