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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the submodules-junior group with 4 updates in the / directory: plugins/robots/thirdparty/trikRuntime/trikRuntime, qrtest/thirdparty/googletest/googletest, thirdparty/quazip/quazip and thirdparty/checkapp/checkapp.
Updates
plugins/robots/thirdparty/trikRuntime/trikRuntime
from7aee5cd
to8639e29
Commits
8639e29
Add ip address checker (#796)29e01ae
Improved script.wait (#794)b14b944
Improve tests (#792)8bb8250
Remov the window state setting for DisplayWidget391bee5
Remove reset the range sensor state62b038a
Change the path to the keys device file0211f00
Add simple JS syntax error test8da4084
Attempt to fix occasional issuecb3d346
Add tests for trikNetwork module (#784)d8eeb49
Hotfix: Add multicast support for mailbox network (#776)Updates
qrtest/thirdparty/googletest/googletest
frome47544a
todf1544b
Commits
df1544b
Avoid creating std::vector<const T> in UnorderedElementsAreArrayMatcher and o...62df7bd
This change adjusts howASSERT_NEAR
andEXPECT_NEAR
treats infinity, such...71815bb
Automated Code Changea1e255a
Optional(): Add support for std::optional<>-like types lacking bool conversion.6dae7eb
Use matcher's description in AnyOf when matcher has no explanation.0953a17
Automated Code Changeff233bd
Update main to point to 1.15.2 patch release3e3b44c
Remove auto-detection of Python toolchain from MODULE.bazelffa31ae
Directly includegmock.h
andgtest.h
in gmock-matchers tests.5bcb2d7
Use matcher's description in AllOf if matcher has no explanation.Updates
thirdparty/quazip/quazip
from9d3aa3e
to9ed79a1
Commits
9ed79a1
fix indentsaab2f0b
Feature/strategy options (#206)89bef11
fixes #205c3e8780
Feature/jlcompress options (#203)ddc9ddf
translate comments to english7f82903
Update README.md6063832
Fix qtzlib support for Qt6, add CI tests1f7b928
Update README.md6cbafcf
lock down CI token permissions (#196)3be74aa
closes #187 (#195)Updates
thirdparty/checkapp/checkapp
from14cd224
toc20b1c1
Commits
c20b1c1
Bump cpp-linter/cpp-linter-action from 2.13.1 to 2.13.2f735508
Bump cpp-linter/cpp-linter-action from 2.12.1 to 2.13.1dc4922b
Bump cpp-linter/cpp-linter-action from 2.12.0 to 2.12.1d2bc3f3
Fix ci2833061
lupdated857bbc
Change .clang-format configurationacb5f58
Add missing CONFIGcdd5e3d
Add precommit hook config48ec290
Change clazy-standalone version4bdacf0
Add read permission for jobDependabot 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