Bump undici from 7.28.0 to 7.29.0 in /interviews/staffml - #1990
Conversation
Bumps [undici](https://github.com/nodejs/undici) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.28.0...v7.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
🎉 Thanks for contributing to StaffML! We appreciate you sharing your knowledge. A maintainer will review the math and logic shortly. P.S. If you haven't already, please drop a ⭐ on the repository! |
|
Things changed in this dependency bump: One high-severity and four medium-severity security fixes: a Cache-Control parsing bug that could leak cross-user data in shared caches, a CRLF-injection vector via a duck-typed blob Components this dependency touches: Transitive dev-only dependency, pulled in by Downstream components that may break (if merged): None expected. This only affects test-time fetch/cache emulation inside jsdom, not anything shipped to users. What to do before merging: Nothing beyond normal CI. Final decision: Let's get this merged. |
Bumps undici from 7.28.0 to 7.29.0.
Release notes
Sourced from undici's releases.
Commits
9e38fc1Bumped v7.29.0 (#5590)d887e34fix: validate coerced header values for CRLF (#5579)33928bcfix: validate blob body content type98011a8fix(cache): harden cache directive parsing4a9dafbtest(retry): correct broken content-range fixtures in retry-handler.js1b5a531fix(retry): reject partial content length mismatch466e99dtest: cover crash on mixed unqualified and qualified private cache directives9f10f1efix: handle empty qualified private cache directive3bf91ddfix: harden cookie domain, path, and unparsed attribute validationDependabot 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.