chore(deps): bump undici from 8.5.0 to 8.10.0 in /test-projects/expo-purchasely-test - #273
Conversation
|
PR author is in the excluded authors list. |
|
Dependabot review — 2026-08-04 (research only, no merge/approve action taken) Tracking summary for all 4 currently open Dependabot PRs posted on #269: #269 (comment) (Issues are disabled on this repo, so a PR comment hosts the summary instead of a GitHub issue). This PR: undici 8.5.0 → 8.10.0 (minor). CI: Generated by Claude Code |
|
Dependabot triage tracking note for this cycle (2026-08-08) is posted on #269 (GitHub Issues are disabled on this repo) — covers this PR plus #271, #272, #274, #269. This PR: Generated by Claude Code |
|
Dependabot triage tracking note for this cycle (2026-08-09) is posted on #269 (GitHub Issues are still disabled on this repo) — covers this PR plus #271, #272, #274, #269. This PR: Generated by Claude Code |
|
Dependabot triage tracking note for this cycle (2026-08-12) is posted on #271 (Issues are disabled on this repo; old host #269 was closed/superseded on 08-11, #271 is the new host) — covers this PR plus #272, #274, #275, #276, #277. This PR: Generated by Claude Code |
Bumps [undici](https://github.com/nodejs/undici) from 8.5.0 to 8.10.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.5.0...v8.10.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.10.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
cf8c893 to
fa5c1ba
Compare
|
·@·d·ependabot r·ebase Generated by Claude Code |
1 similar comment
|
·@·d·ependabot r·ebase Generated by Claude Code |
Dependabot PR Review — 2026-08-29Note: Issues are disabled on this repo, so this review is posted directly on each of the 6 currently-open Dependabot PRs instead of a shared tracking issue (the process used on Purchasely-Firebase-Extension#498 and purchasely-support-app#266). Nothing has been merged, approved, or closed — this PR will only be merged after an explicit human go-ahead comment on it.
On this PR: carries upstream security fixes (cache-control parsing, CRLF-injection, retry Content-Length, cookie validation — same advisory set as #274, fixed a version earlier in the 8.x line here). CI is fully green (7/7). This PR showed a Generated by Claude Code |
|
·@·d·ependabot r·ebase Generated by Claude Code |
1 similar comment
|
·@·d·ependabot r·ebase Generated by Claude Code |
|
Correction: my prior rebase requests on this PR (and the ones before it in this thread, going back to 2026-08-27) used an obfuscated ·@·d·ependabot r·ebase Generated by Claude Code |
Dependabot PR Review — 2026-08-31Note: Issues are disabled on this repo, so this review is posted directly on each of the 6 currently-open Dependabot PRs instead of a shared tracking issue. Nothing has been merged, approved, or closed — this PR will only be merged after an explicit human go-ahead comment on it.
On this PR specifically: every rebase request posted here on 2026-08-27, 2026-08-29, and 2026-08-30 used an obfuscated CI is fully green (7/7) and this carries real upstream security fixes, scoped to Generated by Claude Code |
|
·@·d·ependabot r·ebase Generated by Claude Code |
1 similar comment
|
·@·d·ependabot r·ebase Generated by Claude Code |
|
Dependabot triage tracking note for this cycle (2026-09-02) is posted on #288 (new host — Issues are disabled on this repo) — covers this PR plus #287, #277, #276, #275, #274, #272. Root-cause correction on this PR: every prior Generated by Claude Code |
|
Looks like undici is no longer a dependency, so this is no longer needed. |
Bumps undici from 8.5.0 to 8.10.0.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
c8d80e6Bumped v8.10.0 (#5644)66923b4fix: preserve DNS origin hostname on sockets (#5577)3926499fix: retry refused HTTP/2 streams (#5598)73d6e9efix(h2): detach upgrade close handler after GOAWAY (#5641)b111adbfix(mock): emit request body lifecycle hooks (#5367)ae4a3e3build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#5636)ec3fbf1build(deps): bump github/codeql-action/init from 4.36.2 to 4.37.3 (#5634)2151720build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#5633)b96a116fix(interceptors): allow interceptors without opts.origin (#5628)a18ef2dfix(mock): non-string path matchers under ignoreTrailingSlash, and DataView r...