Skip to content

chore(deps): bump the production-dependencies group with 3 updates - #269

Merged
43081j merged 2 commits into
mainfrom
dependabot/npm_and_yarn/production-dependencies-e53eb07fc0
Sep 14, 2026
Merged

43081j merged 2 commits into
mainfrom
dependabot/npm_and_yarn/production-dependencies-e53eb07fc0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 3 updates: @clack/prompts, gunshi and obug.

Updates @clack/prompts from 1.7.0 to 1.8.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​1.8.0

Minor Changes

  • #592 caa32e8 Thanks @​gameroman! - Export CANCEL_SYMBOL constant from @clack/core and @clack/prompts

  • #594 37fca4e Thanks @​dreyfus92! - Add tab-completion to the path prompt: pressing Tab fills the input with the focused suggestion, so you can quickly descend into deep directories (type / and Tab again). Powered by a new opt-in completeOnTab option on autocomplete, which also shows a Tab: complete hint in the instructions footer. Default autocomplete behavior is unchanged.

  • #583 ae636dd Thanks @​43081j! - Add async validation support to prompts, and validation state rendering to text prompts.

Patch Changes

Changelog

Sourced from @​clack/prompts's changelog.

1.8.0

Minor Changes

  • #592 caa32e8 Thanks @​gameroman! - Export CANCEL_SYMBOL constant from @clack/core and @clack/prompts

  • #594 37fca4e Thanks @​dreyfus92! - Add tab-completion to the path prompt: pressing Tab fills the input with the focused suggestion, so you can quickly descend into deep directories (type / and Tab again). Powered by a new opt-in completeOnTab option on autocomplete, which also shows a Tab: complete hint in the instructions footer. Default autocomplete behavior is unchanged.

  • #583 ae636dd Thanks @​43081j! - Add async validation support to prompts, and validation state rendering to text prompts.

Patch Changes

Commits

Updates gunshi from 0.37.1 to 0.37.2

Release notes

Sourced from gunshi's releases.

v0.37.2

What's Changed

⚡ Improvement Features

📝️ Documentations

Full Changelog: kazupon/gunshi@v0.37.1...v0.37.2

Changelog

Sourced from gunshi's changelog.

v0.37.2 (2026-09-06T02:18:09Z)

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

📝️ Documentations

Full Changelog: kazupon/gunshi@v0.37.1...v0.37.2

Commits

Updates obug from 2.1.4 to 3.0.0

Release notes

Sourced from obug's releases.

v3.0.0

Migration from v2

Most npm users need no code changes.

  • JSR: The default entry now uses the browser implementation. For terminal output, replace jsr:@sxzz/obug or the removed /node alias with jsr:@sxzz/obug@^3/ansi.
  • Package resolution: Removed main and module. Your tooling must support exports.
  • CDN: Removed browser.min.js and the unpkg/jsdelivr fields. Bundle and minify obug/browser with your application.

   🚨 Breaking Changes

  • Simplify runtime entries and use plain as the base  -  by @​sxzz (8d069)
    View changes on GitHub

v2.2.1

   🐞 Bug Fixes

  • Avoid object spread helpers and track entry sizes  -  by @​sxzz (66e72)
    View changes on GitHub

v2.2.0

   🚀 Features

   🏎 Performance

    View changes on GitHub
Commits
  • 1be5243 chore: release v3.0.0
  • 4d98e78 chore: refactor bundle size script
  • e8002d1 ci: run unit tests on v2 branch
  • 8d0693a feat!: simplify runtime entries and use plain as the base
  • 6de31cd chore: release v2.2.1
  • 66e725d fix: avoid object spread helpers and track entry sizes
  • 0cb9a3b test: enforce full coverage for core and utils
  • 48fc1c2 chore: release v2.2.0
  • 0e828cd feat: add runtime-specific debug entries
  • 4a0bca9 perf: remove localstorage function
  • Additional commits viewable in compare view

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

Bumps the production-dependencies group with 3 updates: [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts), [gunshi](https://github.com/kazupon/gunshi/tree/HEAD/packages/gunshi) and [obug](https://github.com/sxzz/obug).


Updates `@clack/prompts` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.8.0/packages/prompts)

Updates `gunshi` from 0.37.1 to 0.37.2
- [Release notes](https://github.com/kazupon/gunshi/releases)
- [Changelog](https://github.com/kazupon/gunshi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kazupon/gunshi/commits/v0.37.2/packages/gunshi)

Updates `obug` from 2.1.4 to 3.0.0
- [Release notes](https://github.com/sxzz/obug/releases)
- [Commits](sxzz/obug@v2.1.4...v3.0.0)

---
updated-dependencies:
- dependency-name: "@clack/prompts"
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: gunshi
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: obug
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

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 Sep 14, 2026
@github-actions

Copy link
Copy Markdown

⚠️ New Duplicate Dependencies (found: 1, threshold: 1)

📦 Package 📋 Versions
obug
2 versions
  • @e18e/cli@0.0.1
    • @vitest/coverage-v8@5.0.0
      • obug@2.2.1

  • @e18e/cli@0.0.1
    • obug@3.0.0

💡 To find out what depends on a specific package, run: npm ls example-package

@pkg-pr-new

pkg-pr-new Bot commented Sep 14, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@e18e/cli@269

commit: 464e9ca

@43081j
43081j merged commit 9e7a551 into main Sep 14, 2026
6 checks passed
@43081j
43081j deleted the dependabot/npm_and_yarn/production-dependencies-e53eb07fc0 branch September 14, 2026 07:56
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.

1 participant