-
Notifications
You must be signed in to change notification settings - Fork 259
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/which-7.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
type: fix
Iterations on existing features or infrastructure.
label
Nov 1, 2024
renovate
bot
force-pushed
the
renovate/which-7.x
branch
5 times, most recently
from
November 4, 2024 15:16
6d542f2
to
ba2d6fd
Compare
renovate
bot
force-pushed
the
renovate/which-7.x
branch
from
November 16, 2024 08:37
ba2d6fd
to
5ad8ffa
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3095 +/- ##
=======================================
Coverage 86.32% 86.32%
=======================================
Files 282 282
Lines 28747 28747
=======================================
Hits 24817 24817
Misses 3930 3930 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/which-7.x
branch
13 times, most recently
from
November 24, 2024 23:33
dde3c28
to
e7c6b10
Compare
renovate
bot
force-pushed
the
renovate/which-7.x
branch
9 times, most recently
from
November 27, 2024 21:10
83c1a71
to
d27792c
Compare
renovate
bot
force-pushed
the
renovate/which-7.x
branch
5 times, most recently
from
December 18, 2024 20:49
d88e700
to
0bddfdf
Compare
Action required: PR inactive for 5 days. |
github-actions
bot
added
the
state: inactive
No current action needed/possible; issue fixed, out of scope, or superseded.
label
Dec 23, 2024
renovate
bot
force-pushed
the
renovate/which-7.x
branch
from
December 24, 2024 23:01
0bddfdf
to
affdb51
Compare
github-actions
bot
removed
the
state: inactive
No current action needed/possible; issue fixed, out of scope, or superseded.
label
Dec 25, 2024
renovate
bot
force-pushed
the
renovate/which-7.x
branch
2 times, most recently
from
December 26, 2024 09:05
524b195
to
a92b9b2
Compare
Action required: PR inactive for 5 days. |
github-actions
bot
added
the
state: inactive
No current action needed/possible; issue fixed, out of scope, or superseded.
label
Dec 31, 2024
renovate
bot
force-pushed
the
renovate/which-7.x
branch
from
January 10, 2025 18:57
a92b9b2
to
11f6659
Compare
github-actions
bot
removed
the
state: inactive
No current action needed/possible; issue fixed, out of scope, or superseded.
label
Jan 10, 2025
renovate
bot
force-pushed
the
renovate/which-7.x
branch
13 times, most recently
from
January 12, 2025 17:29
eaca79b
to
df52c72
Compare
renovate
bot
force-pushed
the
renovate/which-7.x
branch
from
January 12, 2025 21:24
df52c72
to
f1d0f73
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.1
->7.0.0
Release Notes
harryfei/which-rs (which)
v7.0.0
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.