Skip to content

fix: bump tar from 7.5.7 to 7.5.8#4273

Merged
JamesHenry merged 1 commit intomainfrom
dependabot/npm_and_yarn/tar-7.5.8
Feb 20, 2026
Merged

fix: bump tar from 7.5.7 to 7.5.8#4273
JamesHenry merged 1 commit intomainfrom
dependabot/npm_and_yarn/tar-7.5.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps tar from 7.5.7 to 7.5.8.

Commits
  • 6b8eba0 7.5.8
  • 2cb1120 fix(unpack): improve UnpackSync symlink error "into" path accuracy
  • d18e4e1 fix: do not write linkpaths through symlinks
  • See full diff in compare view
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.

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.8.
- [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.8)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.8
  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 Feb 19, 2026
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Feb 19, 2026

View your CI Pipeline Execution ↗ for commit ab29551

Command Status Duration Result
nx run-many -t test --parallel=3 --ci --maxWork... ✅ Succeeded 16s View ↗
nx run integration:integration --ci --maxWorkers=2 ✅ Succeeded 11s View ↗
nx run-many -t build --parallel=3 ✅ Succeeded 5s View ↗
nx run-many -t lint --parallel=3 ✅ Succeeded 5s View ↗
nx-cloud record -- npx nx format:check ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-19 19:13:53 UTC

@Adamruns
Copy link
Copy Markdown

Didnt check to see dependabot had already created this pr. +1 to getting this merged though

@JamesHenry JamesHenry merged commit bdffd1d into main Feb 20, 2026
23 of 24 checks passed
@JamesHenry JamesHenry deleted the dependabot/npm_and_yarn/tar-7.5.8 branch February 20, 2026 12:31
@JamesHenry JamesHenry changed the title chore(deps): bump tar from 7.5.7 to 7.5.8 fix: bump tar from 7.5.7 to 7.5.8 Feb 20, 2026
@orien
Copy link
Copy Markdown

orien commented Feb 23, 2026

@JamesHenry, Given this patched CVE-2026-26960, it would be awesome to release a new version so downstream projects can receive the security blessing.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants