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.1.3 to 1.1.4 #284

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps cortex-m-rtic from 1.1.3 to 1.1.4.

Changelog

Sourced from cortex-m-rtic's changelog.

[v1.1.4] - 2023-02-26

Added

  • CFG: Support #[cfg] on HW task, cleanup for SW tasks
  • CFG: Slightly improved support for #[cfg] on Monotonics
  • CI: Check examples also for thumbv8.{base,main}
  • Allow custom link_section attributes for late resources

Fixed

  • Attempt to handle docs generation enabling deny(missing_docs)
  • Book: Editorial review
  • Use native GHA rustup and cargo
  • Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.

Changed

  • Updated dev-dependency cortex-m-semihosting to v0.5
  • CI: Updated to setup-python@v4
  • CI: Updated to checkout@v3
  • Tuned redirect message for rtic.rs/meeting
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.1.3 to 1.1.4.
- [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.1.3...v1.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
@ryan-summers ryan-summers merged commit de8bacc into main Feb 28, 2023
@ryan-summers ryan-summers deleted the dependabot/cargo/cortex-m-rtic-1.1.4 branch February 28, 2023 09:48
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