Skip to content

Commit 4fe6614

Browse files
author
ECG Bot
committed
build(deps): update junegunn/fzf to v0.60.2
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [junegunn/fzf](https://github.com/junegunn/fzf) | patch | `v0.60.0` -> `v0.60.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.60.2`](https://github.com/junegunn/fzf/releases/tag/v0.60.2): 0.60.2 [Compare Source](junegunn/fzf@v0.60.1...v0.60.2) - Template for `--with-nth` and `--accept-nth` now supports `{n}` which evaluates to the zero-based ordinal index of the item - Fixed a regression that caused the last field in the "nth" expression to be trimmed when a regular expression delimiter is used - Thanks to [@&#8203;phanen](https://github.com/phanen) for the fix - Fixed 'jump' action when the pointer is an empty string ### [`v0.60.1`](https://github.com/junegunn/fzf/releases/tag/v0.60.1): 0.60.1 [Compare Source](junegunn/fzf@v0.60.0...v0.60.1) - Bug fixes and minor improvements - Built-in walker now prints directory entries with a trailing slash - Fixed a bug causing unexpected behavior with [fzf-tab](https://github.com/Aloxaf/fzf-tab). Please upgrade if you use it. - Thanks to [@&#8203;alexeisersun](https://github.com/alexeisersun), [@&#8203;bitraid](https://github.com/bitraid), [@&#8203;Lompik](https://github.com/Lompik), and [@&#8203;fsc0](https://github.com/fsc0) for the contributions </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 5f5c997 commit 4fe6614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ packages:
247247
- name: vladimirvivien/[email protected]
248248
description: A top-like tool for your Kubernetes clusters
249249
link: https://github.com/vladimirvivien/ktop
250-
- name: junegunn/[email protected].0
250+
- name: junegunn/[email protected].2
251251
description: A command-line fuzzy finder
252252
link: https://github.com/junegunn/fzf
253253
- name: BurntSushi/[email protected]

0 commit comments

Comments
 (0)