chore(deps): sweep safe Dependabot advisories (realiojs)#19
Open
karlkeppner1 wants to merge 1 commit into
Open
chore(deps): sweep safe Dependabot advisories (realiojs)#19karlkeppner1 wants to merge 1 commit into
karlkeppner1 wants to merge 1 commit into
Conversation
Applies `npm audit fix` (non-breaking only) — clears semver-compatible transitive advisories. Flagged for manual review (NOT in this PR — require MAJOR upgrades / migration): - lerna -> 9.0.7 (dev/publish tooling; drives the @lerna/*, @octokit/*, git-* chain incl. several criticals) - ethers v5 -> 6.16.0 (BREAKING API change in a published library — needs code migration) - jest-junit -> 17.0.0 Verified by CI. (Repo tracks both package-lock.json and yarn.lock; only package-lock.json updated.) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jiujiteiro
reviewed
Jun 12, 2026
jiujiteiro
left a comment
Contributor
There was a problem hiding this comment.
@karlkeppner1 is this supposed to be just the lockfile?
Author
|
@jiujiteiro yes — intentional. This PR is the non-breaking pass only: The remaining advisories all require major upgrades that I deliberately left out of a deps-sweep PR because they need real migration + review:
Want me to open a separate PR for the |
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.
Org-wide Dependabot sweep — safe (non-breaking) only.
Fixed:
npm audit fix(non-breaking) — clears semver-compatible transitive advisories.Flagged — needs manual review (MAJOR upgrades / migration):
lerna→ 9.0.7 (dev/publish tooling — drives the @lerna/, @octokit/, git-up/git-url-parse/form-data chain, incl. several criticals)ethersv5 → 6.16.0 (breaking API change in a published library — requires code migration)jest-junit→ 17.0.0🤖 Generated with Claude Code