Skip to content

Commit 827f4a2

Browse files
author
ECG Bot
committed
build(deps): update module go:github.com/walles/moor/v2/cmd/moor to v2.0.5
This MR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go:github.com/walles/moor/v2/cmd/moor](https://github.com/walles/moor) | `2.0.4` -> `2.0.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.0.4/v2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fwalles%2fmoor%2fv2%2fcmd%2fmoor/v2.0.4/v2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | 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.0.5`](https://github.com/walles/moor/releases/tag/v2.0.5): : Fix a crash [Compare Source](walles/moor@v2.0.4...v2.0.5) The now-fixed crash was related to intermittent problem related to scrolling around the switch from line numbers 999 to 1000. Also in this release, on mac keyboards you can now press option-arrow to scroll sideways one column at a 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 701c33b commit 827f4a2

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
@@ -47,7 +47,7 @@ pipx = "latest"
4747
###############
4848
# Go Packages #
4949
###############
50-
"go:github.com/walles/moor/v2/cmd/moor" = "2.0.4"
50+
"go:github.com/walles/moor/v2/cmd/moor" = "2.0.5"
5151

5252
################
5353
# NPM Packages #

0 commit comments

Comments
 (0)