Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@MultisampledNight
Copy link
Contributor

@MultisampledNight MultisampledNight commented Aug 20, 2025

fixes #87. literally just the patch from #87 but as pr so i can point nix to a commit instead of having to make a patch file in my config tree

@fioncat
Copy link
Owner

fioncat commented Aug 20, 2025

Thank you very much! LGTM.

@fioncat fioncat merged commit 8948686 into fioncat:main Aug 20, 2025
2 checks passed
@MultisampledNight
Copy link
Contributor Author

Thank you for creating an excellent tool to swim through forests of data! ^^

@MultisampledNight MultisampledNight deleted the fix-empty-expand branch August 20, 2025 02:26
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 21, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ubi:fioncat/otree](https://github.com/fioncat/otree) | patch | `0.5.0` -> `0.5.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.5.1`](https://github.com/fioncat/otree/releases/tag/v0.5.1)

[Compare Source](fioncat/otree@v0.5.0...v0.5.1)

#### Fixes

- Fix panic when using action `expand_children` for empty object. ([#&#8203;87](fioncat/otree#87))

#### What's Changed

- fix(expand\_children): set state even in error case by [@&#8203;MultisampledNight](https://github.com/MultisampledNight) in [#&#8203;88](fioncat/otree#88)
- build(deps): bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;86](fioncat/otree#86)

#### New Contributors

- [@&#8203;MultisampledNight](https://github.com/MultisampledNight) made their first contribution in [#&#8203;88](fioncat/otree#88)

**Full Changelog**: <fioncat/otree@v0.5.0...v0.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic on expanding empty list

2 participants