Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump embassy-sync from 1ad2858 to 5ced938 #26

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps embassy-sync from 1ad2858 to 5ced938.

Commits
  • 5ced938 Merge pull request #2634 from maiaherringfish/stm32h7-fdcansel-fix
  • da4ccb6 Merge pull request #2635 from MaxiluxSystems/fdcan-refactor
  • a8da429 stm32: can: fd: rm some irrelevant commented code and dead code
  • 0ed402f stm32: can: fd: refactor out some duplicate code
  • b7e0964 added FDCANSEL logic for H7
  • 62c5df7 Merge pull request #2631 from MaxiluxSystems/small-fdcan-fixes
  • 55cda6a Merge pull request #2628 from eZioPan/iwdg-v3-psc
  • 140848c Merge pull request #2630 from plaes/nrf-spim-reduce-spam
  • 9a4f58f stm32: can: fd: only TX with BRS if also TXing with FDF
  • e63b0d7 stm32: can: fd: fix SID read/write from buf elems
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [embassy-sync](https://github.com/embassy-rs/embassy) from `1ad2858` to `5ced938`.
- [Commits](embassy-rs/embassy@1ad2858...5ced938)

---
updated-dependencies:
- dependency-name: embassy-sync
  dependency-type: direct:production
...

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 Feb 28, 2024
@Ragarnoy Ragarnoy merged commit 7be5ebc into main Feb 28, 2024
10 checks passed
@Ragarnoy Ragarnoy deleted the dependabot/cargo/embassy-sync-5ced938 branch February 28, 2024 18:42
noahbliss pushed a commit that referenced this pull request Mar 9, 2024
…ed938

Bump embassy-sync from `1ad2858` to `5ced938`
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