gitext-rs / git2-ext

git2 Extensions
docs.rs/git2-ext
Apache License 2.0
10 stars 4 forks source link

chore(deps): update rust crate which to v5 #48

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
which dependencies major 4.4.0 -> 5.0.0

Release Notes

harryfei/which-rs (which) ### [`v5.0.0`](https://togithub.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#500) - Remove several unused error messages - Windows executables can now be found even if they don't have a '.exe' extension. - Add new error message, `Error::CannotGetCurrentDirAndPathListEmpty` ### [`v4.4.2`](https://togithub.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#442) [Compare Source](https://togithub.com/harryfei/which-rs/compare/4.4.1...4.4.2) - Remove dependency on `dirs` crate due to MPL licensing in its tree. Use `home` crate instead. ([@​Xaeroxe](https://togithub.com/Xaeroxe)) ### [`v4.4.1`](https://togithub.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#441) [Compare Source](https://togithub.com/harryfei/which-rs/compare/4.4.0...4.4.1) - Add tilde expansion for home directory ([@​Xaeroxe](https://togithub.com/Xaeroxe)) - Swap out libc for rustix, forbid unsafe ([@​notgull](https://togithub.com/notgull))

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 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 has been generated by Mend Renovate. View repository job log here.