Skip to content

build(deps): update dependency aqua:sharkdp/fd to v10.5.0 - #300

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

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aqua-sharkdp-fd-10.x

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
aqua:sharkdp/fd tools minor 10.4.210.5.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sharkdp/fd (aqua:sharkdp/fd)

v10.5.0

Compare Source

Features

  • Add --ignore-parent option to override --no-ignore-parent, see #​1958 (@​tmchow)
  • Add --exact option to match the entire filename exactly (literal, non-substring).

Bugfixes

  • Sanitize control characters and bidirectional override characters in filenames
    when output goes to a terminal, to prevent terminal escape-sequence injection.
    Also reject a placeholder as the executable for --exec-batch, while still
    allowing it for --exec.
  • Handle invalid working directories gracefully when using --full-path, see #​1900 (@​Xavrir).
  • Fire the "search pattern contains a path separator" diagnostic for any pattern containing /, not just patterns that happen to name an existing directory. Preserves the legacy Windows behaviour that also flags native \ separators when the pattern resolves to a real directory. See #​1873.
  • Also fire the "search pattern contains a path separator" diagnostic for --and patterns, not only the primary positional pattern. --and patterns are matched against the file name just like the primary pattern, so a path separator in them silently returned zero results. See #​1873.
  • Fix bug where passing "-" as a directory argument didn't actually search that directory, see #​849 (@​Sean-Kenneth-Doherty).
  • Fix panic when --changed-before/--changed-within is given an out-of-range @ Unix timestamp; the value is now rejected gracefully, see #​2081 (@​nikolauspschuetz).

Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • Branch creation
    • "after 8:00pm on Saturday,before 11:59pm on Sunday"
  • 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot requested a review from a team as a code owner September 15, 2026 15:40
@renovate renovate Bot added the dependencies Related to project dependencies label Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants