chore(deps): bump @clack/prompts from 1.5.1 to 1.6.0#258
Conversation
|
@clack/prompts 1.6.0 adds keyboard instruction footers to Generated by Claude Code |
|
Merge attempt failed. The bot attempted to squash-merge this PR after approving it (see comment above), but the GitHub API returned a 401 error: This is a transient authentication error — five other PRs were successfully merged in the same run. The PR itself is clean: CI is green, Generated by Claude Code |
Bumps [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) from 1.5.1 to 1.6.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.6.0/packages/prompts) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
75b6b67 to
ae1cfcc
Compare
|
Branch rebased on main (new head Generated by Claude Code |
Bumps @clack/prompts from 1.5.1 to 1.6.0.
Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
0e70056[ci] release (#562)f87933ffix(prompts): do not dim note contents (#568)cc6aab5feat(prompts): add instructions footer forselect,multi-select& `group-...