deps: bump the cargo-minor-and-patch group across 1 directory with 3 updates#268
Merged
Merged
Conversation
whme
enabled auto-merge (squash)
July 10, 2026 16:06
|
🤖 News Fragment Check ✅ Success! This PR meets the news fragment requirements. |
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-minor-and-patch-f9ab592969
branch
from
July 10, 2026 17:53
37438c7 to
9b60eb1
Compare
…updates Bumps the cargo-minor-and-patch group with 3 updates in the / directory: [time](https://github.com/time-rs/time), [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) and [anyhow](https://github.com/dtolnay/anyhow). Updates `time` from 0.3.51 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.51...v0.3.53) Updates `embed-resource` from 3.0.9 to 3.0.11 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v3.0.9...v3.0.11) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: embed-resource dependency-version: 3.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: time dependency-version: 0.3.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-minor-and-patch-f9ab592969
branch
from
July 10, 2026 17:56
9b60eb1 to
2582650
Compare
github-actions
Bot
deleted the
dependabot/cargo/cargo-minor-and-patch-f9ab592969
branch
July 10, 2026 18:02
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 the cargo-minor-and-patch group with 3 updates in the / directory: time, embed-resource and anyhow.
Updates
timefrom 0.3.51 to 0.3.53Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by targetUpdates
embed-resourcefrom 3.0.9 to 3.0.11Commits
e2e7c63Bump version to 3.0.11. Add@kv-mahlbergto authors list04138f7Add compile_for_cdylib46125cbOnly try vswhom when targetting i386 or amd6475be2b9Bump version to 3.0.10. Add@Berrysoftto authors listb2e062cOnly care about $MINGW_CHOST when building with windres577a1c4Fix target passed to the compiler chooserad34627Need to #[cfg] mod windres93a49a7Unify non-Win32 ok path78f8a77port previous34c3e90Avoid race to std{in,out,err} in is_runnable()Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85