-
Notifications
You must be signed in to change notification settings - Fork 10
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 openthread from 91b7c3f
to 7074a43
#555
Conversation
Bumps [openthread](https://github.com/openthread/openthread) from `91b7c3f` to `7074a43`. - [Release notes](https://github.com/openthread/openthread/releases) - [Commits](openthread/openthread@91b7c3f...7074a43) --- updated-dependencies: - dependency-name: openthread dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
I pulled the corresponding branch for testing on my ubuntu pc, and the bootstrap process was successful.
|
@pulin1103, it fails consistently on GitHub Actions.
https://github.com/openthread/ot-b91/actions/runs/6701908128/job/18210073914?pr=555 |
Superseded by #556. |
@jwhui The package dependencies in Ubuntu 22.04 are somewhat messy, and recent updates to certain packages may have caused environment configuration issues.
I tested it on my repository, Github Actions has passed. Please incorporate my changes and try again. If there are any issues, please let me know. |
@pulin1103 , that seems to work. Thanks! |
Bumps openthread from
91b7c3f
to7074a43
.Commits
7074a43
github-actions: bump github/codeql-action from 2.22.3 to 2.22.5 (#9571)0b0db37
[api] add API to reset to bootloader mode (#9523)1528c88
[core] definecore/instance
folder forinstance
modules (#9561)4c75b6b
[posix] fix uninitialized pointer read (#9562)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 <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)