Skip to content

fix: updates lerna to address a node-tar vulnerability#3526

Merged
tlowrimore-heroku merged 3 commits intomainfrom
tl/fix-node-tar-vuln
Feb 13, 2026
Merged

fix: updates lerna to address a node-tar vulnerability#3526
tlowrimore-heroku merged 3 commits intomainfrom
tl/fix-node-tar-vuln

Conversation

@tlowrimore-heroku
Copy link
Contributor

@tlowrimore-heroku tlowrimore-heroku commented Feb 13, 2026

Summary

This PR updates Lerna to fix a vulnerability in node-tar (used by Lerna).

Type of Change

Breaking Changes (major semver update)

  • Add a ! after your change type to denote a change that breaks current behavior

Feature Additions (minor semver update)

  • feat: Introduces a new feature to the codebase

Patch Updates (patch semver update)

  • fix: Bug fix
  • deps: Dependency upgrade
  • revert: Revert a previous commit
  • chore: Change that does not affect production code
  • refactor: Refactoring existing code without changing behavior
  • test: Add/update/remove tests

Related Issues

Dependabot Issues: 208, 205, and 202

@tlowrimore-heroku tlowrimore-heroku marked this pull request as ready for review February 13, 2026 21:08
@tlowrimore-heroku tlowrimore-heroku requested a review from a team as a code owner February 13, 2026 21:08
Copy link
Contributor

@k80bowman k80bowman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for fixing the tests, too!

@tlowrimore-heroku tlowrimore-heroku merged commit 5cb30a3 into main Feb 13, 2026
8 checks passed
@tlowrimore-heroku tlowrimore-heroku deleted the tl/fix-node-tar-vuln branch February 13, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants