Skip to content

Conversation

@renovate
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
@codecov
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).
Report is 1 commits behind head on main.

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 19 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
@github-actions
Copy link

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

@github-actions github-actions bot added state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. and removed state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. labels Jan 22, 2025
@github-actions
Copy link

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

@github-actions github-actions bot added state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. and removed state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. labels Jan 27, 2025
@amitksingh1490 amitksingh1490 merged commit 367a930 into main Jan 31, 2025
33 checks passed
@amitksingh1490 amitksingh1490 deleted the renovate/which-7.x branch January 31, 2025 07:07
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.

2 participants