Skip to content

Commit

Permalink
build(deps): update sxyazi/yazi to v0.4.1
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sxyazi/yazi](https://github.com/sxyazi/yazi) | patch | `v0.4.0` -> `v0.4.1` |

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>sxyazi/yazi (sxyazi/yazi)</summary>

### [`v0.4.1`](https://github.com/sxyazi/yazi/releases/tag/v0.4.1)

[Compare Source](sxyazi/yazi@v0.4.0...v0.4.1)

This is a quick patch version with 4 fixes:

-   Fixed an issue where Yazi would freeze when waiting for terminal response, in old tmux versions (v3.2a or lower), or 2-layer nested terminal setup (tmux -> Neovim's `:terminal` -> Yazi).
-   Fixed a bug in the Überzug++ backend where certain image dimension parsing failed, preventing images from displaying.
-   Fixed a build failure for Android 32-bit architectures.
-   Fixed an issue with the preset `archive` and `json` plugins not handling CRLF properly on Windows.

#### What's Changed

-   fix: disable passthrough when the user launches Yazi in Neovim inside tmux by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2014
-   refactor: replace `format!` with `concat!` for string literals by [@&#8203;Integral-Tech](https://github.com/Integral-Tech) in sxyazi/yazi#2012
-   fix: correctly handle CRLF on Windows in preset `archive` and `json` plugins by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2017
-   fix: failed to parse certain image dimensions for Überzug++ backend by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2020
-   chore: bump version to 0.4.1 by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2022

**Full Changelog**: sxyazi/yazi@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
  • Loading branch information
ECG Bot authored and tmeijn committed Dec 11, 2024
1 parent b7e65bc commit 01d6664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ packages:
- name: termkit/[email protected]
description: Manage your GitHub Actions from Terminal with great UI
link: https://github.com/termkit/gama
- name: sxyazi/[email protected].0
- name: sxyazi/[email protected].1
description: Blazing fast terminal file manager written in Rust, based on async I/O
link: https://github.com/sxyazi/yazi
- name: kubecolor/[email protected]
Expand Down

0 comments on commit 01d6664

Please sign in to comment.