Skip to content

chore(deps): bump tar from 7.5.21 to 7.5.22 - #4400

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tar-7.5.22
Closed

chore(deps): bump tar from 7.5.21 to 7.5.22#4400
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tar-7.5.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps tar from 7.5.21 to 7.5.22.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@cursor

cursor Bot commented Jul 26, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Routine dependency patch with lockfile churn; tar is used for package tarball handling but behavior change is limited to upstream 7.5.22 (e.g. allowing a falsey transform).

Overview
Bumps the direct tar dependency in @crowd/packages-worker from 7.5.21 to 7.5.22 (used for npm tarball extraction in blast-radius). pnpm-lock.yaml is refreshed so the resolved tar version and a set of transitive dependency pins align with the new tree (e.g. MCP/Hono stack, Express 5-related packages, AWS SDK client peer wiring, Clearbit needle git resolution).

This is a patch-level library update with no application source changes beyond the version specifier.

Reviewed by Cursor Bugbot for commit 3b9517e. Bugbot is set up for automated code reviews on this repo. Configure here.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread pnpm-lock.yaml
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}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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: [email protected]: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)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit f051a3d. Configure here.

@dependabot dependabot Bot changed the title chore(deps): bump tar from 4.4.19 to 7.5.22 chore(deps): bump tar from 7.5.21 to 7.5.22 Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tar-7.5.22 branch from f051a3d to d5e276f Compare July 29, 2026 17:36
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] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tar-7.5.22 branch from d5e276f to 3b9517e Compare August 4, 2026 10:13
@joanagmaia joanagmaia closed this Aug 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 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'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

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/tar-7.5.22 branch August 4, 2026 10:42
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.

2 participants