-
Notifications
You must be signed in to change notification settings - Fork 2
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 thiserror to v1.0.69 #141
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/thiserror-1.x-lockfile
base: master
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
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
May 7, 2024 03:36
18928d4
to
cfeaa7b
Compare
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.59
fix(deps): update rust crate thiserror to v1.0.60
May 7, 2024
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.60
fix(deps): update rust crate thiserror to v1.0.61
May 17, 2024
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
May 17, 2024 20:23
cfeaa7b
to
52c9404
Compare
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
July 12, 2024 02:04
52c9404
to
61e0d35
Compare
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.61
fix(deps): update rust crate thiserror to v1.0.62
Jul 12, 2024
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
July 17, 2024 20:28
61e0d35
to
9614410
Compare
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.62
fix(deps): update rust crate thiserror to v1.0.63
Jul 17, 2024
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
2 times, most recently
from
September 22, 2024 18:20
4617141
to
4121e89
Compare
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.63
fix(deps): update rust crate thiserror to v1.0.64
Sep 22, 2024
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.64
fix(deps): update rust crate thiserror to v1.0.65
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
October 22, 2024 18:56
4121e89
to
7c237cd
Compare
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
November 1, 2024 01:39
7c237cd
to
cd97ac3
Compare
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.65
fix(deps): update rust crate thiserror to v1.0.66
Nov 1, 2024
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
November 3, 2024 16:41
cd97ac3
to
c9ef006
Compare
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.66
fix(deps): update rust crate thiserror to v1.0.67
Nov 3, 2024
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.67
fix(deps): update rust crate thiserror to v1.0.68
Nov 4, 2024
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
November 4, 2024 19:15
c9ef006
to
ed2c59f
Compare
renovate
bot
changed the title
fix(deps): update rust crate thiserror to v1.0.68
fix(deps): update rust crate thiserror to v1.0.69
Nov 10, 2024
renovate
bot
force-pushed
the
renovate/thiserror-1.x-lockfile
branch
from
November 10, 2024 07:26
ed2c59f
to
3cf6e29
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.40
->1.0.69
Release Notes
dtolnay/thiserror (thiserror)
v1.0.69
Compare Source
v1.0.68
Compare Source
v1.0.67
Compare Source
v1.0.66
Compare Source
v1.0.65
Compare Source
v1.0.64
Compare Source
v1.0.63
Compare Source
v1.0.62
Compare Source
#[error("…", …)]
attribute (#309)v1.0.61
Compare Source
core::fmt
andcore::panic
to facilitateerror_in_core
support (#299, thanks @jordens)v1.0.60
Compare Source
v1.0.59
Compare Source
debug-fmt-detail
option (#297)v1.0.58
Compare Source
v1.0.57
Compare Source
Display
impl for error message which do not contain any interpolated value (#286, thanks @nyurik)v1.0.56
Compare Source
v1.0.55
Compare Source
v1.0.54
Compare Source
v1.0.53
Compare Source
v1.0.52
Compare Source
v1.0.51
Compare Source
Error
impl (#266)v1.0.50
Compare Source
v1.0.49
Compare Source
::core
in generated code (#255, thanks @mina86)v1.0.48
Compare Source
v1.0.47
Compare Source
v1.0.46
Compare Source
v1.0.45
Compare Source
v1.0.44
Compare Source
v1.0.43
Compare Source
v1.0.42
Compare Source
write!
macro in scope (#239)v1.0.41
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.