security: dependabot fix-or-dismiss sweep - #4
Merged
Conversation
Bump transitive js-yaml 4.x override 4.2.0 -> 4.3.0 (GHSA high, alert #11). Dev-only (eslint/@eslint/eslintrc, ^4.1.0). 3.x override stays 3.15.0. Lint + 248 tests green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Dependabot fix-or-dismiss sweep
Fixed
js-yaml@^4.1.0override; bumped that selector to 4.3.0. Transitive, dev-only (eslint/@eslint/eslintrc, requires^4.1.0). Thejs-yaml@^3.13.1-> 3.15.0 override is untouched, so the istanbul 3.x copy stays on the compatible major.Dismissed (handled outside this PR)
Verification
npm run lint: greennpm test: 17 suites / 248 tests passedDo not merge without review.
Note
Low Risk
Dev-only dependency pin via npm overrides; no runtime or application code changes.
Overview
Addresses a high Dependabot alert on transitive js-yaml by raising the existing
js-yaml@^4.1.0npm override from 4.2.0 to 4.3.0, with the matching package-lock.json resolution update. The 4.x copy is dev-only (pulled in through eslint / @eslint/eslintrc).The separate
js-yaml@^3.13.1→ 3.15.0 override is unchanged so the 3.x istanbul-related tree stays on the compatible major.Reviewed by Cursor Bugbot for commit 3d7112e. Bugbot is set up for automated code reviews on this repo. Configure here.