## sharkdp/fd — v10.1.0…v10.2.0

_52 commits._

### Features
- **Add hyperlink support to fd** (bd649e2)

### Fixes
- **Fix unused config struct field on Windows** (80a73fd)
- **Fix unused OnceLock import lint on Windows** (db9d2fa)
- **Fix Conflicts syntax** (830fed4)
- **Fix percent encoding** (45d6fbb)
- **Fix test on windows** (d8d2c37)
- **Fix unicode encoding of hyperlinks** (609f1ad)

### Backend
- **Merge pull request #1607 from tmccombs/release-10.2** (b191368)
- **Bump dependencies** (e3d4f57)
- **Prepare for 10.2.0 release** (1ce6906)
- **Merge pull request #1593 from sharkdp/deb-improvements** (9cf415c)
- **Merge pull request #1596 from RossSmyth/WinLints** (e9fe337)
- **Merge pull request #1602 from JCHacking/readme_last_version_regex** (8958a7b)
- **Merge pull request #1601 from sharkdp/dependabot/cargo/clap-4.5.13** (7decd53)
- **Merge pull request #1600 from sharkdp/dependabot/cargo/clap_complete-4.5.8** (d5253c5)
- **Merge pull request #1599 from sharkdp/dependabot/cargo/nu-ansi-term-0.50.1** (3e7691e)
- **Merge pull request #1598 from sharkdp/dependabot/cargo/version_check-0.9.5** (3851317)
- **Create fdfind symlinks in deb package** (e3b7dcb)
- **Refactor creating deb package into separate script** (55d2e78)
- **Merge pull request #1594 from sharkdp/deb-readme-update** (9f0fea6)
- **Note executable name in release debs** (3480df8)
- **Merge pull request #1571 from tmccombs/hyperlink** (cfced97)
- **Merge pull request #1583 from sharkdp/dependabot/cargo/clap_complete-4.5.7** (9cefd79)
- **Merge pull request #1582 from sharkdp/dependabot/cargo/clap-4.5.8** (724275f)
- **Merge pull request #1581 from sharkdp/dependabot/cargo/lscolors-0.18.0** (79d1435)
- **Merge pull request #1580 from sharkdp/dependabot/cargo/regex-1.10.5** (5147fd6)
- **Merge pull request #1584 from sharkdp/dependabot/cargo/regex-syntax-0.8.4** (b6b16ce)
- **Merge pull request #1575 from tmccombs/windows-build-updates** (f8270a6)
- **Continue supporting windows 7 with builds** (7042dff)
- **Update OS versions for github actions** (f477c4f)
- **Change --hyperlink to be an option instead of a flag** (b1f7aef)
- **Merge pull request #1567 from sharkdp/dependabot/cargo/nix-0.29.0** (be815c2)
- **Merge pull request #1569 from sharkdp/dependabot/cargo/libc-0.2.155** (d8a808c)
- **Merge pull request #1566 from sharkdp/dependabot/cargo/anyhow-1.0.86** (c92290c)
- **Merge pull request #1568 from sharkdp/dependabot/cargo/crossbeam-channel-0.5.13** (0649c2b)
- **Update sponsors.md** (29936f0)
- **Remove sponsorship message** (bfc16a1)

### Docs
- **docs: documentation link of regular expressions to the latest version** (c26c45d)
- **docs: Add flox install** (4e96722)

### Chore
- **build(deps): bump clap from 4.5.8 to 4.5.13** (adbae9c)
- **build(deps): bump clap_complete from 4.5.7 to 4.5.8** (b862c11)
- **build(deps): bump nu-ansi-term from 0.50.0 to 0.50.1** (e7b93e6)
- **build(deps): bump version_check from 0.9.4 to 0.9.5** (2ea5d2a)
- **build(deps): bump clap_complete from 4.5.2 to 4.5.7** (d5525e1)
- **build(deps): bump regex from 1.10.4 to 1.10.5** (f55708e)
- **build(deps): bump regex-syntax from 0.8.3 to 0.8.4** (e65104e)
- **build(deps): bump clap from 4.5.4 to 4.5.8** (da65108)
- **build(deps): bump lscolors from 0.17.0 to 0.18.0** (c74fefa)
- **build(deps): bump libc from 0.2.154 to 0.2.155** (755970d)
- **build(deps): bump crossbeam-channel from 0.5.12 to 0.5.13** (f897b82)
- **build(deps): bump nix from 0.28.0 to 0.29.0** (dbbabed)
- **build(deps): bump anyhow from 1.0.82 to 1.0.86** (ac178e2)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/sharkdp/fd?utm_source=github-action)._