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

submodule: bump third_party/openthread/repo from 9fd1da5 to 8bc2504 #1934

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps third_party/openthread/repo from 9fd1da5 to 8bc2504.

Commits
  • 8bc2504 [test] fix unused returned value warning in test_hdlc (#9256)
  • 6fe8b6f Bump grpcio from 1.20.1 to 1.53.0 in /tools/harness-simulation/harness (#9257)
  • 37fb770 [cli] fix childsupervision commands documentation (#9201)
  • f7b189c [posix] fix the snprintf buffer overflow issue (#9251)
  • cc6fa77 [mac] remove duplicated method for getting the MAC frame length (#9254)
  • 4eace79 [spinel] return error from SaveFrame if not enough space is available (#9244)
  • 6736ef2 github-actions: bump actions/setup-python from 4.6.0 to 4.6.1 (#9252)
  • 0f7e849 [routing-manager] PdPrefixManager to clear prefix bits when extending lengt...
  • 809cdc4 [ncp] keep timeout zero during ramp-down in spinel ADDRESS_CACHE_TABLE (#9247)
  • 8081664 [csl] add APIs to retrieve status (#8793)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jul 7, 2023
@suveshpratapa
Copy link
Member

@jwhui For an upcoming release, we are waiting for the OTBR repo to bump openthread to pull in some of the new stack changes. Do you know when this can be merged? I understand #1935 fixes (some of?) the failures here.

@jwhui
Copy link
Member

jwhui commented Jul 10, 2023

@dependabot rebase

Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `9fd1da5` to `8bc2504`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](openthread/openthread@9fd1da5...8bc2504)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/third_party/openthread/repo-8bc2504 branch from 8032533 to 03ec9d1 Compare July 10, 2023 16:11
@jwhui
Copy link
Member

jwhui commented Jul 10, 2023

@jwhui For an upcoming release, we are waiting for the OTBR repo to bump openthread to pull in some of the new stack changes. Do you know when this can be merged? I understand #1935 fixes (some of?) the failures here.

@suveshpratapa , once we get the checks passing, I'll update the submodule. Hopefully soon. Thanks.

@jwhui jwhui merged commit 790dc77 into main Jul 10, 2023
31 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/third_party/openthread/repo-8bc2504 branch July 10, 2023 17:00
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.

2 participants