Skip to content

build(deps): 673 — clear all npm audit advisories in the three lockfiles - #123

Merged
randomdevpete merged 1 commit into
masterfrom
task-673-resolve-dependabot-alerts
Sep 6, 2026
Merged

randomdevpete merged 1 commit into
masterfrom
task-673-resolve-dependabot-alerts

Conversation

@randomdevpete

Copy link
Copy Markdown
Owner

Clears all seven root advisories plus one each in e2e/ and infra/, lockfiles only — no manifest range changes. npm 11.19.1 re-bundles patched brace-expansion, ip-address, tar and undici, which is what the earlier investigation was waiting on; fast-uri, nanoid and aws-cdk-lib all move within their existing ranges.

Nothing remains: npm audit reports 0 vulnerabilities in the root, e2e/ and infra/ lockfiles. Every advisory was a transitive devDependency, none in the production tree, so none reached the dist that jarl-atoms and jarl-react publish.

Reviewer: confirm node_modules/npm is 11.19.1 (not 12.x — 12.0.2 is still flagged) and that the e2e/ diff is only the three nanoid lines, its 4-space indentation left alone. npm run format:check fails on CLAUDE.md on master already, unrelated to this branch.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TYNkcK3xGhfZRqkjXqjBu5

npm 11.19.1 re-bundles patched brace-expansion, ip-address, tar and undici, so the
four advisories the npm CLI carried under @semantic-release/npm now resolve inside
the existing ^11.6.2 range. fast-uri and nanoid move within their own ranges too.

e2e picks up the same nanoid patch; infra takes aws-cdk-lib 2.268.0, which re-bundles
brace-expansion 5.0.9.

Lockfiles only — no manifest ranges change, and every advisory sat in devDependencies,
outside the dist that jarl-atoms and jarl-react publish.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TYNkcK3xGhfZRqkjXqjBu5
@randomdevpete
randomdevpete merged commit 494b54f into master Sep 6, 2026
6 checks passed
@randomdevpete
randomdevpete deleted the task-673-resolve-dependabot-alerts branch September 6, 2026 18:44
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant