chore(deps): bump anyhow from 1.0.103 to 1.0.104 - #222
Merged
Conversation
dependabot
Bot
requested review from
aurel-fr,
murph and
thomas-waite
as code owners
August 1, 2026 04:34
dependabot
Bot
force-pushed
the
dependabot/cargo/anyhow-1.0.104
branch
from
August 3, 2026 23:45
b60e7d1 to
9f84e8c
Compare
|
@dependabot rebase |
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.103 to 1.0.104. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/anyhow-1.0.104
branch
from
August 4, 2026 04:06
9f84e8c to
356fbbf
Compare
paolodamico
approved these changes
Aug 4, 2026
This file contains hidden or 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
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.
Bumps anyhow from 1.0.103 to 1.0.104.
Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Note
Low Risk
Lockfile-only patch bump of a widely used error-handling crate with no code changes and a non-functional upstream release.
Overview
Bumps the
anyhowcrate from 1.0.103 to 1.0.104 inCargo.lockonly (Dependabot).Upstream 1.0.104 is a maintenance release (updates
anyhow’s own dev-dependency onsynto v3); no application source orCargo.tomlchanges are in this diff.Reviewed by Cursor Bugbot for commit 356fbbf. Bugbot is set up for automated code reviews on this repo. Configure here.