Skip to content

build(deps): bump tar, @mapbox/node-pre-gyp and npm#3439

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-8235796c69
Open

build(deps): bump tar, @mapbox/node-pre-gyp and npm#3439
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-8235796c69

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps tar to 7.5.11 and updates ancestor dependencies tar, @mapbox/node-pre-gyp and npm. These dependencies need to be updated together.

Updates tar from 7.5.7 to 7.5.11

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 @mapbox/node-pre-gyp from 1.0.9 to 2.0.3

Release notes

Sourced from @​mapbox/node-pre-gyp's releases.

v2.0.3

v2.0.2

  • Support private ACL for S3 buckets #923

v2.0.1

v2.0.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies

v2.0.0-rc.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies
Changelog

Sourced from @​mapbox/node-pre-gyp's changelog.

2.0.3

2.0.2

  • Support private ACL for S3 buckets #923

2.0.1

2.0.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies

1.0.11

1.0.10

  • Upgraded minimist to 1.2.6 to address dependabot alert CVE-2021-44906
Commits
Maintainer changes

This version was pushed to npm by mbx-npm-03-production, a new releaser for @​mapbox/node-pre-gyp since your current version.


Updates npm from 11.10.0 to 11.11.1

Release notes

Sourced from npm's releases.

v11.11.1

11.11.1 (2026-03-10)

Bug Fixes

Documentation

Dependencies

Chores

v11.11.0

11.11.0 (2026-02-25)

Features

Bug Fixes

Documentation

Dependencies

... (truncated)

Changelog

Sourced from npm's changelog.

11.11.1 (2026-03-10)

Bug Fixes

Documentation

Dependencies

Chores

11.11.0 (2026-02-25)

Features

Bug Fixes

Documentation

Dependencies

... (truncated)

Commits
  • 8afa3bd chore: release 11.11.1
  • a9d242b fix: include all subcommands on main command help (#9099)
  • 5b7c0cc fix(arborist): exclude store nodes from :root > * in linked strategy (#9096)
  • 3b70a9d fix(arborist): simplify rootDeclaredDeps initialization (#9097)
  • 29b8407 fix: unwrap comments and lines meant for output (#9087)
  • b56986a fix(ls): suppress false UNMET DEPENDENCYs in linked strategy (#9095)
  • c7702d0 fix(arborist): fix non-idempotent linked install with workspace projects (#9094)
  • 075ae23 deps: tar@7.5.11
  • 13fa40d deps: pacote@21.5.0
  • 76c76e5 fix(ci): don't error on optional deps in the lockfile (#9083)
  • Additional commits viewable in compare view

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 13, 2026
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.11 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) and [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Updates `tar` from 7.5.7 to 7.5.11
- [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.7...v7.5.11)

Updates `@mapbox/node-pre-gyp` from 1.0.9 to 2.0.3
- [Release notes](https://github.com/mapbox/node-pre-gyp/releases)
- [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md)
- [Commits](mapbox/node-pre-gyp@v1.0.9...v2.0.3)

Updates `npm` from 11.10.0 to 11.11.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v11.10.0...v11.11.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  dependency-type: indirect
- dependency-name: "@mapbox/node-pre-gyp"
  dependency-version: 2.0.3
  dependency-type: direct:development
- dependency-name: npm
  dependency-version: 11.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-8235796c69 branch from c160837 to 1ad933a Compare March 15, 2026 04:03
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.

0 participants