openthread / ot-br-posix

OpenThread Border Router, a Thread border router for POSIX-based platforms.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
420 stars 235 forks source link

submodule: bump third_party/openthread/repo from `a9805ed` to `722b150` #2527

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps third_party/openthread/repo from a9805ed to 722b150.

Commits
  • 722b150 github-actions: bump step-security/harden-runner from 2.9.1 to 2.10.1 (#10789)
  • 181ede9 [mle] reorder MleRouter class member variables (#10786)
  • 52d3f49 [tcat] feat: add 'adapter' argument and use 'BLEDevice' for scanning (#10657)
  • b8d2e5d [mac-frame] add DetermineFcfAddrType() helper (#10780)
  • 678d137 [secure-transport] only initialize mCookieCtx on the server (#10782)
  • 7810269 [spinel] define a new spinel-specific configuration value for source match ta...
  • 262b998 [mac-frame] remove unused Set{Src/Dst}{Addr/PanId}() methods (#10779)
  • f0cb5a3 [mac-frame] update GenerateWakeupFrame() to use FrameBuilder (#10774)
  • 213665c [tcat] implementation of TCAT general class commands (#10700)
  • e120051 [toranj-config] explicitly enable OPENTHREAD_CONFIG_TLS_ENABLE (#10773)
  • 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)
jwhui commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Superseded by #2529.