Update dependency eza-community/eza to v0.23.5 #20

Open
renovate-bot wants to merge 1 commit from renovate/eza-community-eza-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
eza-community/eza patch 0.23.40.23.5

Release Notes

eza-community/eza (eza-community/eza)

v0.23.5

Compare Source

Bug Fixes
  • Update cargo/nix deps
  • Fix yaml icon
  • Color code parsing in theme.yml
  • Use secret GitHub token to avoid rate limiting
  • Enable powertest tests in the CI
  • Update integration tests
  • Ignore extensions for directories when sorting
  • Satisfy newer clippy and stabilise powertest.yaml
  • Adapt Windows git2 path handling and refresh --help powertest
Documentation
  • Update Fedora install instructions
Features
  • Use Clap instead of manual cli args parsing
  • Use version string from file for --version flag
  • Add csv icon
  • Implement --hyperlink=auto
  • Add lines-of-code counting and summary
  • Add --short-nix to abbreviate Nix store hashes
Miscellaneous Tasks
  • Apply reviewer (ariasuni) supplied patch
  • Upgrade OpenBSD to 7.8 in CI.
  • Update CODEOWNERS to remove stale entries
  • Update crates, Rust version and flake.lock
  • Fix a few Clippy warnings
  • Clean global lint attributes and remove clippy::pedantic
  • Remove some leftover, unused code
  • Replace #[allow(unused)] by #[cfg(unix)] when appropriate
  • Update to Rust edition 2024
  • Update .git-blame-ignore-revs
  • Update issue template labels
Security
  • Bump crossbeam-epoch 0.9.18 -> 0.9.20
  • Bump git2 0.20 -> 0.21
Testing
  • Update time in long_time_style_relative_nix.stdout
  • Update powertests
  • Check sort by extension
Build
  • 1.82 -> 1.83
  • Bump actions/checkout from 4 to 6
  • Palette v0.7.6 -> v0.7.5 (again)
  • Fix yamlfmt exclude pattern in treefmt.nix
  • Bump plist 1.8.0 -> 1.10.0
Ci
  • Use rust 1.82 (required by cargo-hack)
  • Bump FreeBSD version.
  • Relax warnings for OpenBSD.
  • Let curl/git installation update dependencies

Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [eza-community/eza](https://github.com/eza-community/eza) | patch | `0.23.4` → `0.23.5` | --- ### Release Notes <details> <summary>eza-community/eza (eza-community/eza)</summary> ### [`v0.23.5`](https://github.com/eza-community/eza/blob/HEAD/CHANGELOG.md#0235---2026-07-09) [Compare Source](https://github.com/eza-community/eza/compare/v0.23.4...v0.23.5) ##### Bug Fixes - Update cargo/nix deps - Fix yaml icon - Color code parsing in theme.yml - Use secret GitHub token to avoid rate limiting - Enable powertest tests in the CI - Update integration tests - Ignore extensions for directories when sorting - Satisfy newer clippy and stabilise powertest.yaml - Adapt Windows git2 path handling and refresh --help powertest ##### Documentation - Update Fedora install instructions ##### Features - Use Clap instead of manual cli args parsing - Use version string from file for --version flag - Add csv icon - Implement `--hyperlink=auto` - Add lines-of-code counting and summary - Add --short-nix to abbreviate Nix store hashes ##### Miscellaneous Tasks - Apply reviewer (ariasuni) supplied patch - Upgrade OpenBSD to 7.8 in CI. - Update CODEOWNERS to remove stale entries - Update crates, Rust version and flake.lock - Fix a few Clippy warnings - Clean global lint attributes and remove `clippy::pedantic` - Remove some leftover, unused code - Replace #\[allow(unused)] by `#[cfg(unix)]` when appropriate - Update to Rust edition 2024 - Update .git-blame-ignore-revs - Update issue template labels ##### Security - Bump crossbeam-epoch 0.9.18 -> 0.9.20 - Bump git2 0.20 -> 0.21 ##### Testing - Update time in long\_time\_style\_relative\_nix.stdout - Update powertests - Check sort by extension ##### Build - 1.82 -> 1.83 - Bump actions/checkout from 4 to 6 - Palette v0.7.6 -> v0.7.5 (again) - Fix yamlfmt exclude pattern in treefmt.nix - Bump plist 1.8.0 -> 1.10.0 ##### Ci - Use rust 1.82 (required by cargo-hack) - Bump FreeBSD version. - Relax warnings for OpenBSD. - Let curl/git installation update dependencies </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eza-community-eza-0.x:renovate/eza-community-eza-0.x
git switch renovate/eza-community-eza-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/eza-community-eza-0.x
git switch renovate/eza-community-eza-0.x
git rebase main
git switch main
git merge --ff-only renovate/eza-community-eza-0.x
git switch renovate/eza-community-eza-0.x
git rebase main
git switch main
git merge --no-ff renovate/eza-community-eza-0.x
git switch main
git merge --squash renovate/eza-community-eza-0.x
git switch main
git merge --ff-only renovate/eza-community-eza-0.x
git switch main
git merge renovate/eza-community-eza-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
unixorn/packages-flamion!20
No description provided.