Skip to content

chore(deps): Bump @clack/core from 1.0.1 to 1.2.0#37

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clack/core-1.2.0
Open

chore(deps): Bump @clack/core from 1.0.1 to 1.2.0#37
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clack/core-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps @clack/core from 1.0.1 to 1.2.0.

Release notes

Sourced from @​clack/core's releases.

@​clack/core@​1.2.0

Minor Changes

  • 9786226: Externalize fast-string-width and fast-wrap-ansi to avoid double dependencies
  • 090902c: Adds date prompt with format support (YMD, MDY, DMY)

Patch Changes

  • bdf89a5: Adds placeholder option to autocomplete. When the placeholder is set and the input is empty, pressing tab will set the value to placeholder.
  • 417b451: Only apply autocomplete default filter if it has been explicitly set or if options is not a getter.

@​clack/core@​1.1.0

Minor Changes

  • e3333fb: Replaces picocolors with Node.js built-in styleText.
Changelog

Sourced from @​clack/core's changelog.

1.2.0

Minor Changes

  • 9786226: Externalize fast-string-width and fast-wrap-ansi to avoid double dependencies
  • 090902c: Adds date prompt with format support (YMD, MDY, DMY)

Patch Changes

  • bdf89a5: Adds placeholder option to autocomplete. When the placeholder is set and the input is empty, pressing tab will set the value to placeholder.
  • 417b451: Only apply autocomplete default filter if it has been explicitly set or if options is not a getter.

1.1.0

Minor Changes

  • e3333fb: Replaces picocolors with Node.js built-in styleText.
Commits
  • aa488fc [ci] release (#482)
  • 417b451 feat(autocomplete): do not set default filter for options getters (#496)
  • ffbdcb0 [ci] format
  • fe32e13 ref(dates): adjust date interface (#487)
  • bdf89a5 feat(prompts,core): make autocomplete placeholder tabbable (#485)
  • 52fce8a fix(date): resolve timezone issues in DatePrompt (#486)
  • 090902c feat(core, prompts): add DatePrompt for date input with customizable formats ...
  • 9786226 chore: externalize fast-string-width & fast-wrap-ansi (#481)
  • 56edf97 [ci] release (#472)
  • 6086b25 [ci] format
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 6, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clack/core-1.2.0 branch from 3b76133 to 9496253 Compare April 10, 2026 07:50
Bumps [@clack/core](https://github.com/bombshell-dev/clack/tree/HEAD/packages/core) from 1.0.1 to 1.2.0.
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/core@1.2.0/packages/core)

---
updated-dependencies:
- dependency-name: "@clack/core"
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title chore(deps): bump @clack/core from 1.0.1 to 1.2.0 chore(deps): Bump @clack/core from 1.0.1 to 1.2.0 Apr 20, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clack/core-1.2.0 branch from 9496253 to a3ebd4d Compare April 20, 2026 07:26
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