Skip to content

fix(deps): update dependency citty to ^0.2.0#23

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/citty-0.x
Apr 4, 2026
Merged

fix(deps): update dependency citty to ^0.2.0#23
renovate[bot] merged 1 commit intomasterfrom
renovate/citty-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
citty ^0.1.6^0.2.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.2.0

Compare Source

compare changes

🚀 Enhancements
  • Support hidden meta to hide command (#​111)
  • Support enum arg type (#​83)
  • Support number arg type (#​73)
  • Support negativeDescription for args (#​40)
  • ⚠️ Parsed optionals and enum type safety (#​174)
🩹 Fixes
  • ⚠️ Conditionally print negative boolean argument usage (#​177)
  • types: Value type of NumberArgDef should be number (#​183)
  • Show cli error message (#​186)
  • Allow number arg to be optional (#​194)
💅 Refactors
  • Show error once (#​167)
  • More strict types (f597897)
  • ⚠️ Use node:util.parseArgs for arg parsing (#​218)
  • Use simple console formatting (#​219)
📦 Build
🏡 Chore
✅ Tests
⚠️ Breaking Changes
  • ⚠️ Parsed optionals and enum type safety (#​174)
  • ⚠️ Conditionally print negative boolean argument usage (#​177)
  • ⚠️ Use node:util.parseArgs for arg parsing (#​218)
  • ⚠️ Esm-only dist (42b57b0)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "before 6am on Saturday" (UTC), 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 force-pushed the renovate/citty-0.x branch 19 times, most recently from 08d2f22 to 04dc610 Compare March 31, 2026 08:16
@renovate renovate Bot force-pushed the renovate/citty-0.x branch 4 times, most recently from ec58da6 to e40f4d0 Compare April 4, 2026 04:28
@renovate renovate Bot force-pushed the renovate/citty-0.x branch from e40f4d0 to accdcfe Compare April 4, 2026 05:14
@renovate renovate Bot merged commit 4cab899 into master Apr 4, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/citty-0.x branch April 4, 2026 06:14
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