Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency junegunn/fzf to v0.56.0 #1116

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2024

This PR contains the following updates:

Package Update Change
junegunn/fzf minor v0.55.0 -> v0.56.0

Release Notes

junegunn/fzf (junegunn/fzf)

v0.56.0: 0.56.0

Compare Source

  • Added --gap[=N] option to display empty lines between items.
    • This can be useful to visually separate adjacent multi-line items.

All bash functions, highlighted

  declare -f | perl -0777 -pe 's/^}\n/}\0/gm' |
    bat --plain --language bash --color always |
    fzf --read0 --ansi --reverse --multi --highlight-line --gap
  ```
- Or just to make the list easier to read. For single-line items, you probably want to set `--color gutter:-1` as well to hide the gutter.
  ```sh
  fzf --info inline-right --gap --color gutter:-1
  ```

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) October 27, 2024 03:39
auto-merge was automatically disabled October 27, 2024 03:39

Base branch requires signed commits

@renovate renovate bot enabled auto-merge (rebase) October 27, 2024 06:20
@renovate renovate bot force-pushed the renovate/junegunn-fzf-0.x branch from 70be6a2 to 29a1f5b Compare October 27, 2024 06:20
auto-merge was automatically disabled October 27, 2024 06:21

Base branch requires signed commits

@renovate renovate bot merged commit 1b3c392 into main Oct 27, 2024
5 checks passed
@renovate renovate bot deleted the renovate/junegunn-fzf-0.x branch October 27, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants