Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps the stm32-example group with 5 updates in the /statime-stm32 directory:

Package From To
rtic 2.1.2 2.2.0
rtic-monotonics 2.0.3 2.1.0
rtic-sync 1.3.2 1.4.0
embassy-sync 0.7.0 0.7.2
static_cell 2.1.0 2.1.1

Updates rtic from 2.1.2 to 2.2.0

Commits

Updates rtic-monotonics from 2.0.3 to 2.1.0

Commits

Updates rtic-sync from 1.3.2 to 1.4.0

Commits

Updates embassy-sync from 0.7.0 to 0.7.2

Commits
  • 3e8d8fe fix: update more minor versions
  • 2454b3c fix: changelogs
  • df112a8 fix: remaining versions
  • 83f2557 chore: prepare embassy crate releases
  • b6a81d8 Merge pull request #4589 from tomaz-suller/feat-independent-nodiv
  • 0203b2b Merge branch 'main' into feat-independent-nodiv
  • 7b8484f Merge pull request #4590 from tomaz-suller/fix-wb-mckdiv
  • 541de3f Update changelog
  • f2bc5b7 Update changelog
  • ccafed4 Merge pull request #4588 from tomaz-suller/fix-wb-mckdiv
  • Additional commits viewable in compare view

Updates static_cell from 2.1.0 to 2.1.1

Changelog

Sourced from static_cell's changelog.

2.1.1 - 2025-06-22

  • Soundness fix: ConstStaticCell should only be Send/Sync if T: Send. (#19, #20)
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 stm32-example group with 5 updates in the /statime-stm32 directory:

| Package | From | To |
| --- | --- | --- |
| [rtic](https://github.com/rtic-rs/rtic) | `2.1.2` | `2.2.0` |
| [rtic-monotonics](https://github.com/rtic-rs/rtic) | `2.0.3` | `2.1.0` |
| [rtic-sync](https://github.com/rtic-rs/rtic) | `1.3.2` | `1.4.0` |
| [embassy-sync](https://github.com/embassy-rs/embassy) | `0.7.0` | `0.7.2` |
| [static_cell](https://github.com/embassy-rs/static-cell) | `2.1.0` | `2.1.1` |



Updates `rtic` from 2.1.2 to 2.2.0
- [Commits](https://github.com/rtic-rs/rtic/commits)

Updates `rtic-monotonics` from 2.0.3 to 2.1.0
- [Commits](https://github.com/rtic-rs/rtic/commits/v2.1.0)

Updates `rtic-sync` from 1.3.2 to 1.4.0
- [Commits](https://github.com/rtic-rs/rtic/commits)

Updates `embassy-sync` from 0.7.0 to 0.7.2
- [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md)
- [Commits](embassy-rs/embassy@embassy-sync-v0.7.0...embassy-sync-v0.7.2)

Updates `static_cell` from 2.1.0 to 2.1.1
- [Changelog](https://github.com/embassy-rs/static-cell/blob/main/CHANGELOG.md)
- [Commits](embassy-rs/static-cell@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: rtic
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stm32-example
- dependency-name: rtic-monotonics
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stm32-example
- dependency-name: rtic-sync
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stm32-example
- dependency-name: embassy-sync
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stm32-example
- dependency-name: static_cell
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stm32-example
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2025

Superseded by #723.

@dependabot dependabot bot closed this Sep 26, 2025
@dependabot dependabot bot deleted the dependabot/cargo/statime-stm32/stm32-example-0316f44f83 branch September 26, 2025 12:06
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