Skip to content

build(deps): bump cortex-m-rt from 0.7.1 to 0.7.2#642

Merged
bors[bot] merged 1 commit intomasterfrom
dependabot/cargo/cortex-m-rt-0.7.2
Nov 9, 2022
Merged

build(deps): bump cortex-m-rt from 0.7.1 to 0.7.2#642
bors[bot] merged 1 commit intomasterfrom
dependabot/cargo/cortex-m-rt-0.7.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps cortex-m-rt from 0.7.1 to 0.7.2.

Release notes

Sourced from cortex-m-rt's releases.

v0.7.2

Fixed

  • Fixed a bug where calling asm::delay() with an argument of 0 or 1 would underflow, leading to a very long delay.
Changelog

Sourced from cortex-m-rt's changelog.

[v0.7.2] - 2021-03-07

Fixed

  • Fixed a bug where calling asm::delay() with an argument of 0 or 1 would underflow, leading to a very long delay.
Commits

Dependabot compatibility score

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 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 [cortex-m-rt](https://github.com/rust-embedded/cortex-m) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/rust-embedded/cortex-m/releases)
- [Changelog](https://github.com/rust-embedded/cortex-m/blob/master/CHANGELOG.md)
- [Commits](rust-embedded/cortex-m@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: cortex-m-rt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2022
@jordens
Copy link
Member

jordens commented Nov 9, 2022

Bors r+

@bors
Copy link
Contributor

bors bot commented Nov 9, 2022

Build succeeded:

@bors bors bot merged commit 937f2db into master Nov 9, 2022
@bors bors bot deleted the dependabot/cargo/cortex-m-rt-0.7.2 branch November 9, 2022 06:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant