Skip to content

refactor: Bump tar and @mongodb-js/mongodb-downloader#833

Merged
mtrezza merged 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-d505108450
Mar 31, 2026
Merged

refactor: Bump tar and @mongodb-js/mongodb-downloader#833
mtrezza merged 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-d505108450

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps tar and @mongodb-js/mongodb-downloader. These dependencies needed to be updated together.
Updates tar from 6.2.1 to 7.5.13

Changelog

Sourced from tar's changelog.

Changelog

7.5

  • Added zstd compression support.
  • Consistent TOCTOU behavior in sync t.list
  • Only read from ustar block if not specified in Pax
  • Fix sync tar.list when file size reduces while reading
  • Sanitize absolute linkpaths properly
  • Prevent writing hardlink entries to the archive ahead of their file target

7.4

  • Deprecate onentry in favor of onReadEntry for clarity.

7.3

  • Add onWriteEntry option

7.2

  • DRY the command definitions into a single makeCommand method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.

7.1

  • Update minipass to v7.1.0
  • Update the type definitions of write() and end() methods on Unpack and Parser classes to be compatible with the NodeJS.WritableStream type in the latest versions of @types/node.

7.0

  • Drop support for node <18
  • Rewrite in TypeScript, provide ESM and CommonJS hybrid interface
  • Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry') to get individual functions or classes.
  • Add chmod option that defaults to false, and deprecate noChmod. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.
  • Add processUmask option to avoid having to call process.umask() when chmod: true (or noChmod: false) is set.

... (truncated)

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 @mongodb-js/mongodb-downloader from 1.1.7 to 1.1.9

Commits
  • cd56f7e chore(ci): bump packages
  • cb4f99f fix: default condition should be last one (#629)
  • 2d1269d chore(ci): bump packages
  • 31173a2 fix(mongodb-server-log-checker): ignore warnings from internal clients (#627)
  • b85e3f1 chore(ci): bump packages
  • 061e7c3 feat(mongodb-server-log-checker): add package (#624)
  • 63b1749 chore(ci): bump packages
  • 18cc55e chore(mongodb-downloader): bump tar VSCODE-753 (#625)
  • fabfa55 chore(ci): bump packages
  • 40879b8 fix(mongodb-runner): configsvr must always use 127.0.0.1 DRIVERS-3335 (#620)
  • 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.

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to latest stable versions, including archive processing, file system utilities, and compression libraries
    • Modernized the dependency stack to improve performance, stability, and security across the application
    • Node.js 18+ is now required for optimal compatibility
    • Consolidated nested dependencies to improve package structure and maintainability

Bumps [tar](https://github.com/isaacs/node-tar) and [@mongodb-js/mongodb-downloader](https://github.com/mongodb-js/devtools-shared). These dependencies needed to be updated together.

Updates `tar` from 6.2.1 to 7.5.13
- [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.2.1...v7.5.13)

Updates `@mongodb-js/mongodb-downloader` from 1.1.7 to 1.1.9
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/mongodb-downloader@1.1.7...@mongodb-js/mongodb-downloader@1.1.9)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.13
  dependency-type: indirect
- dependency-name: "@mongodb-js/mongodb-downloader"
  dependency-version: 1.1.9
  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 30, 2026
@mtrezza
Copy link
Copy Markdown
Member

mtrezza commented Mar 30, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c4ebe789-884e-4d99-a751-f9d7d3fb04fe

📥 Commits

Reviewing files that changed from the base of the PR and between 09f9c32 and 323e69c.

📒 Files selected for processing (1)
  • package-lock.json

📝 Walkthrough

Walkthrough

The package-lock.json file was updated with multiple dependency version bumps. Key updates include @mongodb-js/mongodb-downloader (1.1.7 → 1.1.9), chownr (2.0.0 → 3.0.0), tar (6.2.1 → 7.5.13), and associated tar sub-dependencies like minipass, minizlib, and yallist. Engine requirements were also updated in several packages.

Changes

Cohort / File(s) Summary
Dependency Updates
package-lock.json
Multiple dependency version bumps: @mongodb-js/mongodb-downloader (1.1.7 → 1.1.9), chownr (2.0.0 → 3.0.0, node >=18 required), tar (6.2.1 → 7.5.13, node >=18 required), minipass (5.0.0 → 7.1.3), minizlib (2.1.2 → 3.1.0), yallist (4.0.0 → 5.0.0), and new addition of @isaacs/fs-minipass (4.0.1). Transitive dependency tree updated with new engine requirements across packages.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: dependency version bumps for tar and @mongodb-js/mongodb-downloader, which are the primary focus of the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/multi-d505108450

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mtrezza mtrezza merged commit db65b2b into master Mar 31, 2026
3 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/multi-d505108450 branch March 31, 2026 00:20
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