-
Notifications
You must be signed in to change notification settings - Fork 5
Commit a012832
build(deps): update usage to v2.6.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [usage](https://github.com/jdx/usage) | minor | `2.4.0` -> `2.6.0` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>jdx/usage (usage)</summary>
### [`v2.6.0`](https://github.com/jdx/usage/blob/HEAD/CHANGELOG.md#260---2025-11-02)
[Compare Source](jdx/usage@v2.5.2...v2.6.0)
##### 🚀 Features
- implement inline help layout with automatic text wrapping by [@​jdx](https://github.com/jdx) in [#​365](jdx/usage#365)
- add manpage generation support by [@​jdx](https://github.com/jdx) in [#​369](jdx/usage#369)
##### 🐛 Bug Fixes
- resolve clippy warnings in test files by [@​jdx](https://github.com/jdx) in [#​367](jdx/usage#367)
- prevent empty help\_rendered from causing inline-empty layout by [@​jdx](https://github.com/jdx) in [#​368](jdx/usage#368)
### [`v2.5.2`](https://github.com/jdx/usage/blob/HEAD/CHANGELOG.md#252---2025-10-31)
[Compare Source](jdx/usage@v2.5.1...v2.5.2)
##### 🐛 Bug Fixes
- avoid using exec crate on windows by [@​gaojunran](https://github.com/gaojunran) in [#​363](jdx/usage#363)
- support boolean literals for flag defaults by [@​jdx](https://github.com/jdx) in [#​364](jdx/usage#364)
##### 📦️ Dependency Updates
- lock file maintenance by [@​renovate\[bot\]](https://github.com/renovate\[bot]) in [#​359](jdx/usage#359)
- update rust crate clap to v4.5.51 by [@​renovate\[bot\]](https://github.com/renovate\[bot]) in [#​361](jdx/usage#361)
- update rust crate tera to v1.20.1 by [@​renovate\[bot\]](https://github.com/renovate\[bot]) in [#​362](jdx/usage#362)
##### New Contributors
- [@​gaojunran](https://github.com/gaojunran) made their first contribution in [#​363](jdx/usage#363)
### [`v2.5.1`](https://github.com/jdx/usage/blob/HEAD/CHANGELOG.md#251---2025-10-26)
[Compare Source](jdx/usage@v2.5.0...v2.5.1)
##### 🐛 Bug Fixes
- pass global flags to mount commands during completion by [@​jdx](https://github.com/jdx) in [#​354](jdx/usage#354)
##### 🧪 Testing
- add comprehensive test for default="" behavior by [@​jdx](https://github.com/jdx) in [#​357](jdx/usage#357)
##### 🔍 Other Changes
- disable homebrew formula by [@​jdx](https://github.com/jdx) in [#​355](jdx/usage#355)
### [`v2.5.0`](https://github.com/jdx/usage/blob/HEAD/CHANGELOG.md#250---2025-10-25)
[Compare Source](jdx/usage@v2.4.0...v2.5.0)
##### 🚀 Features
- Print default values if specified by [@​iamkroot](https://github.com/iamkroot) in [#​350](jdx/usage#350)
##### 🐛 Bug Fixes
- add fallback for shell by [@​MeanderingProgrammer](https://github.com/MeanderingProgrammer) in [#​347](jdx/usage#347)
- complete descriptions serialized as string instead of bool by [@​iamkroot](https://github.com/iamkroot) in [#​349](jdx/usage#349)
##### 🔍 Other Changes
- mise up by [@​jdx](https://github.com/jdx) in [#​353](jdx/usage#353)
##### 📦️ Dependency Updates
- update rust crate serde\_with to v3.15.1 by [@​renovate\[bot\]](https://github.com/renovate\[bot]) in [#​351](jdx/usage#351)
- update rust crate ctor to 0.6 by [@​renovate\[bot\]](https://github.com/renovate\[bot]) in [#​352](jdx/usage#352)
##### New Contributors
- [@​iamkroot](https://github.com/iamkroot) made their first contribution in [#​350](jdx/usage#350)
</details>
---
### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->1 parent 0a68214 commit a012832Copy full SHA for a012832
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- chezmoi/dot_config/mise
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
chezmoi/dot_config/mise/config.toml
Copy file name to clipboardExpand all lines: chezmoi/dot_config/mise/config.toml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments