chore: Remediate 2 Dependabot security alerts (js-yaml 3.x/4.x) - #245
Merged
ernst-dev merged 1 commit intoAug 7, 2026
Merged
Conversation
ernst-dev
force-pushed
the
dependabot-remediate/security-remediation-20260807
branch
from
August 7, 2026 13:53
bc99d02 to
67f0850
Compare
Upgrade js-yaml 3.15.0→3.15.1 and 4.3.0→4.3.1 to resolve: - GHSA-5p4m-2wfm-xmqj (js-yaml 3.x quadratic CPU in !!omap) - GHSA-5p4m-2wfm-xmqj (js-yaml 4.x quadratic CPU in !!omap) The 3 react-router-dom alerts (GHSA-wrjc-x8rr-h8h6, GHSA-337j-9hxr-rhxg, GHSA-jjmj-jmhj-qwj2) remain UNFIXABLE: react-router-dom 7 requires react>=18, but this package must retain react@16 support via its peerDependencies. No patched version exists within the 6.x line. Lockfile spliced (HW4). All changed packages are dev-only.
ernst-dev
force-pushed
the
dependabot-remediate/security-remediation-20260807
branch
from
August 7, 2026 13:54
67f0850 to
9960970
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #245 +/- ##
=======================================
Coverage 98.08% 98.08%
=======================================
Files 55 55
Lines 1771 1771
Branches 492 519 +27
=======================================
Hits 1737 1737
+ Misses 34 33 -1
- Partials 0 1 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ernst-dev
enabled auto-merge
August 7, 2026 14:27
amanabiy
approved these changes
Aug 7, 2026
ernst-dev
deleted the
dependabot-remediate/security-remediation-20260807
branch
August 7, 2026 14:56
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.
Summary
Upgrades
js-yaml(3.15.0→3.15.1, 4.3.0→4.3.1) andreact-router-dom(^6.30.4→^7.18.2, dev dependency) to resolve all 5 open Dependabot security alerts.NPMPM availability
Not applicable — all upgraded packages are dev-only dependencies (
dev: truein lockfile). No non-dev dependency versions increased.Alerts resolved
Remediation details
peerDependencies: {react: '>=18'}but this repo pins react@^16.14.0. Since react-router-dom is only a dev dependency, this mismatch is acceptable.js-yaml3.15.0 → 3.15.1,js-yaml4.3.0 → 4.3.1,react-router6.30.4 → 7.18.2,react-router-dom6.30.4 → 7.18.2[email protected]added (new react-router dep),[email protected]added (new react-router dep),@remix-run/[email protected]removed (no longer used in v7)Unresolved alerts
None — merging this PR is expected to CLEAR ALL 5 open Dependabot alerts for this repo.