Skip to content

Bump tar and npm-check-updates#4

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6e5c0eb545
Open

Bump tar and npm-check-updates#4
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6e5c0eb545

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

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

Removes tar

Updates npm-check-updates from 16.14.20 to 19.3.2

Release notes

Sourced from npm-check-updates's releases.

v19.3.2

What's Changed

New Contributors

Full Changelog: raineorshine/npm-check-updates@v19.3.1...v19.3.2

v19.3.1

What's Changed

Full Changelog: raineorshine/npm-check-updates@v19.3.0...v19.3.1

v19.3.0

What's Changed

Full Changelog: raineorshine/npm-check-updates@v19.2.1...v19.3.0

v19.2.1

Full Changelog: raineorshine/npm-check-updates@v19.2.0...v19.2.1

v19.2.0

What's Changed

New Contributors

Full Changelog: raineorshine/npm-check-updates@v19.1.2...v19.2.0

v19.1.2

What's Changed

New Contributors

Full Changelog: raineorshine/npm-check-updates@v19.1.1...v19.1.2

... (truncated)

Commits
  • 168325c 19.3.2
  • e057a79 install: Provide more helpful message on install failure.
  • 7f32052 fix(tests): resolve EBUSY errors on Windows by retrying directory removal (#1...
  • 30a0e08 docs: close code tag instead of reopening another one (#1588)
  • f2a8022 19.3.1
  • 388deaf fix(catalog): use the right yarn config name (#1586)
  • 325ac2f 19.3.0
  • 99042d1 feat: support yarn catalogs (#1582)
  • 97f349c 19.2.1
  • 0251206 Do not assume that --deep is disabled when only one package is found. Fixes #...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-check-updates](https://github.com/raineorshine/npm-check-updates). These dependencies need to be updated together.


Removes `tar`

Updates `npm-check-updates` from 16.14.20 to 19.3.2
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v16.14.20...v19.3.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: npm-check-updates
  dependency-version: 19.3.2
  dependency-type: direct:development
...

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 Jan 28, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Mar 3, 2026

Codacy's Analysis Summary

0 new issue (≤ 0 issue)
0 new security issue
More details

AI Reviewer: first review requested successfully. As new changes are pushed, run a review below.
AI can make mistakes. Always validate suggestions.

 
  Run Reviewer ▶︎  
 

Copy link
Copy Markdown

@codacy-production codacy-production bot left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Static analysis indicates the PR is up to standards. No issues that should prevent merging were identified. A minor inconsistency in the PR title was noted.

About this PR

  • The title mentions 'Bump tar', but the description states that tar is being removed because it is no longer used. To maintain an accurate repository history, consider updating the title to: 'Remove tar and bump npm-check-updates'.

🗒️ Improve review quality by adding custom instructions

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