build(deps): roll up legacy npm security updates#2232
Closed
openai0229 wants to merge 1 commit into
Closed
Conversation
This was referenced Jul 27, 2026
Closed
Closed
Contributor
Author
|
Closing this manual Dependabot security rollup together with the current dependency update backlog to reduce review noise. No dependency changes from this PR were merged. |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue
Refs #2231
Summary
Rolls the 16 legacy npm security pull requests into one reviewable lockfile update after Dependabot's grouped security refresh failed inside its updater.
The rollup is based on current
mainand combines the exact Dependabot head commits from #1884, #1961, #1962, #1986, #1988, #1990, #1991, #1994, #1995, #2005, #2011, #2012, #2026, #2027, #2028, and #2077.Covered targets:
shell-quote 1.10.0,fast-uri 3.1.4,svgo 2.8.3,piscina 4.9.3,form-data 4.0.6,protocol-buffers-schema 3.6.1,lodash-es 4.18.1,js-cookie 3.0.8,follow-redirects 1.16.0,flatted 3.4.3,pbkdf2 3.1.6,mdast-util-to-hast 13.2.1,@babel/helpers 7.29.7,sha.js 2.4.12,min-document 2.19.2, andpostcss 8.5.23.Affected surfaces
Verification
git diff --check origin/main...HEAD: passed.chat2db-community-client/yarn.lock: all 16 target versions present.yarn install --frozen-lockfile --ignore-scripts --non-interactivewith Yarn 1.22.22: passed without changing the lockfile; existing peer-dependency warnings remain.to-bufferselector retained the union of compatible ranges while resolving to1.2.2.Risk and compatibility
Reviewer map
chat2db-community-client/yarn.lock, then compare the listed source PR heads.Contributor declaration
AI assistance: Codex combined the existing Dependabot commits, resolved the overlapping Yarn selector, verified target versions, and ran the frozen-lockfile validation.