Skip to content

Bump tar from 7.5.16 to 7.5.22 - #86

Merged
CiaranMn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tar-7.5.22
Jul 27, 2026
Merged

Bump tar from 7.5.16 to 7.5.22#86
CiaranMn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tar-7.5.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 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.

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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@cursor

cursor Bot commented Jul 27, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Lockfile-only patch bump of a dev transitive dependency with security fixes and no application code changes.

Overview
Updates the lockfile so the transitive tar package moves from 7.5.16 to 7.5.22. There is no direct tar dependency in package.json; it remains a dev transitive dependency (e.g. via tooling such as Renovate).

The newer release line includes hardening around archive handling (e.g. decompression ratio limits, listing recursion bounds, header validation, and unzip cleanup on abort), which is the typical motivation for this Dependabot bump.

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

@CiaranMn
CiaranMn added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit a438cfc Jul 27, 2026
6 checks passed
@CiaranMn
CiaranMn deleted the dependabot/npm_and_yarn/tar-7.5.22 branch July 27, 2026 08:28
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.

1 participant