-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the submodules-junior group with 5 updates
Bumps the submodules-junior group with 5 updates: | Package | From | To | | --- | --- | --- | | [plugins/robots/thirdparty/trikRuntime/trikRuntime](https://github.com/trikset/trikRuntime) | ``7047115`` | ``7aee5cd`` | | [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest) | ``1336c4b`` | ``e47544a`` | | [thirdparty/gamepad/gamepad](https://github.com/trikset/trik-desktop-gamepad) | ``2a1dc26`` | ``4b7aa17`` | | [thirdparty/quazip/quazip](https://github.com/stachenov/quazip) | ``98bcb48`` | ``9d3aa3e`` | | [thirdparty/checkapp/checkapp](https://github.com/trikset/trik-checkapp) | ``3df13d6`` | ``14cd224`` | Updates `plugins/robots/thirdparty/trikRuntime/trikRuntime` from `7047115` to `7aee5cd` - [Release notes](https://github.com/trikset/trikRuntime/releases) - [Commits](trikset/trikRuntime@7047115...7aee5cd) Updates `qrtest/thirdparty/googletest/googletest` from `1336c4b` to `e47544a` - [Release notes](https://github.com/google/googletest/releases) - [Commits](google/googletest@1336c4b...e47544a) Updates `thirdparty/gamepad/gamepad` from `2a1dc26` to `4b7aa17` - [Commits](trikset/trik-desktop-gamepad@2a1dc26...4b7aa17) Updates `thirdparty/quazip/quazip` from `98bcb48` to `9d3aa3e` - [Release notes](https://github.com/stachenov/quazip/releases) - [Commits](stachenov/quazip@98bcb48...9d3aa3e) Updates `thirdparty/checkapp/checkapp` from `3df13d6` to `14cd224` - [Commits](trikset/trik-checkapp@3df13d6...14cd224) --- updated-dependencies: - dependency-name: plugins/robots/thirdparty/trikRuntime/trikRuntime dependency-type: direct:production dependency-group: submodules-junior - dependency-name: qrtest/thirdparty/googletest/googletest dependency-type: direct:production dependency-group: submodules-junior - dependency-name: thirdparty/gamepad/gamepad dependency-type: direct:production dependency-group: submodules-junior - dependency-name: thirdparty/quazip/quazip dependency-type: direct:production dependency-group: submodules-junior - dependency-name: thirdparty/checkapp/checkapp dependency-type: direct:production dependency-group: submodules-junior ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
d9fb102
commit 331eac4
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule trikRuntime
updated
34 files
Submodule googletest
updated
156 files
Submodule gamepad
updated
19 files
+3 −3 | .github/dependabot.yml | |
+13 −2 | .github/workflows/main.yml | |
+7 −0 | connectionManager.cpp | |
+5 −1 | connectionManager.h | |
+39 −4 | gamepadForm.cpp | |
+14 −1 | gamepadForm.h | |
+ − | languages/trikDesktopGamepad_de.qm | |
+2 −2 | languages/trikDesktopGamepad_de.ts | |
+ − | languages/trikDesktopGamepad_en.qm | |
+2 −2 | languages/trikDesktopGamepad_en.ts | |
+ − | languages/trikDesktopGamepad_fr.qm | |
+2 −2 | languages/trikDesktopGamepad_fr.ts | |
+ − | languages/trikDesktopGamepad_ru.qm | |
+2 −2 | languages/trikDesktopGamepad_ru.ts | |
+1 −0 | standardStrategy.h | |
+0 −7 | strategy.cpp | |
+2 −4 | strategy.h | |
+1 −1 | thirdparty/SingleApplication | |
+2 −2 | trikDesktopGamepad.pro |
Submodule quazip
updated
38 files