Skip to content

Bump tar and ls-engines - #1485

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-66f532914a
Open

Bump tar and ls-engines#1485
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-66f532914a

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps tar to 7.5.22 and updates ancestor dependency ls-engines. These dependencies need to be updated together.

Updates tar from 6.2.1 to 7.5.22

Changelog

Sourced from tar's changelog.

Changelog

7.5

  • Added zstd compression support.
  • Consistent TOCTOU behavior in sync t.list
  • Only read from ustar block if not specified in Pax
  • Fix sync tar.list when file size reduces while reading
  • Sanitize absolute linkpaths properly
  • Prevent writing hardlink entries to the archive ahead of their file target

7.4

  • Deprecate onentry in favor of onReadEntry for clarity.

7.3

  • Add onWriteEntry option

7.2

  • DRY the command definitions into a single makeCommand method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.

7.1

  • Update minipass to v7.1.0
  • Update the type definitions of write() and end() methods on Unpack and Parser classes to be compatible with the NodeJS.WritableStream type in the latest versions of @types/node.

7.0

  • Drop support for node <18
  • Rewrite in TypeScript, provide ESM and CommonJS hybrid interface
  • Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry') to get individual functions or classes.
  • Add chmod option that defaults to false, and deprecate noChmod. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.
  • Add processUmask option to avoid having to call process.umask() when chmod: true (or noChmod: false) is set.

... (truncated)

Commits
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.


Updates ls-engines from 0.9.4 to 0.10.1

Changelog

Sourced from ls-engines's changelog.

v0.10.1 - 2026-06-19

Commits

  • [New] add types 13ff435
  • [Tests] update fixtures 0b249a1
  • [eslint] some cleanup c5046f7
  • [actions] update workflows 0ceb848
  • [Deps] update pargs12170a9
  • [Robustness] avoid .push, use void79e28f2
  • [Dev Deps] update auto-changelog, eslint, npmignore, tape27c9468
  • [meta] exclude some files from the publish ae9bf18
  • [Refactor] store valid engines in an importable file c2cee45
  • [Fix] use valid subpath imports specifier for node <24 301a113
  • [eslint] fix errors 523e825
  • [Deps] update pargs, semverafa5e63
  • [Tests] update tape7366498
  • [Dev Deps] update eslint3c8a241
  • [Deps] update pargs7c4b17d
  • [readme] replace runkit CI badge with shields.io check-runs badge 46608fe
  • [eslint] fix linting dd08850

v0.10.0 - 2025-12-22

Commits

  • [Dev Deps] update eslint, @ljharb/eslint-config9bdfde1
  • [Refactor] switch from yargs to pargs 52031da
  • [Refactor] extract fulfilled result processing into separate module 6621295
  • [Deps] remove unused and no-longer-needed deps 04c90fb
  • [Refactor] use util.styleText instead of colorsb77a164
  • [Tests] add regression test for --save flag modifying package.json fb74dd9
  • [Refactor] convert CLI entrypoint to ESM f5f4084
  • [Breaking] require node 22 9d4fbbc
  • [Fix] correctly extract save function from fulfilled result value 4d04d3c
  • [Deps] update @npmcli/arborist, json-file-plus, pacotea6f1e0e
  • [Dev Deps] update nyc1569183
  • [Dev Deps] update npmignoreb1342bb
  • [Deps] update json-file-plusfa28493
  • [Deps] update get-dep-tree53f3cfa
  • [Dev Deps] update @ljharb/eslint-configdb2c528
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@dependabotdependabotBot mentioned this pull request Jul 20, 2026
@socket-security

socket-securityBot commented Jul 20, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedls-engines@​0.9.4 ⏵ 0.10.192+11008488+7100

View full report

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/multi-66f532914a branch 2 times, most recently from 159f34d to e4648b4CompareJuly 26, 2026 04:51
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/multi-66f532914a branch 4 times, most recently from 715bf43 to d2ef0c4CompareAugust 7, 2026 10:04
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/multi-66f532914a branch from d2ef0c4 to f3ffd32CompareAugust 16, 2026 17:02
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
dependabotBotforce-pushed the dependabot/npm_and_yarn/multi-66f532914a branch from f3ffd32 to 31e761eCompareAugust 17, 2026 09:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants