chore(deps): update dependency sharkdp/fd to v10.5.0 - #88
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v10.4.2→v10.5.0Release Notes
sharkdp/fd (sharkdp/fd)
v10.5.0: 10.5.0Compare Source
Features
--ignore-parentoption to override--no-ignore-parent, see #1958 (@tmchow)--exactoption to match the entire filename exactly (literal, non-substring).Bugfixes
when output goes to a terminal, to prevent terminal escape-sequence injection.
Also reject a placeholder as the executable for
--exec-batch, while stillallowing it for
--exec.--full-path, see #1900 (@Xavrir)./, 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.--andpatterns, not only the primary positional pattern.--andpatterns are matched against the file name just like the primary pattern, so a path separator in them silently returned zero results. See #1873.--changed-before/--changed-withinis given an out-of-range@Unix timestamp; the value is now rejected gracefully, see #2081 (@nikolauspschuetz).New Contributors
Full Changelog: sharkdp/fd@v10.4.2...v10.5.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.