Skip to content

Commit 8c4e821

Browse files
author
ECG Bot
committed
build(deps): update junegunn/fzf to v0.65.2
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [junegunn/fzf](https://github.com/junegunn/fzf) | patch | `v0.65.1` -> `v0.65.2` | 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>junegunn/fzf (junegunn/fzf)</summary> ### [`v0.65.2`](https://github.com/junegunn/fzf/releases/tag/v0.65.2): 0.65.2 [Compare Source](junegunn/fzf@v0.65.1...v0.65.2) - Bug fixes and improvements - Fix incorrect truncation of `--info-command` with `--info=inline-right` ([#&#8203;4479](junegunn/fzf#4479)) - \[install] Support old uname in macOS ([#&#8203;4492](junegunn/fzf#4492)) - \[bash 3] Fix `CTRL-T` and `ALT-C` to preserve the last yank ([#&#8203;4496](junegunn/fzf#4496)) - Do not unset `FZF_DEFAULT_*` variables when using winpty ([#&#8203;4497](junegunn/fzf#4497)) ([#&#8203;4400](junegunn/fzf#4400)) - Fix rendering of items with tabs when using a non-default ellipsis ([#&#8203;4505](junegunn/fzf#4505)) - **This is the final release to support Windows 7.** - Future versions will be built with the latest Go toolchain, which has dropped support for Windows 7. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 156cb86 commit 8c4e821

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
@@ -149,7 +149,7 @@ packages:
149149
- name: blacknon/hwatch@0.3.19
150150
description: A modern alternative to the watch command, records the differences in execution results and can check this differences at after
151151
link: https://github.com/blacknon/hwatch
152-
- name: junegunn/fzf@v0.65.1
152+
- name: junegunn/fzf@v0.65.2
153153
description: A command-line fuzzy finder
154154
link: https://github.com/junegunn/fzf
155155
- name: ajeetdsouza/zoxide@v0.9.8

0 commit comments

Comments
 (0)