Skip to content

chore(deps): drop dead transitive lockfile entries#1417

Merged
steilerDev merged 1 commit into
betafrom
chore/pre-lint-release
May 12, 2026
Merged

chore(deps): drop dead transitive lockfile entries#1417
steilerDev merged 1 commit into
betafrom
chore/pre-lint-release

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Summary

  • npm audit fix removes two stale transitive lockfile entries (serialize-javascript and randombytes) nested under @docusaurus/bundler that are already shadowed by the root serialize-javascript override — 20 lockfile lines deleted, no functional impact.
  • Pre-applying this as a regular CI-eligible commit so the auto-fix bot does not push a [skip ci] commit after the next beta merge; the [skip ci] pattern has been blocking CI association on promotion PR release: promote beta to main (invoice deposits + cleanups) #1415, preventing the pull_request synchronize event from firing on that PR.

No dependency versions changed. No production code affected.

`npm audit fix` removes two stale transitive lockfile entries that are
shadowed by the root serialize-javascript override (serialize-javascript
and randombytes nested under @docusaurus/bundler). Pre-applying this
in a regular commit so the auto-fix bot won't push another no-CI
commit after the next beta merge, which has been blocking CI
association on promotion PR #1415.

No functional changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude backend-developer (Haiku 4.5) <noreply@anthropic.com>
@steilerDev steilerDev merged commit 3de3c99 into beta May 12, 2026
32 checks passed
@steilerDev steilerDev deleted the chore/pre-lint-release branch May 12, 2026 17:51
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.6.0-beta.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant