Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

chore(deps): update dependency usage to v2.16.2#40

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/usage-2.x
Open

chore(deps): update dependency usage to v2.16.2#40
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/usage-2.x

Conversation

@renovate

@renovate renovate Bot commented Dec 4, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
usage minor 2.8.02.16.2

Release Notes

jdx/usage (usage)

v2.16.2

Compare Source

🐛 Bug Fixes
  • (lib) add missing child node support to arg parser by @​jdx in #​489
  • (release) write release notes to file instead of capturing stdout by @​jdx in #​488
📚 Documentation
🔍 Other Changes
📦️ Dependency Updates

v2.16.1

Compare Source

🐛 Bug Fixes
  • (docs) increase gap between feature grid and action buttons on landing page by @​jdx in #​482
  • (parse) handle variadic ellipsis inside brackets like [args...] by @​jdx in #​481
📚 Documentation
📦️ Dependency Updates

v2.16.0

Compare Source

🚀 Features
  • (windows) add Windows binaries and fix completion support by @​jdx in #​472

v2.15.1

Compare Source

🐛 Bug Fixes
📚 Documentation

v2.15.0

Compare Source

🚀 Features
  • (parse) add Parser builder for custom env var handling by @​jdx in #​464
🧪 Testing
🔍 Other Changes
  • add cargo-semver-checks to detect breaking changes by @​jdx in #​463

v2.14.0

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
  • remove unnecessary clone in set_subcommand_ancestors by @​jdx in #​448
🧪 Testing
🔍 Other Changes
📦️ Dependency Updates
New Contributors

v2.13.1

Compare Source

🐛 Bug Fixes

v2.13.0

Compare Source

🚀 Features
🐛 Bug Fixes
  • replace unsafe path unwrap chains with proper error handling by @​jdx in #​424
  • pass positional args through to executed scripts by @​jdx in #​425
  • replace unimplemented!() with proper errors for unsupported shells by @​jdx in #​432
  • update claude CLI model and add bypassPermissions by @​jdx in #​435
🚜 Refactor
⚡ Performance
  • use Arc for flag/arg keys in ParseOutput to reduce cloning by @​jdx in #​422
🔍 Other Changes
📦️ Dependency Updates

v2.12.0

Compare Source

🚀 Features
📦️ Dependency Updates
New Contributors

v2.11.0

Compare Source

🚀 Features
  • add default_subcommand and restart_token for naked task completions by @​jdx in #​410
🐛 Bug Fixes
  • handle --help flag in exec command for non-shell scripts by @​jdx in #​409
🧪 Testing
📦️ Dependency Updates

v2.10.0

Compare Source

🚀 Features
  • add variadic argument improvements and builder API by @​jdx in #​401
🐛 Bug Fixes
  • unhide exec command and fix docs shebang for non-shell scripts by @​jdx in #​402
📦️ Dependency Updates

v2.9.0

Compare Source

🚀 Features
🐛 Bug Fixes
📦️ Dependency Updates
New Contributors

Configuration

📅 Schedule: 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.

@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from 60d543f to 46b4755 Compare December 19, 2025 06:01
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.9.0 chore(deps): update dependency usage to v2.10.0 Dec 19, 2025
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from 46b4755 to d40c722 Compare December 31, 2025 05:30
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.10.0 chore(deps): update dependency usage to v2.11.0 Dec 31, 2025
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from d40c722 to 5d177bb Compare January 14, 2026 21:05
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.11.0 chore(deps): update dependency usage to v2.12.0 Jan 14, 2026
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from 5d177bb to 957071d Compare January 19, 2026 09:29
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.12.0 chore(deps): update dependency usage to v2.13.1 Jan 19, 2026
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from 957071d to 3431ad1 Compare January 26, 2026 06:33
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.13.1 chore(deps): update dependency usage to v2.14.0 Jan 26, 2026
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.14.0 chore(deps): update dependency usage to v2.15.0 Jan 26, 2026
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch 2 times, most recently from ad7cef2 to 5fd7e60 Compare January 28, 2026 15:55
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.15.0 chore(deps): update dependency usage to v2.15.1 Jan 28, 2026
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from 5fd7e60 to 3ad60da Compare January 29, 2026 12:55
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.15.1 chore(deps): update dependency usage to v2.16.0 Jan 29, 2026
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from 3ad60da to 04858dc Compare January 31, 2026 12:40
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.16.0 chore(deps): update dependency usage to v2.16.1 Jan 31, 2026
@renovate
renovate Bot force-pushed the renovate/usage-2.x branch from 04858dc to 551f7f3 Compare February 12, 2026 04:57
@renovate renovate Bot changed the title chore(deps): update dependency usage to v2.16.1 chore(deps): update dependency usage to v2.16.2 Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants