Skip to content

Commit c12668d

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update ubi:fioncat/otree to v0.6.1
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [ubi:fioncat/otree](https://github.com/fioncat/otree) | patch | `0.6.0` -> `0.6.1` | 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>fioncat/otree (ubi:fioncat/otree)</summary> ### [`v0.6.1`](https://github.com/fioncat/otree/releases/tag/v0.6.1) [Compare Source](fioncat/otree@v0.6.0...v0.6.1) ##### Features - Improve footer display when the terminal width is narrow. ([#&#8203;96](fioncat/otree#96)) - Show section name when using toml objects and arrays. ([#&#8203;98](fioncat/otree#98)) - Support [hcl](https://github.com/hashicorp/hcl). ([#&#8203;99](fioncat/otree#99)) - Add `--to` or `-o` command line option, to convert current data to another schema. ([#&#8203;100](fioncat/otree#100)) - For example, convert current data from JSON to TOML: `otree /path/to/file.json -o toml`. - This will print TOML content to stdout. - Upgrade various dependencies. #### What's Changed - feat(ui): enhance footer display logic for root paths by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;96](fioncat/otree#96) - feat(parse): improve syntax highlighting for toml by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;98](fioncat/otree#98) - build(deps): bump crossterm from 0.28.1 to 0.29.0 in the all group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;97](fioncat/otree#97) - feat(parse): support hcl by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;99](fioncat/otree#99) - feat(cmd): support convert data to another schema by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;100](fioncat/otree#100) **Full Changelog**: <fioncat/otree@v0.6.0...v0.6.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44NC4wIiwidXBkYXRlZEluVmVyIjoiNDEuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 7f9101b commit c12668d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pipx = "latest"
6262
"ubi:blacknon/hwatch" = "0.3.19"
6363
"ubi:bluetuith-org/bluetuith" = "0.2.5"
6464
"ubi:eugene-babichenko/fixit" = "0.10.0"
65-
"ubi:fioncat/otree" = "0.6.0"
65+
"ubi:fioncat/otree" = "0.6.1"
6666
"ubi:hupe1980/gotoaws" = "0.25.1"
6767
"ubi:jacek-kurlit/pik" = "0.25.0"
6868
"ubi:joschi/dive" = "0.14.0"

0 commit comments

Comments
 (0)