Commit e6cb94d
build(deps): update module go:github.com/walles/moar to v1.33.0
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [go:github.com/walles/moar](https://github.com/walles/moar) | `1.32.6` -> `1.33.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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/moar (go:github.com/walles/moar)</summary>
### [`v1.33.0`](https://github.com/walles/moar/releases/tag/v1.33.0): : Improve large input handling and --no-clear-on-exit behavior
[Compare Source](walles/moor@v1.32.6...v1.33.0)
This release adds a --no-clear-on-exit option to the pager, allowing
users to tell moar the height of their prompt. Setting this correctly
will make --no-clear-on-exit leave the correct lines on the screen.
Also, with this release, moar will now no longer read infinite input by
default. Instead, it will pause after a certain number of lines, unless
you scroll down enough, at which point more lines will be read as
needed.
This is to prevent out of memory situations and retain search
performance.
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->1 parent b1ca4d1 commit e6cb94d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments