Commit c12668d
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. ([#​96](fioncat/otree#96))
- Show section name when using toml objects and arrays. ([#​98](fioncat/otree#98))
- Support [hcl](https://github.com/hashicorp/hcl). ([#​99](fioncat/otree#99))
- Add `--to` or `-o` command line option, to convert current data to another schema. ([#​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 [@​fioncat](https://github.com/fioncat) in [#​96](fioncat/otree#96)
- feat(parse): improve syntax highlighting for toml by [@​fioncat](https://github.com/fioncat) in [#​98](fioncat/otree#98)
- build(deps): bump crossterm from 0.28.1 to 0.29.0 in the all group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​97](fioncat/otree#97)
- feat(parse): support hcl by [@​fioncat](https://github.com/fioncat) in [#​99](fioncat/otree#99)
- feat(cmd): support convert data to another schema by [@​fioncat](https://github.com/fioncat) in [#​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments