chore(deps): bump tar from 7.5.21 to 7.5.22 - #4400
Conversation
PR SummaryLow Risk Overview That package is used when downloading and extracting npm tarballs for blast-radius work, so this is a patch-level library update only—no application code changes. The upstream 7.5.22 release includes a small behavior fix allowing a falsey Reviewed by Cursor Bugbot for commit d5e276f. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
|
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
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, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit f051a3d. Configure here.
| needle@https://codeload.github.com/clearbit/needle/tar.gz/84d28b5f2c3916db1e7eb84aeaa9d976cc40054b: | ||
| resolution: {tarball: https://codeload.github.com/clearbit/needle/tar.gz/84d28b5f2c3916db1e7eb84aeaa9d976cc40054b} | ||
| needle@git+https://git@github.com:clearbit/needle.git#84d28b5f2c3916db1e7eb84aeaa9d976cc40054b: | ||
| resolution: {commit: 84d28b5f2c3916db1e7eb84aeaa9d976cc40054b, repo: git@github.com:clearbit/needle.git, type: git} |
There was a problem hiding this comment.
Needle resolved via SSH git
High Severity
clearbit's needle dependency was rewritten from an HTTPS codeload.github.com tarball to a type: git resolution with repo: git@github.com:clearbit/needle.git. Fresh installs and CI using pnpm i --frozen-lockfile without GitHub SSH credentials can fail when fetching that package.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit f051a3d. Configure here.
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.21 to 7.5.22. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.21...v7.5.22) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
f051a3d to
d5e276f
Compare


Bumps tar from 7.5.21 to 7.5.22.
Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey