Bump tar and ls-engines#1422
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-e130a324a9
branch
2 times, most recently
from
June 18, 2026 20:15
deea620 to
6b2e765
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-e130a324a9
branch
3 times, most recently
from
June 26, 2026 02:37
3b421cd to
ef1e7b6
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-e130a324a9
branch
2 times, most recently
from
July 5, 2026 05:43
d9f1f28 to
16b4c88
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-e130a324a9
branch
from
July 11, 2026 17:01
16b4c88 to
7eac76a
Compare
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.20 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.20 - [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.20) 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.0 dependency-type: direct:development - dependency-name: tar dependency-version: 7.5.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-e130a324a9
branch
from
July 13, 2026 02:13
7eac76a to
0aea284
Compare
Contributor
Author
|
Superseded by #1485. |
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.20 and updates ancestor dependency ls-engines. These dependencies need to be updated together.
Updates
tarfrom 6.2.1 to 7.5.20Changelog
Sourced from tar's changelog.
... (truncated)
Commits
ebbb7207.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 0e02a4e9pax: parse values according to known types9cbdb317.5.177a635c2terminate pax strings on nul bytescf213387.5.16Maintainer 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