Skip to content

chore(deps): bump tar from 7.5.13 to 7.5.19#4314

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tar-7.5.19
Open

chore(deps): bump tar from 7.5.13 to 7.5.19#4314
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tar-7.5.19

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tar from 7.5.13 to 7.5.19.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2026
@changeset-bot

changeset-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c7a4039

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 21, 2026

Copy link
Copy Markdown

Open in StackBlitz

@trigger.dev/build

npm i https://pkg.pr.new/@trigger.dev/build@c7a4039

trigger.dev

npm i https://pkg.pr.new/trigger.dev@c7a4039

@trigger.dev/core

npm i https://pkg.pr.new/@trigger.dev/core@c7a4039

@trigger.dev/python

npm i https://pkg.pr.new/@trigger.dev/python@c7a4039

@trigger.dev/react-hooks

npm i https://pkg.pr.new/@trigger.dev/react-hooks@c7a4039

@trigger.dev/redis-worker

npm i https://pkg.pr.new/@trigger.dev/redis-worker@c7a4039

@trigger.dev/rsc

npm i https://pkg.pr.new/@trigger.dev/rsc@c7a4039

@trigger.dev/schema-to-json

npm i https://pkg.pr.new/@trigger.dev/schema-to-json@c7a4039

@trigger.dev/sdk

npm i https://pkg.pr.new/@trigger.dev/sdk@c7a4039

commit: c7a4039

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tar-7.5.19 branch from f46c777 to 87c8cc0 Compare July 21, 2026 13:01
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.13 to 7.5.19.
- [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.13...v7.5.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.19
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tar-7.5.19 branch from 87c8cc0 to c7a4039 Compare July 21, 2026 14:00

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 new potential issue.

Open in Devin Review

"strip-ansi": "^7.1.0",
"supports-color": "^10.0.0",
"tar": "^7.5.13",
"tar": "^7.5.19",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Dependency update to a published package ships without a release note

The published CLI package's dependency is updated (tar bumped to ^7.5.19 at packages/cli-v3/package.json:143) without adding the required changeset, so this change to a public package will not appear in the user-facing release notes.
Impact: The version bump merges without generating a changelog entry, breaking the repository's release-notes process for public package changes.

Missing changeset for public package change

Both CONTRIBUTING.md and AGENTS.md state that any change to a package under packages/* requires a changeset (pnpm run changeset:add). packages/cli-v3 is the published trigger.dev package. The PR only touches packages/cli-v3/package.json and pnpm-lock.yaml; no file was added under .changeset/ for this change.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

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