Commit 83190a2
build(deps): update ubi:fioncat/otree to v0.6.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ubi:fioncat/otree](https://github.com/fioncat/otree) | minor | `0.5.2` -> `0.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>fioncat/otree (ubi:fioncat/otree)</summary>
### [`v0.6.0`](https://github.com/fioncat/otree/releases/tag/v0.6.0)
[Compare Source](fioncat/otree@v0.5.2...v0.6.0)
##### Features
- **Highlighting for filter keywords** ([#​94](fioncat/otree#94))
- The default filter behavior has changed: instead of hiding unmatched items, all items are now displayed, with matches highlighted. This makes it easier to distinguish filtered results without losing context.
- If you prefer the old behavior (hiding unmatched items), you can enable it by setting `filter.exclude_mode = true`.
- **Filter navigation actions** ([#​95](fioncat/otree#95)). In filter mode, you can now quickly jump between matches using the new actions:
- `filter_next_match` (default key: `n`)
- `filter_prev_match` (default key: `N`)
- 🎉 All items in the [roadmap](https://github.com/fioncat/otree?tab=readme-ov-file#roadmap) have been completed!
Screenshot of highlighting in filter mode (now it looks like vim 😄):
<img width="1278" height="803" alt="image" src="https://github.com/user-attachments/assets/ffbbfe74-ec62-4d5a-81a2-8ab54dc24a1d" />
#### What's Changed
* feat(ui): support highlighting filter keyword in tree by @​fioncat in fioncat/otree#94
* feat(ui): support filter navigation by @​fioncat in fioncat/otree#95
**Full Changelog**: <fioncat/otree@v0.5.2...v0.6.0>
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->1 parent 7e89b5a commit 83190a2
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