Bump the submodules group with 3 updates #1694
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the submodules group with 3 updates: plugins/robots/thirdparty/trikRuntime/trikRuntime, qrtest/thirdparty/googletest/googletest and plugins/robots/thirdparty/hidapi.
Updates
plugins/robots/thirdparty/trikRuntime/trikRuntime
from29b4ecd
to8adad20
Commits
8adad20
Bump the github-actions group with 3 updates (#740)0a4ad77
Add Dependabot for GH actionsa983be0
Add basic PWM capture support (#731)dae4a0e
Fix incorrect memory read after free in exn handlerc8800da
Fix problem with package installationde86b49
Always check repo updates in TRIK toolchain CI1fa0e4d
Annotate ModuleLoader constructor with explicit98872c8
Update deploy script7aee5cd
Fix comparison with string in TRIK toolchain CIb58f84d
Fix git dubious ownership errorUpdates
qrtest/thirdparty/googletest/googletest
from4a1a299
to76bb2af
Commits
76bb2af
Implementtesting::Rethrow
to throw exceptions more easily via `std::except...b10fad3
Merge pull request #4397 from botovq:raise5b7fd63
Export gmock-spec-builders.7f036c5
Add missing include for raise(3)5183872
StartsWith: Explicitly construct matcher-typed strings from matchee parameter116b7e5
Improve error message for invalid parameterized test names.9bb354f
s/::testing::/testing::/ in test documentation outside of using statements to...829c199
gtest-death-test-internal: Delete obsolete string constants2dd1c13
Fix RE::Init for Android and NetBSD.beb552f
gmock_cook_book: DocumentDoAll
's return type requirementUpdates
plugins/robots/thirdparty/hidapi
from5fd7a79
to7011fa9
Commits
7011fa9
pthread_barrier_wait: properly check the wait condition (#644)4168d87
Fix the windows build by fixing printf related issues (#641)02c0f78
Doc: Fix target documentation (#640)9b507ed
CMake: optionally install pkgconfig (#639)eea8cac
Don't try to memcpy() to a NULL destination. (#637)86b056f
Fix two C++-Builder 11 issues (#634)3c04eac
Added clang-cl build to CI (#631)baa0dab
Only enumerate each interface once (#625)1ba21ce
Fix Ubuntu Coverity check (#626)116bda5
Update BUILD.autotools.md (#624)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions