cargo: bump the patch group in /src/bare-metal/aps/examples with 4 updates - #3269
Merged
qwandor merged 1 commit intoSep 1, 2026
Merged
Conversation
Bumps the patch group in /src/bare-metal/aps/examples with 4 updates: arm-pl011-uart, [log](https://github.com/rust-lang/log), spin and [zerocopy](https://github.com/google/zerocopy). Updates `arm-pl011-uart` from 0.5.0 to 0.5.1 Updates `log` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.33...0.4.34) Updates `spin` from 0.12.2 to 0.12.3 Updates `zerocopy` from 0.8.55 to 0.8.56 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.55...v0.8.56) --- updated-dependencies: - dependency-name: arm-pl011-uart dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: log dependency-version: 0.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: spin dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: zerocopy dependency-version: 0.8.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
djmitche,
mgeisler and
qwandor
as code owners
September 1, 2026 01:32
qwandor
approved these changes
Sep 1, 2026
qwandor
deleted the
dependabot/cargo/src/bare-metal/aps/examples/patch-62eb337aae
branch
September 1, 2026 12:52
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 patch group in /src/bare-metal/aps/examples with 4 updates: arm-pl011-uart, log, spin and zerocopy.
Updates
arm-pl011-uartfrom 0.5.0 to 0.5.1Updates
logfrom 0.4.33 to 0.4.34Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
8034743Merge pull request #738 from rust-lang/cargo/0.4.347d1e24eprepare for 0.4.34 release3b939b6Merge pull request #737 from malezjaa/masterb88266cAdd alloc support for boxed loggers037d7a5doc: Add context-logger utility to READMEUpdates
spinfrom 0.12.2 to 0.12.3Updates
zerocopyfrom 0.8.55 to 0.8.56Release notes
Sourced from zerocopy's releases.
Commits
6dc429cRelease 0.8.56 (#3545)7977792#[zerocopy(crate = "...")] should parse paths, not idents (#3544)6a677c9[CI] Bump the all-actions group with 2 updates (#3517)5a907c2[ci] Gate docs on exact-SHA CI results (#3512)6bdcdab[ci] Repair weekly toolchain rollers (#3511)8efe661[ci] Avoid redundant Anneal PR caches (#3509)93ceec4[ci] Distribute immutable workflow artifacts (#3508)bef8e4d[ci] Retry transient setup failures (#3507)b8c2b9f[ci] Forward env vars correctly (#3503)dbb81ccReorganize Anneal v1 and v2 (#3487)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions