Bump undici and @connectrpc/connect-node
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(2 days ago)
(2 days ago)
dependencies javascript
Removes undici. It's no longer used after updating ancestor dependency @connectrpc/connect-node. These dependencies need to be updated together.
Removes undici
Updates @connectrpc/connect-node from 1.7.0 to 2.1.2
Release notes
Sourced from @connectrpc/connect-node's releases.
v2.1.2
What's Changed
- Fix typo in README by
@paulmandel-robustin connectrpc/connect-es#1649- Support Next.js v16 and drop v13 and v14 by
@emcfarlanein connectrpc/connect-es#1666- Add GitHub publish workflow with trusted publishing by
@ajeetdsouzain connectrpc/connect-es#1698- Map AbortController cancellation to Code.Canceled by
@ajeetdsouzain connectrpc/connect-es#1693- Update unary-get query parameter order to match spec by
@oliversun9in connectrpc/connect-es#1702- Release 2.1.2 by
@ajeetdsouzain connectrpc/connect-es#1718New Contributors
@paulmandel-robustmade their first contribution in connectrpc/connect-es#1649@emcfarlanemade their first contribution in connectrpc/connect-es#1665@ajeetdsouzamade their first contribution in connectrpc/connect-es#1691@oliversun9made their first contribution in connectrpc/connect-es#1702Full Changelog: https://github.com/connectrpc/connect-es/compare/v2.1.1...v2.1.2
v2.1.1
What's Changed
- Do not hold on to HTTP/2 connections after receiving GOAWAY without open streams by
@timostammin connectrpc/connect-es#1566- Add Protovalidate (
@connectrpc/validate) to README by@jrinehart-bufin connectrpc/connect-es#1595- Fix memory leak in Http2SessionManager's verify step by
@ttyniwain connectrpc/connect-es#1616New Contributors
@jrinehart-bufmade their first contribution in connectrpc/connect-es#1595@ttyniwamade their first contribution in connectrpc/connect-es#1616Full Changelog: https://github.com/connectrpc/connect-es/compare/v2.1.0...v2.1.1
v2.1.0
What's Changed
[!IMPORTANT]
TypeScript 5.9 includes breaking changes to lib.d.ts, forcing us to change return types for some functions from
Uint8ArraytoUint8Array<ArrayBuffer>. This is unlikely to affect you, but if it does, see #1560 for details.
- Update to TypeScript 5.9 and change return types from
Uint8ArraytoUint8Array<ArrayBuffer>by@timostammin connectrpc/connect-es#1560- Drop support for Node.js 18 by
@timostammin connectrpc/connect-es#1559Full Changelog: https://github.com/connectrpc/connect-es/compare/v2.0.4...v2.1.0
v2.0.4
What's Changed
- Fix memory leak in Node.js universal HTTP client by
@timostammin connectrpc/connect-es#1547Full Changelog: https://github.com/connectrpc/connect-es/compare/v2.0.3...v2.0.4
v2.0.3
... (truncated)
Commits
104238cRelease 2.1.2 (#1718)c139008Upgrade to TypeScript 6.0 (#1689)8141f78Bump jasmine and@types/jasmine(#1627)ca196bfUpdate license year for 2026 (#1634)bf6b191Release 2.1.1 (#1618)280adb2Fix memory leak in Http2SessionManager's verify step (#1616)ff99bbeBump@types/nodefrom 22.9.3 to 24.9.2 (#1606)f27d8bfBump jasmine and@types/jasmine(#1611)4ec4be8Add Protovalidate recommendation to package READMEs (#1615)332f9b5Bump jasmine from 5.10.0 to 5.11.0 (#1590)- Additional commits viewable in compare view
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.
Package Dependencies
Technical Details
| ID: | 16145933 |
| UUID: | 5072871473 |
| Node ID: | PR_kwDOGs6Hl877Ko8a |
| Host: | GitHub |
| Repository: | viamrobotics/docs |