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 the rf24-submodules group across 1 directory with 3 updates #75

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2024

Bumps the rf24-submodules group with 3 updates in the / directory: RF24, RF24Network and RF24Mesh.

Updates RF24 from 0aac3d5 to bbffb50

Commits

Updates RF24Network from 219d055 to bdd05ae

Commits

Updates RF24Mesh from 8f030b4 to 2f5aea2

Commits
  • 2f5aea2 mesh.checkConnection via parent not master (#250)
  • 3d26ba7 address build warnings about ncurses example (#243)
  • 9f03fca update doxygen CSS and use v1.11.0 (#245)
  • a8c63bc fix spelling of MESH_NOMASTER in RF24Mesh.cpp
  • 2fb4d25 fix spelling of MESH_NOMASTER in py wrapper
  • dc29068 expose releaseAddress() for master node (#244)
  • 7827e87 Enhance checkConnection() function (#240)
  • See full diff 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 <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 rf24-submodules group with 3 updates in the / directory: [RF24](https://github.com/nRF24/RF24), [RF24Network](https://github.com/nRF24/RF24Network) and [RF24Mesh](https://github.com/nRF24/RF24Mesh).


Updates `RF24` from `0aac3d5` to `bbffb50`
- [Release notes](https://github.com/nRF24/RF24/releases)
- [Commits](nRF24/RF24@0aac3d5...bbffb50)

Updates `RF24Network` from `219d055` to `bdd05ae`
- [Release notes](https://github.com/nRF24/RF24Network/releases)
- [Commits](nRF24/RF24Network@219d055...bdd05ae)

Updates `RF24Mesh` from `8f030b4` to `2f5aea2`
- [Release notes](https://github.com/nRF24/RF24Mesh/releases)
- [Commits](nRF24/RF24Mesh@8f030b4...2f5aea2)

---
updated-dependencies:
- dependency-name: RF24
  dependency-type: direct:production
  dependency-group: rf24-submodules
- dependency-name: RF24Network
  dependency-type: direct:production
  dependency-group: rf24-submodules
- dependency-name: RF24Mesh
  dependency-type: direct:production
  dependency-group: rf24-submodules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jul 5, 2024
@2bndy5
Copy link
Member

2bndy5 commented Jul 5, 2024

I need to write the bindings for the newly overloaded RF24Mesh::releaseAddress() (for master nodes only). The build CI is failing because of this.

@2bndy5 2bndy5 force-pushed the dependabot/submodules/rf24-submodules-a7d59acb24 branch from fc36cd5 to 44ad4c0 Compare July 5, 2024 19:34
@2bndy5 2bndy5 force-pushed the dependabot/submodules/rf24-submodules-a7d59acb24 branch from 44ad4c0 to 92074b5 Compare July 5, 2024 19:39
- support RF24MESH_CONN_CHECK_TYPE flag
- support MESH_CONNECTION_CHECK_ATTEMPTS flag

also reviewed using_flags.cmake script
@2bndy5 2bndy5 force-pushed the dependabot/submodules/rf24-submodules-a7d59acb24 branch from 89ad646 to 58117c4 Compare July 5, 2024 20:04
@2bndy5 2bndy5 merged commit 5f740ab into main Jul 5, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/rf24-submodules-a7d59acb24 branch July 5, 2024 20:11
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant