Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump third_party/openthread/repo from f0b6fce to 39fcc5e #103

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps third_party/openthread/repo from f0b6fce to 39fcc5e.

Commits
  • 39fcc5e [simulation] implement otPlatInfraIf APIs in simulation platform (#9895)
  • 036f6eb [posix] add otSysCliInitUsingDaemon API (#9897)
  • 125e726 [routing-manager] delay sending RAs until after initial policy evaluation (#9...
  • d63da4f [posix] add missing header guards, style fixes (#9892)
  • 44c3906 [border-agent] mechanism to use ephemeral key (#9435)
  • 88b2b5c [posix] enable building infra_if.cpp on macOS (#9891)
  • 08a7600 [string] return 0 if nullptr is passed to StringLength (#9886)
  • 27eb8ed [posix] fix member var access from static CreateIcmp6Socket() (#9887)
  • badfaaf github-actions: bump github/codeql-action from 3.23.2 to 3.24.6 (#9890)
  • 41526d5 github-actions: bump codecov/codecov-action from 3.1.4 to 4.0.2 (#9877)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `f0b6fce` to `39fcc5e`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](openthread/openthread@f0b6fce...39fcc5e)

---
updated-dependencies:
- dependency-name: third_party/openthread/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 6, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #107.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/submodules/third_party/openthread/repo-39fcc5e branch March 11, 2024 00:38
gmarcosb pushed a commit that referenced this pull request Dec 2, 2024
…oject-chip#36628)

* [SL-UP] Remove two algo design for the wifi retry mechanism (#103)

* [SL-UP] Rename ot interval to transport interval (#108)

* [SL-UP] Delete unnecessary double abstraction for the wiseconnect power save functions (#109)

* [SL-UP] Update spi-multiplex header inclusion (#110)

* [SL-UP] Fix Builds after Wi-Fi interface refactor (#111)

* [SL-UP] Remove WF200 define duplication to avoid value conflicts at runtime (#126)

* fix spacing

* restyle

* Fix define name

* add missing function

* Fix wf200 ICD build

* Restyled by clang-format

* Add debug config

* Re added sem check

---------

Co-authored-by: Restyled.io <commits@restyled.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants