-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Rust crate anyhow to v1.0.93 #179
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/anyhow-1.x-lockfile
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
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
May 6, 2024 21:17
aa5f24d
to
f295cdf
Compare
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.82
Update Rust crate anyhow to v1.0.83
May 6, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
May 17, 2024 21:37
f295cdf
to
9ef10a7
Compare
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.83
Update Rust crate anyhow to v1.0.84
May 17, 2024
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.84
Update Rust crate anyhow to v1.0.85
May 18, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
2 times, most recently
from
May 18, 2024 14:48
c7c540e
to
f0974f2
Compare
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.85
Update Rust crate anyhow to v1.0.86
May 18, 2024
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.86
Update Rust crate anyhow to v1.0.87
Sep 6, 2024
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.87
Update Rust crate anyhow to v1.0.88
Sep 11, 2024
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.88
Update Rust crate anyhow to v1.0.89
Sep 15, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
September 16, 2024 11:04
f0974f2
to
9d6c320
Compare
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
October 18, 2024 16:05
9d6c320
to
25e6343
Compare
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.89
Update Rust crate anyhow to v1.0.90
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
October 22, 2024 18:36
25e6343
to
3972066
Compare
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.90
Update Rust crate anyhow to v1.0.91
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
November 1, 2024 18:16
3972066
to
16680d0
Compare
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.91
Update Rust crate anyhow to v1.0.92
Nov 1, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
November 6, 2024 08:32
16680d0
to
d02a580
Compare
renovate
bot
changed the title
Update Rust crate anyhow to v1.0.92
Update Rust crate anyhow to v1.0.93
Nov 6, 2024
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:
1.0.72
->1.0.93
Release Notes
dtolnay/anyhow (anyhow)
v1.0.93
Compare Source
thiserror
v2v1.0.92
Compare Source
&raw const
and&raw mut
syntax insideensure!
(#390)v1.0.91
Compare Source
v1.0.90
Compare Source
v1.0.89
Compare Source
UnwindSafe
andRefUnwindSafe
impl consistently available between versions of Rust newer and older than 1.72 (#386)v1.0.88
Compare Source
v1.0.87
Compare Source
Error::new
andError::chain
, in no-std mode on Rust 1.81+ (#383)v1.0.86
Compare Source
ensure!
with non-literal after minus sign (#373)v1.0.85
Compare Source
ensure!
macro's rules to unblock some rustc pretty-printer improvements (#368, #371)v1.0.84
Compare Source
ensure!
through aNot
impl for a type that is notbool
(#367)v1.0.83
Compare Source
v1.0.82
Compare Source
v1.0.81
Compare Source
v1.0.80
Compare Source
v1.0.79
Compare Source
v1.0.78
Compare Source
v1.0.77
Compare Source
anyhow::Error::backtrace
available on stable Rust compilers 1.65+ (#293, thanks @LukasKalbertodt)v1.0.76
Compare Source
unsafe_op_in_unsafe_fn
lint (#329)v1.0.75
Compare Source
v1.0.74
Compare Source
v1.0.73
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.