Skip to content

chore(deps): bump tar and npm#241

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-cc382f683c
Closed

chore(deps): bump tar and npm#241
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-cc382f683c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 11, 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.11.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

Changelog

Sourced from npm's changelog.

11.11.1 (2026-03-10)

Bug Fixes

Documentation

Dependencies

Chores

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.

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.11.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.11.0...v11.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

SonarQube reviewer guide

Summary: Bump package version to 8.1.0 and update npm dependencies to their latest patch/minor versions.

Review Focus: This is primarily a dependency update PR. Key areas to review:

  • The removal of which dependency from @npmcli/run-script and imurmurhash from write-file-atomic — verify these removals don't break functionality
  • Addition of @gar/promise-retry to @npmcli/arborist dependencies — ensure compatibility
  • Multiple npm sub-package version bumps (arborist, libnpm*, pacote, tar, etc.) — confirm no breaking changes affect the rate limiter

Start review at: package-lock.json. This is the only file changed and contains all functional updates. Focus on verifying that dependency removals are safe and that the version bumps don't introduce incompatibilities with the loopback4-ratelimiter codebase.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@stale

stale Bot commented May 11, 2026

Copy link
Copy Markdown

This pull request has been marked stale because it has not seen any activity within two months. It will be closed within 15 days of being stale unless there is new activity.

@stale stale Bot added the stale label May 11, 2026
@stale

stale Bot commented May 26, 2026

Copy link
Copy Markdown

This pull request has been closed due to continued inactivity. If you are interested in finishing the proposed changes, then feel free to re-open this pull request or open a new one.

@stale stale Bot closed this May 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-cc382f683c branch May 26, 2026 06: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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants