Bump the rf24-submodules group across 1 directory with 3 updates#143
Merged
Merged
Conversation
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 `8684b54` to `e4097d6` - [Release notes](https://github.com/nRF24/RF24/releases) - [Commits](nRF24/RF24@8684b54...e4097d6) Updates `RF24Network` from `f06c267` to `57b12f0` - [Release notes](https://github.com/nRF24/RF24Network/releases) - [Commits](nRF24/RF24Network@f06c267...57b12f0) Updates `RF24Mesh` from `d731b47` to `18ab343` - [Release notes](https://github.com/nRF24/RF24Mesh/releases) - [Commits](nRF24/RF24Mesh@d731b47...18ab343) --- updated-dependencies: - dependency-name: RF24 dependency-version: e4097d664e7c6fc4c79e0392734f7cf98e6ccd27 dependency-type: direct:production dependency-group: rf24-submodules - dependency-name: RF24Mesh dependency-version: 18ab343beae7b34a0a24c9cd95bed0e2c1d8f242 dependency-type: direct:production dependency-group: rf24-submodules - dependency-name: RF24Network dependency-version: 57b12f0d931b951f90276aa3baaa4dea3ca34d6b dependency-type: direct:production dependency-group: rf24-submodules ... Signed-off-by: dependabot[bot] <support@github.com>
1e62df4 to
17a442e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rf24-submodules group with 3 updates in the / directory: RF24, RF24Network and RF24Mesh.
Updates
RF24from8684b54toe4097d6Commits
e4097d6bump version to v1.6.1bcd7110fix typos (#1072)4e86925chore(dev): inform AI agents about dev workflows (#1071)6c09f7fFix RP2 Memory Leak (#1070)Updates
RF24Networkfromf06c267to57b12f0Commits
57b12f0bump version to v2.1.1f9b4131Patch rollover-unsafemillis()deadline checks inRF24Network.cpp(#270)7ca3723chore(dev): inform AI agents about dev workflows (#268)Updates
RF24Meshfromd731b47to18ab343Commits
18ab343bump version to v2.1.17dc5f18Handle addrList allocation failures safely in RF24Mesh master nodes (#266)9e38b29RF24Mesh: replace rollover-unsafemillis()deadlines with elapsed-time chec...ac444d3move allocation ofaddrListintosetNodeID()(#248)92a4b40Include network after nrf_to_nrf (#269)a9a58f2chore(dev): inform AI agents about dev workflows (#267)561fc5dAdd authorized-nodes filtering example to all master examples (#265)