fix(deps): bump vulnerable dependencies (round 1, patch bumps)#247
Open
alex-gilin wants to merge 3 commits intomasterfrom
Open
fix(deps): bump vulnerable dependencies (round 1, patch bumps)#247alex-gilin wants to merge 3 commits intomasterfrom
alex-gilin wants to merge 3 commits intomasterfrom
Conversation
Resolves Dependabot alerts via pnpm overrides for transitive dependencies. Packages updated: axios → 1.15.0 (#170) handlebars → 4.7.9 (#163, #162, #159, #158, #157, #156, #155, #153) tar → 7.5.13 (#147, #146, #128, #124, #120, #118) brace-expansion@2.x → 2.0.3 (#161, #154) js-yaml → 4.1.1 (#111) micromatch → 4.0.8 (#91) nanoid → 5.1.7 (#96) yaml → 2.8.3 (#150) diff → 5.2.2 (#119) tmp → 0.2.5 (#109)
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.
Repository : SAP/vscode-logging
Branch : fix/dependabot-20260415-134334
Round 1 (patch bumps): COMMITTED
Updated : axios → 1.15.0, handlebars → 4.7.9, tar → 7.5.13,
brace-expansion@2.x → 2.0.3, js-yaml → 4.1.1,
micromatch → 4.0.8, nanoid → 5.1.7, yaml → 2.8.3,
diff → 5.2.2, tmp → 0.2.5
Alerts : #170, #163, #162, #159, #158, #157, #156, #155,
#153, #147, #146, #128, #124, #120, #118, #161,
#154, #111, #91, #96, #150, #119, #109
Round 2 (minor bumps): COMMITTED
Updated : lodash → 4.18.1 (logger, wrapper, lockfile)
Alerts : #169, #168, #167, #166, #165, #164, #123
Manual review required (major bumps — NOT auto-applied):
serialize-javascript < 7.0.5 → 7.0.5 [high] (15 alerts: #160, #145, #105)
picomatch >= 4.0.0 < 4.0.4 → 4.0.4 [high] (#152, #151, #149, #148)
minimatch >= 9.0.0 < 9.0.7 → 10.2.3 [high] (15 alerts: #144–#130)
Next steps:
Review : git log fix/dependabot-20260415-134334
Push : git push -u origin fix/dependabot-20260415-134334
(Then open a PR for team review)
Note: All fixes were applied via pnpm overrides in package.json since the vulnerable packages are transitive dependencies (not direct). This is the correct approach
for a pnpm workspace — it pins minimum safe versions without requiring changes to individual package manifests.
For the 3 manual items, review their changelogs before upgrading as they cross major version boundaries.