bitwarden / sdk

Bitwarden Secrets Manager SDK
Other
265 stars 49 forks source link

[deps]: Update Rust crate which to v7 #1175

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
which dependencies major 6.0.1 -> 7.0.0

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 2nd week starting on the 2 week of the year before 4am on Monday" (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 was generated by Mend Renovate. View the repository job log.

bitwarden-bot commented 2 weeks ago

Internal tracking:

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 10.17%. Comparing base (0e49be1) to head (6375c92).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1175 +/- ## ======================================= Coverage 10.17% 10.17% ======================================= Files 19 19 Lines 1101 1101 ======================================= Hits 112 112 Misses 989 989 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.