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.32%. Comparing base (4cf48a1) to head (a92b9b2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3095      +/-   ##
==========================================
+ Coverage   86.30%   86.32%   +0.01%     
==========================================
  Files         282      282              
  Lines       28761    28798      +37     
==========================================
+ Hits        24823    24860      +37     
  Misses       3938     3938              

☔ 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 19 times, most recently from f1ed6f5 to 2a45265 Compare December 11, 2024 23:52
@renovate renovate bot force-pushed the renovate/which-7.x branch 4 times, most recently from d88e700 to 0bddfdf Compare December 18, 2024 20:49
Copy link

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Dec 23, 2024
@renovate renovate bot force-pushed the renovate/which-7.x branch from 0bddfdf to affdb51 Compare December 24, 2024 23:01
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Dec 25, 2024
@renovate renovate bot force-pushed the renovate/which-7.x branch from affdb51 to 524b195 Compare December 26, 2024 08:51
@renovate renovate bot force-pushed the renovate/which-7.x branch from 524b195 to a92b9b2 Compare December 26, 2024 09:05
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