Skip to content

Update dependency sharkdp/fd to v10.4.2#1225

Open
renovate[bot] wants to merge 1 commit intov2from
renovate/sharkdp-fd-10.x
Open

Update dependency sharkdp/fd to v10.4.2#1225
renovate[bot] wants to merge 1 commit intov2from
renovate/sharkdp-fd-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

This PR contains the following updates:

Package Update Change
sharkdp/fd minor v10.1.0v10.4.2

Release Notes

sharkdp/fd (sharkdp/fd)

v10.4.2

Compare Source

Bugfixes

  • Fixed performance regression due to --ignore-contain; see #​1913 and #​1914

v10.4.1

Compare Source

This is just a re-release of 10.4.0 due to an issue with the 10.4.0 release.

v10.4.0

Compare Source

Features

Bugfixes

  • Fix Windows hyperlink generation for paths with spaces. (#​1872)

  • --print0 combined with --exec will now print a \0 between the output of each entry. Note that if there are multiple instances
    of --exec, the \0 will be between each set of commands, not between each individual command run. Fixes #​1797.

  • Several bugs were fixed by an update to the ignore library used for handling ignore rules

Changes

  • Minimum required rust version has been increased to 1.90.0. Notably, this means dropping fully support for intel Mac and Windows 7.
  • Statically link the CRT for MSVC builds via Cargo config to avoid runtime DLL dependencies, see #​1874 (@​FidelSch)

v10.3.0

Compare Source

Features
  • Add a hidden --mindepth alias for --min-depth. (#​1617)
Bugfixes
Changes
  • Replace humantime crate and chrono crate with jiff crate, see #​1690 (@​sorairolake). This has some small changes to the
    way dates given to options such --changed-within and --changed-before including:
    • 'M' no longer means "month", as that could be confusing with minutes. Use "mo", "mos", "month" or "months" instead.
    • month and year now account for variability in the calander rather than being a hard-coded number of seconds. That is probably
      what you would expect, but it is a slight change in behavior.
  • aarch64 Windows was added to CI and release artifacts
  • Many dependencies were updated
  • Better support building on Illumos (there is no automated testing, but some known issues were fixed)
Other

This will be the last release that has been tested on x86_64 Mac OS, since GitHub is
dropping support for runners with that hardware.

It may also be the last release to use a version of Rust with tier-1 support for
x86_64/intel Macs and Windows 7.

v10.2.0

Compare Source

Features
  • Add --hyperlink option to add OSC 8 hyperlinks to output
Changes
  • Build windows releases with rust 1.77 so windows 7 is still supported
  • Deb packages now include symlink for fdfind to be more consistent with official packages
New Contributors

Full Changelog: sharkdp/fd@v10.1.0...v10.2.0


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 force-pushed the renovate/sharkdp-fd-10.x branch from 0f5798f to c1c9f45 Compare August 26, 2025 13:00
@renovate renovate bot changed the title Update dependency sharkdp/fd to v10.2.0 Update dependency sharkdp/fd to v10.3.0 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/sharkdp-fd-10.x branch from c1c9f45 to 166d126 Compare March 7, 2026 08:37
@renovate renovate bot changed the title Update dependency sharkdp/fd to v10.3.0 Update dependency sharkdp/fd to v10.4.0 Mar 7, 2026
@renovate renovate bot force-pushed the renovate/sharkdp-fd-10.x branch from 166d126 to a6e1afb Compare March 8, 2026 14:04
@renovate renovate bot changed the title Update dependency sharkdp/fd to v10.4.0 Update dependency sharkdp/fd to v10.4.1 Mar 8, 2026
@renovate renovate bot force-pushed the renovate/sharkdp-fd-10.x branch from a6e1afb to 703c8ee Compare March 10, 2026 10:38
@renovate renovate bot changed the title Update dependency sharkdp/fd to v10.4.1 Update dependency sharkdp/fd to v10.4.2 Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants