npm: bump undici from 7.26.0 to 7.28.0 in /frontend#69
Conversation
Bumps [undici](https://github.com/nodejs/undici) from 7.26.0 to 7.28.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.26.0...v7.28.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
…ifact Supersedes + closes 5 Dependabot PRs: - #70 npm group (9 deps): react 19.2.7, react-dom 19.2.7, react-router-dom 7.18.0, @tanstack/react-query 5.101.0, @playwright/test 1.61.0, @vitest/coverage-v8 4.1.9, typescript-eslint 8.61.1, vitest 4.1.9, @types/react 19.2.17 - #68 js-yaml 4.2.0 - #69 undici 7.28.0 (transitive lock-only) - #43 modernc.org/sqlite 1.50.1 -> 1.52.0 - #64 actions/download-artifact v7 -> v8 All minor/patch within existing semver ranges. Gates: go build + vet + test (15 pkgs -race), frontend 683 tests + tsc + eslint + bundle-size, spec-drift.
|
Applied directly to master in b8466e0 (Dev-phase direct-to-master). All minor/patch updates verified: go test -race (15 pkgs), 683 frontend tests, tsc + eslint + bundle-size + spec-drift all green. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps undici from 7.26.0 to 7.28.0.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
f9eba0aBumped v7.28.0 (#5430)a027a4aBackport WebSocket maxPayloadSize fixes to v7.x (#5423)8cb10f9websocket: limit the number of fragments in a message04201f8fix: honor requestTls when proxy is SOCKS5fcd642ffix(socks5): preserve dispatch backpressure return value (#5166)bc98c97fix(socks5): use configured connector in Socks5ProxyAgent (#5168)9e1c743fix(socks5): encode embedded IPv4 tails in IPv6 literals correctly (#5099)376c8befix(socks5): enforce authenticated state before CONNECT (#5097)3805b8ffix(socks5-proxy-agent): use per-origin pools to prevent cross-origin routing...85a2405fix(cache): trim qualified field namesDependabot 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.
Summary by cubic
Upgrade
undicifrom 7.26.0 to 7.28.0 in the frontend to pull in the latest security fixes (including WebSocket DoS and SOCKS5 TLS validation). No app code changes; lockfile-only update with no breaking changes expected in v7.Written for commit 31ece66. Summary will update on new commits.