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

cargo: bump the patch group in /src/bare-metal/microcontrollers/examples with 1 update #1912

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps the patch group in /src/bare-metal/microcontrollers/examples with 1 update: nrf52833-hal.

Updates nrf52833-hal from 0.16.0 to 0.16.1

Changelog

Sourced from nrf52833-hal's changelog.

[0.16.1]

New features

  • Added is_done method to i2s::Transfer (#412, #413)
  • Added support for configuring GPIO output drive level (#424)

Enhancements

  • Fixed README links for nrf5340-app-hal and nrf9160-hal (#409)
  • Documentation improvements (#425, #417, #394)
  • Cleanup to TWIM demo (#421)

#394: nrf-rs/nrf-hal#394 #409: nrf-rs/nrf-hal#409 #412: nrf-rs/nrf-hal#412 #413: nrf-rs/nrf-hal#413 #417: nrf-rs/nrf-hal#417 #421: nrf-rs/nrf-hal#421 #424: nrf-rs/nrf-hal#424 #425: nrf-rs/nrf-hal#425

Commits
  • ceb90bb Prepare for 0.16.1 release. (#434)
  • be6220d Documentation for Timer Instance (#394)
  • dbf06bd Use more common syntax to pass slices to twim writes and reads in twim demo (...
  • 7f75c61 Merge pull request #417 from ivario123/cargo_doc_fix
  • b05db68 Merge pull request #424 from BartMassey-upstream/high-drive
  • 5afbbab Merge pull request #425 from BartMassey-upstream/doc-temp-measure
  • 604e982 documented to_num() for Temp::measure() result
  • ec8380f added method for controlling GPIO push-pull output drive
  • 71415a1 fix doc comments, remove warnings when running cargo doc
  • 939c017 Merge #413
  • Additional commits viewable in compare view

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 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 patch group in /src/bare-metal/microcontrollers/examples with 1 update: [nrf52833-hal](https://github.com/nrf-rs/nrf-hal).


Updates `nrf52833-hal` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/nrf-rs/nrf-hal/releases)
- [Changelog](https://github.com/nrf-rs/nrf-hal/blob/master/CHANGELOG.md)
- [Commits](nrf-rs/nrf-hal@v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: nrf52833-hal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 11, 2024
@qwandor qwandor merged commit dc59753 into main Mar 11, 2024
33 checks passed
@qwandor qwandor deleted the dependabot/cargo/src/bare-metal/microcontrollers/examples/patch-134205d4d5 branch March 11, 2024 10:27
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.

None yet

1 participant