Skip to content

chore(deps): update dependency @clack/prompts to v1.7.0#213

Merged
bjoerge merged 1 commit into
mainfrom
renovate/clack-prompts-1.x-lockfile
Jul 17, 2026
Merged

chore(deps): update dependency @clack/prompts to v1.7.0#213
bjoerge merged 1 commit into
mainfrom
renovate/clack-prompts-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.7.0

Compare Source

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

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

v1.5.1

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@socket-security

socket-security Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedvitepress@​2.0.0-alpha.18981008694100
Added@​clack/​prompts@​1.7.010010010097100

View full report

@renovate
renovate Bot force-pushed the renovate/clack-prompts-1.x-lockfile branch from e93b802 to fc474b4 Compare June 20, 2026 18:16
@renovate renovate Bot changed the title chore(deps): update dependency @clack/prompts to v1.5.1 chore(deps): update dependency @clack/prompts to v1.6.0 Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/clack-prompts-1.x-lockfile branch from fc474b4 to d72d4f9 Compare July 5, 2026 02:02
@renovate renovate Bot changed the title chore(deps): update dependency @clack/prompts to v1.6.0 chore(deps): update dependency @clack/prompts to v1.7.0 Jul 5, 2026
@socket-security

socket-security Bot commented Jul 5, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm @emnapi/runtime is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/vitest@4.1.7npm/vitepress@2.0.0-alpha.18npm/@emnapi/runtime@1.11.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@emnapi/runtime@1.11.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate
renovate Bot force-pushed the renovate/clack-prompts-1.x-lockfile branch from d72d4f9 to fda2cbe Compare July 12, 2026 11:19
@renovate
renovate Bot force-pushed the renovate/clack-prompts-1.x-lockfile branch from fda2cbe to 4f3eda3 Compare July 17, 2026 01:04
@bjoerge
bjoerge merged commit 3473e66 into main Jul 17, 2026
13 checks passed
@bjoerge
bjoerge deleted the renovate/clack-prompts-1.x-lockfile branch July 17, 2026 20:33
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.

1 participant