build(deps): bump tar and sqlite3#21
Conversation
PR SummaryMedium Risk Overview Bumps Reviewed by Cursor Bugbot for commit 2e62434. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a9f4b8c. Configure here.
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.13 and updates ancestor dependency [sqlite3](https://github.com/TryGhost/node-sqlite3). These dependencies need 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 `sqlite3` from 5.1.7 to 6.0.1 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.1.7...v6.0.1) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.13 dependency-type: indirect - dependency-name: sqlite3 dependency-version: 6.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
a9f4b8c to
ba87b3b
Compare

Bumps tar to 7.5.13 and updates ancestor dependency sqlite3. These dependencies need to be updated together.
Updates
tarfrom 6.2.1 to 7.5.13Changelog
Sourced from tar's changelog.
... (truncated)
Commits
d6611ae7.5.13119c401fix(extract): prevent raced symlink writes outside cwd2a294d37.5.1201082a4fix: reject top promise on floating addFilesAsync rejectionsdd1c36alinting35a1ffedoc: more clarity in security warningbf776f67.5.11f48b5faprevent escaping symlinks with drive-relative paths97cff15docs: more security info2b72abc7.5.10Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
sqlite3from 5.1.7 to 6.0.1Release notes
Sourced from sqlite3's releases.
Commits
a7badcev6.0.10ed0c97Fixed Alpine/musl builds, replaced QEMU with native ARM runners20a3bd2v6.0.0d808e57Bumped bundled SQLite from 3.45.0 to 3.52.0a962b72Bumped all dependencies and modernised CI for Node 20+/22+/24+66d054a2026a85f9e8Mark repository as unmaintained (#1844)528e15a20252f0c799Updatedactions/upload-artifactto v41609684Updated bundled SQLite to v3.45.0Maintainer changes
This version was pushed to npm by jonatan-ghost, a new releaser for sqlite3 since your current version.