openthread / ot-samr21

OpenThread on Microchip SAM R21 example.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
9 stars 11 forks source link

submodule: bump openthread from `509596f` to `fd7284b` #781

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps openthread from 509596f to fd7284b.

Commits
  • fd7284b [address-resolver] freshness timeout mechanism for cache entries (#10575)
  • 9fd6596 [dns-client] track limited query (one question) servers (#10403)
  • 1645880 [dsnsd-server] support handling of "A record" queries (#10364)
  • ec0b299 [docker] add linux/arm64 to platforms (#10605)
  • 8edc081 [spinel] make SendCommand public to allow calling without variable argument...
  • 5edc367 [routing-manager] fix typo in IsInitialPolicyEvaluationDone() (#10607)
  • 6e00d72 github-actions: bump step-security/harden-runner from 2.8.1 to 2.9.1 (#10598)
  • fa26102 [test] verify ephemeral key settings and _meshcop-e (#10537)
  • 3bcea24 [ip6] style fixes and minor enhancements (#10560)
  • 943d230 [thread] move OT_THREAD_VERSION_* constants to public header (#10599)
  • See full diff 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)