openthread / ot-ns

OpenThread Network Simulator, a discrete event simulator and visualization tool for Thread networks.
https://openthread.io
BSD 3-Clause "New" or "Revised" License
57 stars 23 forks source link

submodule: bump openthread from `d48799d` to `27802bc` #481

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps openthread from d48799d to 27802bc.

Commits
  • 27802bc [message-pool] track max used buffers (#8796)
  • 982327a [time-sync] define cpp enum/types mirroring public definitions (#8811)
  • 2caa934 [routing-manager] new APIs to get state and new CLI commands (#8784)
  • 2b8779e [net-diag] define AppendDiagTlv() (#8805)
  • ea9533c [core] use Min() and Max() to track next timer fire time (#8808)
  • 108ce57 [backbone-router] define C++ enum/types mirroring public definitions (#8809)
  • c49acfc [unit] add a README guide for unit tests (#8791)
  • ddae76b github-actions: bump step-security/harden-runner from 2.1.0 to 2.2.0 (#8810)
  • 7f0b5fa [cmake] fix OT_TCP option (#8804)
  • f4f2d90 Add missing dependencies to "openthread-posix" target (#8801)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #482.