chore(deps): bump undici from 6.26.0 to 6.28.0 in /examples/pulumi/hackathon-app - #49
Conversation
Bumps [undici](https://github.com/nodejs/undici) from 6.26.0 to 6.28.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.26.0...v6.28.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Review — approveRoutine security bump for Worth merging: this version line addresses real advisories — the four fixed in 6.27.0 (incl. WebSocket DoS CVE-2026-12151) plus the three in 6.28.0 (CRLF injection via duck-typed blob |
|
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. |
## Summary Consolidate the currently open Dependabot updates for the Pulumi examples into one reviewed dependency update: - Upgrade `@pulumi/pulumi` from `3.243.0` to `3.261.0` in all three examples. - Resolve the vulnerable transitive dependency versions across all three lockfiles, including `tar`, `undici`, `brace-expansion`, `ip-address`, `tmp`, `js-yaml`, OpenTelemetry packages, `protobufjs`, and `pacote`. - The open Rust PRs for `cmov` and `quinn-proto` are already superseded on `master` (`cmov 0.5.4` and `quinn-proto 0.11.17`), so no Rust lockfile change is needed. This supersedes Dependabot PRs #28, #30, #36, #39, #40, #41, #42, #43, #44, #45, #46, #47, #48, #49, and #50. ## Verification - `npm ci --ignore-scripts` in each Pulumi example - `npm run typecheck` in each Pulumi example - `npm audit` reports zero vulnerabilities in each example - `git diff --check`
Bumps undici from 6.26.0 to 6.28.0.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
01a912eBumped v6.28.0 (#5591)481ecfcUse Node 22 and npm 11 to release740a0b7fix: validate blob body content type2698e49fix: validate coerced header values for CRLF (#5579)4fd5a0ctest(retry): correct broken content-range fixtures in retry-handler.jscba3a52fix(retry): reject partial content length mismatchaf74840fix: harden cookie domain, path, and unparsed attribute validation551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyDependabot 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.