Commit e440598
build(deps): update sharkdp/fd to v10.3.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [sharkdp/fd](https://github.com/sharkdp/fd) | minor | `v10.2.0` -> `v10.3.0` |
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>sharkdp/fd (sharkdp/fd)</summary>
### [`v10.3.0`](https://github.com/sharkdp/fd/releases/tag/v10.3.0)
[Compare Source](sharkdp/fd@v10.2.0...v10.3.0)
#### Features
- Add a hidden `--mindepth` alias for `--min-depth`. ([#​1617](sharkdp/fd#1617))
#### Bugfixes
#### Changes
- Replace `humantime` crate and `chrono` crate with `jiff` crate, see [#​1690](sharkdp/fd#1690) ([@​sorairolake](https://github.com/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.
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44NC4wIiwidXBkYXRlZEluVmVyIjoiNDEuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->1 parent 8c45a37 commit e440598
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments