Skip to content

chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates - #3402

Merged
jakubno merged 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/shared/scripts/npm_and_yarn-ebf67effff
Jul 27, 2026
Merged

jakubno merged 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/shared/scripts/npm_and_yarn-ebf67effff

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 2 updates in the /packages/shared/scripts directory: brace-expansion and tar.

Updates brace-expansion from 5.0.6 to 5.0.8

Commits

Updates tar from 7.5.16 to 7.5.22

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the /packages/shared/scripts directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [tar](https://github.com/isaacs/node-tar).


Updates `brace-expansion` from 5.0.6 to 5.0.8
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.6...v5.0.8)

Updates `tar` from 7.5.16 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.16...v7.5.22)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.8
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-version: 7.5.22
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@cla-bot cla-bot Bot added the cla-signed label Jul 26, 2026

@claude claude 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.

LGTM — routine Dependabot lockfile bump.

Extended reasoning...

Overview

This PR only touches packages/shared/scripts/package-lock.json, bumping two transitive dependencies of the e2b SDK: brace-expansion (5.0.6 → 5.0.8) and tar (7.5.16 → 7.5.22). No source code, application logic, or configuration files are changed — this is a lockfile-only diff generated by Dependabot.

Security risks

None. Both bumps are patch-level version updates to indirect dependencies used only in a helper script package, not runtime infrastructure. The tar bump actually includes hardening commits (unbounded recursion guard, decompression-ratio guard), which is a net positive. No new packages, license changes, or dependency tree restructuring beyond the version bumps and their integrity hashes.

Level of scrutiny

Minimal scrutiny is appropriate here: this is a mechanical, auto-generated lockfile update with no hand-written code changes, in a non-critical scripts package rather than a production service (API, orchestrator, envd, client-proxy).

Other factors

No outstanding review comments on this PR, and no prior reviews from me to reconcile. The diff is fully visible and matches the PR description exactly (versions and integrity hashes line up).

@blacksmith-sh

This comment has been minimized.

@jakubno
jakubno merged commit 4ac8417 into main Jul 27, 2026
69 of 71 checks passed
@jakubno
jakubno deleted the dependabot/npm_and_yarn/packages/shared/scripts/npm_and_yarn-ebf67effff branch July 27, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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.

1 participant