Skip to content

chore(deps): bump tar from 7.5.16 to 7.5.22 - #1717

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/tar-7.5.22
Open

chore(deps): bump tar from 7.5.16 to 7.5.22#1717
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/tar-7.5.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps tar from 7.5.16 to 7.5.22.

Commits

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.

Note

Low Risk
Patch-level transitive dependency bump with no app source changes; risk is limited to install/build paths that invoke tar.

Overview
Bumps the locked tar package from 7.5.16 to 7.5.22 in package-lock.json. tar is pulled in transitively (e.g. via sqlite3, node-gyp, @yao-pkg/pkg); there is no direct application code change.

The newer tar releases include hardening around archive parsing and extraction (e.g. bounds on recursion, decompression ratio guards, stricter header handling, and unzip cleanup on abort), which is the typical motivation for this kind of Dependabot security update.

The rest of the diff is lockfile metadata churn—mostly peer flag shuffling on unrelated packages—not functional dependency upgrades beyond tar.

Reviewed by Cursor Bugbot for commit 194fb47. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.16 to 7.5.22.
- [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.16...v7.5.22)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.22
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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.

0 participants