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)
Bumps third_party/openthread/repo from
a9805ed
to722b150
.Commits
722b150
github-actions: bump step-security/harden-runner from 2.9.1 to 2.10.1 (#10789)181ede9
[mle] reorderMleRouter
class member variables (#10786)52d3f49
[tcat] feat: add 'adapter' argument and use 'BLEDevice' for scanning (#10657)b8d2e5d
[mac-frame] addDetermineFcfAddrType()
helper (#10780)678d137
[secure-transport] only initializemCookieCtx
on the server (#10782)7810269
[spinel] define a new spinel-specific configuration value for source match ta...262b998
[mac-frame] remove unusedSet{Src/Dst}{Addr/PanId}()
methods (#10779)f0cb5a3
[mac-frame] updateGenerateWakeupFrame()
to useFrameBuilder
(#10774)213665c
[tcat] implementation of TCAT general class commands (#10700)e120051
[toranj-config] explicitly enableOPENTHREAD_CONFIG_TLS_ENABLE
(#10773)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