harryfei/which-rs (which)
### [`v7.0.0`](https://redirect.github.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#700)
[Compare Source](https://redirect.github.com/harryfei/which-rs/compare/6.0.3...7.0.0)
- Add support to `WhichConfig` for a user provided closure that will be called whenever a nonfatal error occurs.
This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile
without changes.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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 contains the following updates:
6
->7
Release Notes
harryfei/which-rs (which)
### [`v7.0.0`](https://redirect.github.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#700) [Compare Source](https://redirect.github.com/harryfei/which-rs/compare/6.0.3...7.0.0) - Add support to `WhichConfig` for a user provided closure that will be called whenever a nonfatal error occurs. This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile without changes.Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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.
This PR was generated by Mend Renovate. View the repository job log.