Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate which to v7 #3095

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

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

Compare Source

  • 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 - 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 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Nov 1, 2024
@renovate renovate bot force-pushed the renovate/which-7.x branch 5 times, most recently from 6d542f2 to ba2d6fd Compare November 4, 2024 15:16
@renovate renovate bot force-pushed the renovate/which-7.x branch from ba2d6fd to 5ad8ffa Compare November 16, 2024 08:37
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.36%. Comparing base (a1bf82e) to head (cb96feb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3095   +/-   ##
=======================================
  Coverage   86.36%   86.36%           
=======================================
  Files         282      282           
  Lines       28823    28823           
=======================================
  Hits        24893    24893           
  Misses       3930     3930           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/which-7.x branch 13 times, most recently from dde3c28 to e7c6b10 Compare November 24, 2024 23:33
@renovate renovate bot force-pushed the renovate/which-7.x branch 9 times, most recently from 83c1a71 to d27792c Compare November 27, 2024 21:10
@renovate renovate bot force-pushed the renovate/which-7.x branch from a92b9b2 to 11f6659 Compare January 10, 2025 18:57
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Jan 10, 2025
@renovate renovate bot force-pushed the renovate/which-7.x branch 26 times, most recently from af5170d to 9ad66d2 Compare January 17, 2025 13:00
@renovate renovate bot force-pushed the renovate/which-7.x branch from 9ad66d2 to cb96feb Compare January 17, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants