Bump tar and node-gyp - #87
Conversation
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.22 and updates ancestor dependency [node-gyp](https://github.com/nodejs/node-gyp). These dependencies need to be updated together. Updates `tar` from 6.1.12 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.1.12...v7.5.22) Updates `node-gyp` from 9.3.0 to 13.0.1 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v9.3.0...v13.0.1) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect - dependency-name: node-gyp dependency-version: 13.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for the automated bump, @dependabot — this PR has been reviewed by the node-srt triage bot. Verdict: Tier B — hand to human maintainer This PR bumps
Additionally, CI is currently red across all Node versions (18, 20, 22, 24, 26), so this cannot be merged in its current state. The node-gyp 13 engine-range restriction is the most likely root cause. What a human maintainer should evaluate:
node-srt maintenance bot — Tier B (build-critical dep major bump; CI red across all Node versions). |
Bumps tar to 7.5.22 and updates ancestor dependency node-gyp. These dependencies need to be updated together.
Updates
tarfrom 6.1.12 to 7.5.22Release notes
Sourced from tar's releases.
Changelog
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
node-gypfrom 9.3.0 to 13.0.1Release notes
Sourced from node-gyp's releases.
... (truncated)
Changelog
Sourced from node-gyp's changelog.
... (truncated)
Commits
cd5c9b1chore(main): release 13.0.1 (#3332)5a835eachore: fix windows vs2026 version (#3338)2c95a19build(deps): bump undici from 6.26.0 to 8.4.1 (#3330)866daafchore(main): release 13.0.0 (#3323)f089669fix(ci): update ruff-action version to v4.0.0 (#3324)6fb6c11chore: add commit-lint (#3325)d30bb6efix: disable LTO for addon builds on Windows (#3331)11a8b10deps: which@7.0.0f6c296bdeps: proc-log@7.0.0327424adeps: nopt@10.0.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for node-gyp since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.