Skip to content

fix(deps): upgrade tar-stream to 3.2.0#187

Open
avade wants to merge 1 commit into
mainfrom
snyk-upgrade-5d062f83cc2c8f7ee316ea93d56b975c
Open

fix(deps): upgrade tar-stream to 3.2.0#187
avade wants to merge 1 commit into
mainfrom
snyk-upgrade-5d062f83cc2c8f7ee316ea93d56b975c

Conversation

@avade

@avade avade commented Jul 2, 2026

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to upgrade tar-stream from 3.1.7 to 3.2.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.

Release notes
Package name: tar-stream from tar-stream GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Snyk has automatically assigned this pull request, set who gets assigned.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

@avade avade requested a review from a team as a code owner July 2, 2026 09:44
@avade

avade commented Jul 2, 2026

Copy link
Copy Markdown
Author

Merge Risk: Medium

This minor version upgrade for tar-stream introduces a behavioral change that could impact applications relying on the stream's event emissions.

Key Change:

  • In version 3.2.0, the Extract stream will now emit the header event a second time just before the finish event occurs. Previously, the header event was only emitted once per entry.

This change could affect logic that assumes the header event is emitted only once. It is a subtle but potentially breaking behavioral modification.

Recommendation:
Review any code that uses the Extract stream to ensure that it can handle a repeated header event before the stream finishes. No other breaking changes were identified.

Source: Commit history for the mafintosh/tar-stream repository.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-io

snyk-io Bot commented Jul 2, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-io

snyk-io Bot commented Jul 2, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

3 participants