chore: resolve dependabot security alerts#616
Merged
MarshallOfSound merged 3 commits intomainfrom Apr 7, 2026
Merged
Conversation
Member
|
I think we should land #615 first. |
VerteDinde
approved these changes
Apr 7, 2026
Member
|
Approving since we landed #615 |
5a4b499 to
7e5fd5c
Compare
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.
Safe-only sweep of open Dependabot security alerts. Only changes that stay within existing semver ranges (or same-major resolutions) were applied — anything requiring a major bump of a direct dep is flagged below and left untouched.
Resolved
globglob@npm:~10.3.12→npm:10.5.0)10.3.16→10.5.0brace-expansionyarn up -R(in-range refresh)1.1.12→1.1.13,2.0.2→2.0.3The
globalert comes in via@electron/lint-roller@2.4.0→markdownlint-cli@^0.40.0→glob@~10.3.12. There is no newer2.xof@electron/lint-rollerandmarkdownlint-cli's~10.3.12range can't reach the patched10.5.0, so a scoped resolution (same major) is the minimal safe fix. Only the~10.3.12descriptor is overridden — the7.x/8.x/9.xcopies ofglobelsewhere in the tree are untouched.Flagged (not changed)
@electron/lint-roller^2.1.0→^3.x— would remove themarkdownlint-cli@0.40.0chain entirely (and pullglob@^10.4.5directly), but it's a major bump of the only direct dep so out of scope for a safe-only sweep. Worth doing as a follow-up, which would also let theglobresolution be dropped.markdown-it(audit only, not an open Dependabot alert) —13.0.2/14.1.0in tree, patched in14.1.1. The13.xcopy is pinned by@electron/lint-roller@2.4.0(^13.0.1) and the14.1.0copy is exact-pinned bymarkdownlint@0.34.0; both clear with thelint-roller3.xbump above.Verification
yarn install --immutablepassesyarn npm audit:globandbrace-expansionadvisories cleared; onlymarkdown-it(moderate, not an open Dependabot alert) remains