Skip to content

feat(deps): Update feat(deps) all minor dependencies to v1.6.0#480

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/update-minor-dependencies
Jun 19, 2026
Merged

feat(deps): Update feat(deps) all minor dependencies to v1.6.0#480
renovate[bot] merged 1 commit into
masterfrom
renovate/update-minor-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 19, 2026 22:02
@renovate renovate Bot merged commit f83e98e into master Jun 19, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/update-minor-dependencies branch June 19, 2026 22:02
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.82.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants