Skip to content

chore(deps): bump tar from 7.5.7 to 7.5.10 in /core#11048

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core/tar-7.5.10
Open

chore(deps): bump tar from 7.5.7 to 7.5.10 in /core#11048
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core/tar-7.5.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps tar from 7.5.7 to 7.5.10.

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Continue Tasks: 🔄 1 running · ✅ 6 no changes — View all


Summary by cubic

Upgrade tar in core from 7.5.7 to 7.5.10 to fix path sanitization and symlink unpack bugs. This improves archive extraction safety.

  • Dependencies
    • Fixes include better path sanitization and preventing writes through symlinks during unpack.
    • tar now defines a prepare script that runs on install.

Written for commit a7673ce. Summary will update on new commits.

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.7...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2026 04:11
@dependabot dependabot bot requested review from sestinj and removed request for a team March 5, 2026 04:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2026
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 5, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 5, 2026
@continue
Copy link
Contributor

continue bot commented Mar 5, 2026

Docs Review: No documentation updates needed.

This PR is a dependency version bump for the tar package (7.5.7 → 7.5.10). Since this is an internal dependency update with no user-facing changes, API modifications, or new features, no documentation changes are required.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

0 participants