Skip to content

chore(deps): bump tar to 7.5.19#4345

Merged
nicktrn merged 1 commit into
mainfrom
chore/bump-tar-7.5.19
Jul 23, 2026
Merged

chore(deps): bump tar to 7.5.19#4345
nicktrn merged 1 commit into
mainfrom
chore/bump-tar-7.5.19

Conversation

@claude

@claude claude Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Requested via Slack thread

Pins tar to 7.5.19 via a root pnpm.overrides entry, replacing a stale range override (tar@>=7 <7.5.11) that no longer matched any installed copy.

The single override collapses all resolved tar copies onto one version:

  • packages/cli-v3 — direct dependency (was 7.5.13)
  • @kubernetes/client-node (apps/supervisor) — transitive (was 7.5.13)
  • cacache — transitive (was 6.2.1)
  • giget — transitive (was 6.2.1)

No source changes; cli-v3's published ^7.5.13 spec already permits 7.5.19, so no changeset is needed.

✅ Checklist

  • I have followed every step in the contributing guide
  • The PR title follows the convention.
  • I ran and tested the code works

Testing

pnpm install --lockfile-only regenerates pnpm-lock.yaml cleanly; every tar entry resolves to 7.5.19. Peer-dependency warnings are unchanged from main.


Changelog

Pin tar to 7.5.19 across the monorepo via a single root pnpm.overrides entry, replacing a stale range override.


Screenshots

N/A

💯


Generated by Claude Code

@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0fa2cae

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

@nicktrn
nicktrn marked this pull request as ready for review July 23, 2026 09:52

@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 potential issue.

Open in Devin Review

Comment thread package.json
@nicktrn
nicktrn merged commit 3c82248 into main Jul 23, 2026
51 checks passed
@nicktrn
nicktrn deleted the chore/bump-tar-7.5.19 branch July 23, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants