Skip to content

chore(deps-dev): Bump just-bash from 3.0.0 to 3.0.1#131

Merged
simongdavies merged 1 commit into
mainfrom
dependabot/npm_and_yarn/just-bash-3.0.1
May 14, 2026
Merged

chore(deps-dev): Bump just-bash from 3.0.0 to 3.0.1#131
simongdavies merged 1 commit into
mainfrom
dependabot/npm_and_yarn/just-bash-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps just-bash from 3.0.0 to 3.0.1.

Release notes

Sourced from just-bash's releases.

just-bash@3.0.1

Patch Changes

  • #238 01a4721 Thanks @​cramforce! - Fix Dynamic require of "tty" is not supported crash when invoking commands that transitively load debug / supports-color (notably file) under ESM Node consumers and via the just-bash CLI binary.

    The esbuild dynamic-require shim emitted into the ESM Node bundles had no require to delegate to at chunk-init under ESM, so any runtime require("tty") / require("os") from file-typedebug chain threw. Build banners now provide createRequire(import.meta.url) for build:lib, build:cli, and build:shell. CJS and browser bundles are unchanged.

    Fixes #211.

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [just-bash](https://github.com/vercel-labs/just-bash) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/vercel-labs/just-bash/releases)
- [Commits](https://github.com/vercel-labs/just-bash/commits/just-bash@3.0.1)

---
updated-dependencies:
- dependency-name: just-bash
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 May 14, 2026
Copilot AI review requested due to automatic review settings May 14, 2026 03:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 2026
Copy link
Copy Markdown
Contributor

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown

@dependabot-pr-auto-approver dependabot-pr-auto-approver Bot left a comment

Choose a reason for hiding this comment

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

Automatically approved by dependabot auto-approve workflow

@simongdavies simongdavies merged commit e6adb31 into main May 14, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/just-bash-3.0.1 branch May 14, 2026 08:21
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