Skip to content

feat(dependencies): add tar package to dependencies and update lockfile#890

Merged
vcfgv merged 2 commits intomainfrom
misc/add-dependencies-tar
Apr 22, 2026
Merged

feat(dependencies): add tar package to dependencies and update lockfile#890
vcfgv merged 2 commits intomainfrom
misc/add-dependencies-tar

Conversation

@vcfgv
Copy link
Copy Markdown
Contributor

@vcfgv vcfgv commented Apr 22, 2026

Summary

Related Issue(s)

Type of Change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Other

Validation

Checklist

  • I ran relevant checks/tests locally.
  • I updated docs if behavior or interfaces changed.
  • I verified there are no unrelated changes in this PR.

Copilot AI review requested due to automatic review settings April 22, 2026 06:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds the tar npm package as a direct dependency (and updates the pnpm lockfile accordingly), presumably to support tarball creation/extraction somewhere in the app/tooling.

Changes:

  • Add tar@^6.2.1 to dependencies in package.json
  • Update pnpm-lock.yaml importer entry to include tar

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Adds tar as a runtime dependency.
pnpm-lock.yaml Records tar in the lockfile importer section.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@vcfgv vcfgv merged commit 36282fc into main Apr 22, 2026
5 checks passed
@vcfgv vcfgv deleted the misc/add-dependencies-tar branch April 22, 2026 06:25
DigitalNomad-Chat added a commit to DigitalNomad-Chat/ClawX that referenced this pull request Apr 26, 2026
…ueCell-ai#813 ValueCell-ai#854 ValueCell-ai#881 ValueCell-ai#890 ValueCell-ai#910)

- Add ext:bridge step to check/e2e workflows, release validation job
- Update deps: katex, rehype-katex, remark-math, openclaw 2026.4.15
- Add release version assertion scripts, browser hint patcher
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