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 cortex-m-rtic from 1.0.0 to 1.1.3 #259

Merged
merged 4 commits into from
Nov 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cortex-m-rtic from 1.0.0 to 1.1.3.

Changelog

Sourced from cortex-m-rtic's changelog.

[v1.1.3] - 2022-06-23

Added

Fixed

  • Bump cortex-m-rtic-macros to 1.1.5
  • fix ci: use SYST::PTR

cortex-m-rtic-macros v1.1.5 - 2022-06-23

  • Bump rtic-syntax to 1.0.2

cortex-m-rtic-macros v1.1.4 - 2022-05-24

  • Fix macros to Rust 2021

cortex-m-rtic-macros v1.1.3 - 2022-05-24

  • Fix clash with defmt

Changed

[v1.1.2] - 2022-05-09

Added

Fixed

  • Generation of masks for the source masking scheduling for thumbv6

Changed

[v1.1.1] - 2022-04-13 - YANKED

Added

Fixed

  • Fixed marcro version

Changed

[v1.1.0] - 2022-04-13 - YANKED

Added

  • Improve how CHANGELOG.md merges are handled
  • If current $stable and master version matches, dev-book redirects to $stable book
  • During deploy stage, merge master branch into current stable IFF cargo package version matches

... (truncated)

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-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.0.0 to 1.1.3.
- [Release notes](https://github.com/rtic-rs/cortex-m-rtic/releases)
- [Changelog](https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md)
- [Commits](rtic-rs/rtic@v1.0.0...v1.1.3)

---
updated-dependencies:
- dependency-name: cortex-m-rtic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.0.0 to 1.1.3.
- [Release notes](https://github.com/rtic-rs/cortex-m-rtic/releases)
- [Changelog](https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md)
- [Commits](rtic-rs/rtic@v1.0.0...v1.1.3)

---
updated-dependencies:
- dependency-name: cortex-m-rtic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/cortex-m-rtic-1.1.3 branch from 2233185 to bad3ba9 Compare November 21, 2022 13:21
@ryan-summers ryan-summers merged commit 654a2ab into main Nov 21, 2022
@ryan-summers ryan-summers deleted the dependabot/cargo/cortex-m-rtic-1.1.3 branch November 21, 2022 13:33
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