Skip to content

Commit

Permalink
chore(deps): update dependency junegunn/fzf to v0.54.3 (#269)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [junegunn/fzf](https://togithub.com/junegunn/fzf) | patch | `v0.54.2`
-> `v0.54.3` |

---

### Release Notes

<details>
<summary>junegunn/fzf (junegunn/fzf)</summary>

### [`v0.54.3`](https://togithub.com/junegunn/fzf/releases/tag/v0.54.3):
0.54.3

[Compare
Source](https://togithub.com/junegunn/fzf/compare/v0.54.2...v0.54.3)

- Fixed incompatibility of adaptive height specification and
'start:reload'
    ```sh
    ```

### A regression in 0.54.0 would cause this to fail

fzf --height '~100%' --bind 'start:reload:seq 10'

    - Environment variables are now available to `$FZF_DEFAULT_COMMAND`
    ```sh
    FZF_DEFAULT_COMMAND='echo $FZF_QUERY' fzf --query foo

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/d-issy/dotfiles).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 16ee1d9 commit 28e8f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/dot_config/aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ packages:
- name: jesseduffield/[email protected]
- name: jesseduffield/[email protected]
- name: jqlang/[email protected]
- name: junegunn/[email protected].2
- name: junegunn/[email protected].3
- name: koalaman/[email protected]
- name: neovim/[email protected]
- name: noahgorstein/[email protected]
Expand Down

0 comments on commit 28e8f87

Please sign in to comment.