Skip to content

chore(deps): bump @clack/prompts from 0.9.1 to 1.7.0 - #20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/clack/prompts-1.7.0
Closed

chore(deps): bump @clack/prompts from 0.9.1 to 1.7.0#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/clack/prompts-1.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @clack/prompts from 0.9.1 to 1.7.0.

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​1.7.0

Minor Changes

  • #574 8f1c380 Thanks @​dreyfus92! - Add showInstructions option to select, multiselect, and groupMultiselect. Keyboard hints remain shown by default; pass showInstructions: false to hide them.

Patch Changes

@​clack/prompts@​1.6.0

Minor Changes

  • #568 f87933f Thanks @​florian-lefebvre! - Updates default formatter of note() to note dim lines anymore

    If you want the old behavior, provide a format() function:

    import { note } from '@clack/prompts';
    +import { styleText } from 'node:util';
    note(
    'You can edit the file src/index.jsx',
    'Next steps.'
    
    { format: (text) => styleText('dim', text) }
    );
  • #567 cc6aab5 Thanks @​dreyfus92! - Add keyboard instruction footers to select, multiselect, and groupMultiselect in the active state, matching autocomplete. No option — always shown.

  • Patch Changes

    @​clack/prompts@​1.5.1

    Patch Changes

    @​clack/prompts@​1.5.0

    Minor Changes

    ... (truncated)

    Changelog

    Sourced from @​clack/prompts's changelog.

    1.7.0

    Minor Changes

    • #574 8f1c380 Thanks @​dreyfus92! - Add showInstructions option to select, multiselect, and groupMultiselect. Keyboard hints remain shown by default; pass showInstructions: false to hide them.

    Patch Changes

    1.6.0

    Minor Changes

    • #568 f87933f Thanks @​florian-lefebvre! - Updates default formatter of note() to note dim lines anymore

      If you want the old behavior, provide a format() function:

      import { note } from '@clack/prompts';
      +import { styleText } from 'node:util';
      note(
      'You can edit the file src/index.jsx',
      'Next steps.'
      
      { format: (text) => styleText('dim', text) }
      );
  • #567 cc6aab5 Thanks @​dreyfus92! - Add keyboard instruction footers to select, multiselect, and groupMultiselect in the active state, matching autocomplete. No option — always shown.

  • Patch Changes

    1.5.1

    Patch Changes

    ... (truncated)

    Commits
    Maintainer changes

    This version was pushed to npm by GitHub Actions, a new releaser for @​clack/prompts since your current version.


    @dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 8, 2026
    @dependabot
    dependabot Bot requested a review from zyx77550 as a code owner July 8, 2026 11:44
    @dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 8, 2026
    @dependabot
    dependabot Bot force-pushed the dependabot/npm_and_yarn/clack/prompts-1.7.0 branch from a8da1c6 to 58fc483 Compare July 11, 2026 05:33
    @github-actions

    github-actions Bot commented Jul 11, 2026

    Copy link
    Copy Markdown

    🔍 SPARDA semantic review (vs origin/main)

    RISKY — 0 critical, 0 high, 0 medium, 0 info.

    Coverage: 100% of observed behavior resolved

    Derived from the code + schema by SPARDA — a counterexample, not a heuristic.

    @codecov

    codecov Bot commented Jul 11, 2026

    Copy link
    Copy Markdown

    Codecov Report

    ✅ All modified and coverable lines are covered by tests.

    📢 Thoughts on this report? Let us know!

    @dependabot
    dependabot Bot force-pushed the dependabot/npm_and_yarn/clack/prompts-1.7.0 branch 9 times, most recently from 6bb6653 to 1ba1da5 Compare July 17, 2026 23:08
    @dependabot
    dependabot Bot force-pushed the dependabot/npm_and_yarn/clack/prompts-1.7.0 branch 4 times, most recently from 95a99d6 to 67fd9e5 Compare July 21, 2026 14:55
    Bumps [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) from 0.9.1 to 1.7.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.7.0/packages/prompts)
    
    ---
    updated-dependencies:
    - dependency-name: "@clack/prompts"
      dependency-version: 1.7.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot Bot force-pushed the dependabot/npm_and_yarn/clack/prompts-1.7.0 branch from 67fd9e5 to 3c96d29 Compare July 25, 2026 21:36
    @dependabot @github

    dependabot Bot commented on behalf of github Jul 25, 2026

    Copy link
    Copy Markdown
    Author

    Looks like @clack/prompts is up-to-date now, so this is no longer needed.

    @dependabot dependabot Bot closed this Jul 25, 2026
    @dependabot
    dependabot Bot deleted the dependabot/npm_and_yarn/clack/prompts-1.7.0 branch July 25, 2026 22:36
    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.

    0 participants