Skip to content

chore(deps): Bump tar and npm#281

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-79a8a94197
Open

chore(deps): Bump tar and npm#281
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-79a8a94197

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Removes tar. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.

Removes tar

Updates npm from 11.12.1 to 11.17.0

Release notes

Sourced from npm's releases.

v11.17.0

11.17.0 (2026-06-11)

Features

Bug Fixes

Documentation

Dependencies

Chores

v11.16.0

11.16.0 (2026-05-27)

Features

Bug Fixes

Documentation

... (truncated)

Changelog

Sourced from npm's changelog.

11.17.0 (2026-06-11)

Features

Bug Fixes

Documentation

Dependencies

Chores

11.16.0 (2026-05-27)

Features

Bug Fixes

Documentation

Dependencies

... (truncated)

Commits
  • 5866280 chore: release 11.17.0
  • 2922fa4 chore: dev dependency updates
  • bd09b87 deps: postcss-selector-parser@7.1.4
  • 95bfc4c deps: tinyglobby@0.2.17
  • 8c0d5fd deps: tar@7.5.16
  • 967d377 deps: semver@7.8.4
  • cdaac1b deps: pacote@21.5.1
  • 25c8a9e deps: node-gyp@12.4.0
  • 847cdf8 fix: match dotted and versioned args in approve-scripts/deny-scripts
  • 5f73e31 feat: differentiate GitHub Actions environments in user-agent (#9517)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026

@doistbot doistbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This lockfile-only update removes the direct tar dependency and bumps npm from 11.12.1 to 11.17.0. No issues were flagged.

I also included a few optional follow-up notes in the details below.

Optional follow-up note (1)
  • [P3] package-lock.json:2976: This starts using npm-11-style lockfile metadata (devOptional), but the repo still only pins Node via .nvmrc and doesn't declare a packageManager. That leaves local installs and the update-twist-sdk workflow's plain npm install free to rewrite the lockfile differently depending on which npm major they run. Either regenerate with the repo's standard npm, or pin/upgrade the repo toolchain to npm 11 before landing this format change.

Share FeedbackReview Logs

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 11.12.1 to 11.17.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v11.17.0/CHANGELOG.md)
- [Commits](npm/cli@v11.12.1...v11.17.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-version: 11.17.0
  dependency-type: indirect
- dependency-name: tar
  dependency-version:
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-79a8a94197 branch from 9d7cb36 to e9b8490 Compare June 16, 2026 07:11
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.

1 participant