Skip to content

Commit 823cba1

Browse files
author
ECG Bot
committed
build(deps): update module go:github.com/walles/moor/v2/cmd/moor to v2.10.4
This MR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [go:github.com/walles/moor/v2/cmd/moor](https://github.com/walles/moor) | `2.10.3` → `2.10.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.10.4?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.10.4?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.10.3/v2.10.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.10.3/v2.10.4?slim=true) | 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>walles/moor (go:github.com/walles/moor/v2/cmd/moor)</summary> ### [`v2.10.4`](https://github.com/walles/moor/releases/tag/v2.10.4): : Fix bug pressing &quot;n&quot; at the bottom of the input [Compare Source](walles/moor@v2.10.3...v2.10.4) Before this release, searching for the next hit while at the bottom of the input could sometimes get stuck doing nothing. With this release, we should now correctly go to "not found" every time. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
1 parent 51fd01c commit 823cba1

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
@@ -52,7 +52,7 @@ pipx = "latest"
5252
###############
5353
# Go Packages #
5454
###############
55-
"go:github.com/walles/moor/v2/cmd/moor" = "2.10.3"
55+
"go:github.com/walles/moor/v2/cmd/moor" = "2.10.4"
5656

5757
################
5858
# NPM Packages #

0 commit comments

Comments
 (0)