-
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
fix(deps): update rust crate anyhow to v1.0.95 #13
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.
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
changed the title
fix(deps): update rust crate anyhow to v1.0.82
fix(deps): update rust crate anyhow to v1.0.83
May 6, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
May 6, 2024 20:04
01b9164
to
c29949a
Compare
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.83
fix(deps): 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:22
a7ca6b0
to
38c15fc
Compare
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.85
fix(deps): update rust crate anyhow to v1.0.86
May 18, 2024
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.86
fix(deps): update rust crate anyhow to v1.0.87
Sep 6, 2024
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.87
fix(deps): update rust crate anyhow to v1.0.88
Sep 11, 2024
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.88
fix(deps): 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 12:05
38c15fc
to
cdfc382
Compare
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.89
fix(deps): update rust crate anyhow to v1.0.90
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
October 18, 2024 16:31
cdfc382
to
54afe24
Compare
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.90
fix(deps): update rust crate anyhow to v1.0.91
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
October 22, 2024 22:28
54afe24
to
26649ee
Compare
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
November 1, 2024 06:22
26649ee
to
38ab86f
Compare
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.91
fix(deps): update rust crate anyhow to v1.0.92
Nov 1, 2024
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.92
fix(deps): update rust crate anyhow to v1.0.93
Nov 6, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
November 6, 2024 07:42
38ab86f
to
336583d
Compare
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.93
fix(deps): update rust crate anyhow to v1.0.94
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
December 3, 2024 23:22
336583d
to
0944395
Compare
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
December 22, 2024 13:25
0944395
to
efcb314
Compare
renovate
bot
changed the title
fix(deps): update rust crate anyhow to v1.0.94
fix(deps): update rust crate anyhow to v1.0.95
Dec 22, 2024
renovate
bot
force-pushed
the
renovate/anyhow-1.x-lockfile
branch
from
February 1, 2025 16:19
efcb314
to
884ba02
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:
1.0.81
->1.0.95
Release Notes
dtolnay/anyhow (anyhow)
v1.0.95
Compare Source
Error::from_boxed
(#401, #402)v1.0.94
Compare Source
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
Configuration
📅 Schedule: Branch creation - "before 3am" in timezone Asia/Tokyo, 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.