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
8d39758
to7f6723f
.Commits
7f6723f
[log] add build option OT_LOG_MAX_SIZE to set the max log string size (#10948)d5d6022
[spinel] return no_buf error when src entry count exceeds the maximum (#10884)efa6f9f
[tcat] implementation of tcat disconnect command (#10859)bfcfc3f
[tcat] add TCAT advertisement parsing in client (#10863)ac12984
[mle] apply random delay when sending Link Request on advertisement reception...f26e1bb
[spinel] add spinel property codec (#10934)a7e058f
[coap] add base classCoapSecureBase
andApplicationCoapSecure
(#10945)76a0334
[secure-transport] remove extrambedtls_ssl_close_notify()
calls (#10947)563df7d
[secure-transport] reorder member variables to avoid alignment gaps (#10946)51169ac
[simulation] log the exit code when the program exits (#10936)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