Skip to content

chore(deps): bump dependency @clack/prompts to v1.6.0#61

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/clack-prompts-1.x-lockfile
Jun 22, 2026
Merged

chore(deps): bump dependency @clack/prompts to v1.6.0#61
renovate[bot] merged 1 commit into
mainfrom
renovate/clack-prompts-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@clack/prompts (source) 1.5.11.6.0 age confidence

Release Notes

bombshell-dev/clack (@​clack/prompts)

v1.6.0

Compare Source

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

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 6am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) June 22, 2026 01:50
@renovate renovate Bot force-pushed the renovate/clack-prompts-1.x-lockfile branch from ed56933 to 5bea3eb Compare June 22, 2026 06:00
@renovate renovate Bot merged commit 117d5f7 into main Jun 22, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/clack-prompts-1.x-lockfile branch June 22, 2026 12:06
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.

0 participants