Skip to content

Commit 6c99ba4

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update burntsushi/ripgrep to v15.1.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) | minor | `15.0.0` -> `15.1.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>BurntSushi/ripgrep (BurntSushi/ripgrep)</summary> ### [`v15.1.0`](https://github.com/BurntSushi/ripgrep/blob/HEAD/CHANGELOG.md#1510) [Compare Source](BurntSushi/ripgrep@15.0.0...15.1.0) \====== This is a small release that fixes a bug with how ripgrep handles line buffering. This might manifest as ripgrep printing output later than you expect or not working correctly with `tail -f` (even if you're using the `--line-buffered` flag). Bug fixes: - [BUG #&#8203;3194](BurntSushi/ripgrep#3194): Fix a regression with `--line-buffered` introduced in ripgrep 15.0.0. Feature enhancements: - [FEATURE #&#8203;3192](BurntSushi/ripgrep#3192): Add hyperlink alias for Cursor. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent dc2ac42 commit 6c99ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ packages:
116116
- name: lima-vm/[email protected]
117117
description: Linux virtual machines, on macOS (aka "Linux-on-Mac", "macOS subsystem for Linux", "containerd for Mac", unofficially)
118118
link: https://github.com/lima-vm/lima
119-
- name: BurntSushi/ripgrep@15.0.0
119+
- name: BurntSushi/ripgrep@15.1.0
120120
description: ripgrep recursively searches directories for a regex pattern while respecting your gitignore
121121
link: https://github.com/BurntSushi/ripgrep
122122
- name: sharkdp/[email protected]

0 commit comments

Comments
 (0)