Bump tar and ls-engines#1485
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-66f532914a
branch
from
July 24, 2026 21:04
a616e80 to
159f34d
Compare
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.22 and updates ancestor dependency [ls-engines](https://github.com/ljharb/ls-engines). These dependencies need to be updated together. Updates `tar` from 6.2.1 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@v6.2.1...v7.5.22) Updates `ls-engines` from 0.9.4 to 0.10.1 - [Changelog](https://github.com/ljharb/ls-engines/blob/main/CHANGELOG.md) - [Commits](ljharb/ls-engines@v0.9.4...v0.10.1) --- updated-dependencies: - dependency-name: ls-engines dependency-version: 0.10.1 dependency-type: direct:development - dependency-name: tar dependency-version: 7.5.20 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-66f532914a
branch
from
July 26, 2026 04:51
159f34d to
e4648b4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tar to 7.5.22 and updates ancestor dependency ls-engines. These dependencies need to be updated together.
Updates
tarfrom 6.2.1 to 7.5.22Changelog
Sourced from tar's changelog.
... (truncated)
Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursionebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parserbe440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
ls-enginesfrom 0.9.4 to 0.10.1Changelog
Sourced from ls-engines's changelog.
Commits
5c0e7e3v0.10.1ae9bf18[meta] exclude some files from the publish301a113[Fix] use valid subpath imports specifier for node <24523e825[eslint] fix errors3c8a241[Dev Deps] updateeslint0ceb848[actions] update workflowsafa5e63[Deps] updatepargs,semver7366498[Tests] updatetape12170a9[Deps] updatepargs13ff435[New] add types