Skip to content

chore(deps): update all non-major dependencies#63

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#63
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jun 5, 2026

This PR contains the following updates:

Package Change Age Confidence
@inquirer/prompts (source) ^8.2.0^8.5.2 age confidence
citty ^0.2.0^0.2.2 age confidence
date-fns ^4.1.0^4.4.0 age confidence
ora ^9.1.0^9.4.0 age confidence
string-width ^8.1.1^8.2.1 age confidence

Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts)

v8.5.2

Compare Source

  • Fix security warnings in external-editor

v8.5.1

Compare Source

  • Rolled back mute-stream dependency from v4 to v3 to undo breaking compatible engines.
  • Added tooling to prevent regression of the above in the future. This surfaced our min engines already enforced a higher limit, so adjusted the explicit limits to match the current state.

v8.5.0

Compare Source

  • Feat: Read env variable INQUIRER_KEYBINDINGS to enable vim or emacs keybindings; making this a user preference instead of a library author preference. One caveat is doing so disable the search feature in the select prompt. Syntax: INQUIRER_KEYBINDINGS=vim,emacs.
  • Fix: Line wraps would sometime cause the cursor to be mispositioned relative to the input.
  • Chore: Bump dependencies.

v8.4.3

Compare Source

  • Fix: Windows rendering bug
  • Fix: Preserve exact literal types in choices array (Typescript only)
  • Fix: Allow input default value to be of type undefined (Typescript only)
  • Bump dependencies

v8.4.2

Compare Source

  • Fix: some Windows terminals would freeze and not react to keypresses.

v8.4.1

Compare Source

  • Improve expand prompt type inferrence.

v8.4.0

Compare Source

  • Feat: Added a loading message while validating editor prompt input.
  • Type improvement: Better type inference with checkbox, search and expand prompts.
  • Fix: editor prompt not always properly handling editor path on windows.

v8.3.2

Compare Source

  • Fix broken 8.3.1 release process.

v8.3.1

Compare Source

  • Bump dependencies

v8.3.0

Compare Source

  • Fix: Keypresses happening before a prompt is rendered are now ignored.
  • Fix (checkbox): Element who're both checked and disabled are now always included in the returned array.
  • Feat (select/checkbox): Cursor will now hover disabled options of the list; but they still cannot be interacted with. This prevents the cursor jumping ahead in ways that can be confusing.
  • Feat: various new theme options to make all prompts content localizable.

Finally, see our new @inquirer/i18n package!

v8.2.1

Compare Source

  • chore: Switch wrap-ansi with fast-wrap-ansi
unjs/citty (citty)

v0.2.2

Compare Source

compare changes

🚀 Enhancements
  • Support subcommand aliases (#​236)
  • Add plugin system (#​238)
  • default: Support default sub command (#​156)
🩹 Fixes
  • main: Allow user-defined -h, --help, -v, --version args (#​234)
  • Resolve alias value over default (#​228)
  • Subcommand resolution incorrectly consumes flag values (#​231)
  • Coerce parsed arg values to match declared types (#​239)
💅 Refactors
📖 Documentation
  • Add usage section (#​70)
  • Add example setup and cleanup option (#​188)
🏡 Chore
✅ Tests
  • Reproduce issue with short option (alias) and = (#​230)
  • parser: Add regression tests for hyphen-prefixed string values (#​171)
❤️ Contributors

v0.2.1

Compare Source

compare changes

🩹 Fixes
  • Propagate --no- negation to aliases and main option (#​225)
🏡 Chore
❤️ Contributors
date-fns/date-fns (date-fns)

v4.4.0

Compare Source

This release revisits the approach to CDN usage and introduces a new package, @date-fns/cdn and deprecates the date-fns CDN scripts. It allowed reducing the zipped package size from 5.83 MB down to 3.96 MB without introducing any breaking changes.

In v5.0.0-alpha.0 where CDN scripts are completely removed from date-fns the change is more significant and brings the zipped package size down to 2.89 MB.

It is just the first step in optimizing the package size. Expect further size reduction in the future v4 and v5 versions.

Changed
  • DEPRECATED: The date-fns CDN scripts are now deprecated and will be removed in the next major release. Please switch to the new @date-fns/cdn package for CDN usage.

  • Removed CDN source maps to reduce the package size. If you rely on them, please switch to the new @date-fns/cdn package that still includes them.

v4.3.0

Compare Source

Kudos to @​ImRodry and @​puneetdixit200 for their contributions.

Fixed

v4.2.1

Compare Source

Fixed
  • Fixed type definitions missing in v4.2.0 due to TypeScript misconfiguration.

v4.2.0

Compare Source

This is a minor release in all senses, it only includes documentation updates (first of many) that points to the new You Don't Need date-fns* page.

* Not really

Changed
  • Added Temporal API references to the JSDoc annotations of add, addBusinessDays, and addDays.
sindresorhus/ora (ora)

v9.4.0

Compare Source

  • Add successSymbol and failSymbol options to oraPromise 3d2e0a9

v9.3.0

Compare Source

  • Reduce flicker in rendering 2ab4f76

v9.2.0

Compare Source


sindresorhus/string-width (string-width)

v8.2.1

Compare Source

  • Fix Hangul grapheme width handling 9781ea4

v8.2.0

Compare Source

  • Improve performance with ASCII fast path (#​72) 91b9857
  • Fix width calculation for minimally-qualified emoji sequences (#​68) 28147cc


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 1am and before 5am"
  • Automerge
    • "after 2am and before 5am"

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

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