Skip to content

Bump the minor-changes group across 1 directory with 2 updates - #258

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/minor-changes-b726b09664
Open

Bump the minor-changes group across 1 directory with 2 updates#258
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/minor-changes-b726b09664

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-changes group with 2 updates in the / directory: cortex-m and glass_pumpkin.

Updates cortex-m from 0.7.8 to 0.7.9

Release notes

Sourced from cortex-m's releases.

cortex-m v0.7.9

Fixed

  • SCB::enable_icache and SCB::enable_dcache now build the CCR address with movw/movt instead of ldr =, fixing "out of range pc-relative fixup value" errors when the asm block is inlined into a large function.
  • The basepri, basepri_max and faultmask register modules are now available (as stubs) when compiling for non-Cortex-M (host) targets. This was accidentally removed in v0.7.8.
Commits
  • 9bbff92 Merge pull request #687 from Dirbaio/release-v0.7.9
  • 6c51f11 Release cortex-m v0.7.9
  • ee5daf0 Merge pull request #686 from Dirbaio/singleton-breaking-docs
  • b810e00 Document singleton! soundness fix breaking change in changelog for v0.7.8.
  • 1342a1c Merge pull request #681 from datdenkikniet/fixy
  • 9697753 Merge pull request #685 from Dirbaio/fix-crazy-asm
  • f46b671 Fix "Out of range pc-relative fixup value" with dcache asm.
  • a6b7888 cortex-m: don't gate off modules for native target
  • See full diff in compare view

Updates glass_pumpkin from 2.0.0-rc0 to 2.0.0-rc1

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-changes group with 2 updates in the / directory: [cortex-m](https://github.com/rust-embedded/cortex-m) and [glass_pumpkin](https://github.com/mikelodder7/glass_pumpkin).


Updates `cortex-m` from 0.7.8 to 0.7.9
- [Release notes](https://github.com/rust-embedded/cortex-m/releases)
- [Commits](rust-embedded/cortex-m@v0.7.8...v0.7.9)

Updates `glass_pumpkin` from 2.0.0-rc0 to 2.0.0-rc1
- [Commits](LF-Decentralized-Trust-labs/agora-glass_pumpkin@v2.0.0-rc0...v2.0.0-rc1)

---
updated-dependencies:
- dependency-name: cortex-m
  dependency-version: 0.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-changes
- dependency-name: glass_pumpkin
  dependency-version: 2.0.0-rc1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant