openthread / ot-nrf528xx

OpenThread on Nordic nRF528xx examples.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
63 stars 59 forks source link

submodule: bump openthread from `330b175` to `70bad1d` #814

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps openthread from 330b175 to 70bad1d.

Commits
  • 70bad1d [mbedtls] enable MBEDTLS_OID_C when MBEDTLS_PK_PARSE_C is enabled (#10332)
  • b4ec4ce [mle] add ConnectivityTlv::IsSingleton() (#10329)
  • e1918b3 [encoding] declare HostSwap() functions as constexpr (#10326)
  • 8fc67f3 [meshcop] update Timestamp::AdvanceRandomTicks() (#10320)
  • b2f17f8 github-actions: bump actions/download-artifact from 4.1.4 to 4.1.7 (#10324)
  • 26b7416 [routing-manager] fix and enhance prefix stale time calculation (#10317)
  • d95b44c [mle] add helper methods to RxMessage (#10319)
  • 4951dee [routing-manager] update stale time calculation for local RA header (#10316)
  • 7b08e9a [routing-manager] update and simplify RA beacon timing (#10309)
  • ca7dd82 [mle] simplify signaling of DUA address change (#10296)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)