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

Bump the submodules-junior group across 1 directory with 5 updates #160

Open
wants to merge 1 commit into
base: junior
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the submodules-junior group with 5 updates in the / directory:

Package From To
plugins/robots/thirdparty/trikRuntime/trikRuntime 7047115 020df55
qrtest/thirdparty/googletest/googletest 1336c4b a7f443b
thirdparty/gamepad/gamepad 2a1dc26 4b7aa17
thirdparty/quazip/quazip 98bcb48 7f82903
thirdparty/checkapp/checkapp 3df13d6 23f9710

Updates plugins/robots/thirdparty/trikRuntime/trikRuntime from 7047115 to 020df55

Commits
  • 020df55 Added the installation of the qtdeclarative and qtquickcontrols2 packages in CI.
  • 15e112d Make TimeVal more optimizer-friendly (#751)
  • db0d3e0 Update ADDING_TRANSLATIONS.en.md
  • 8ea0ea0 Rewrite translation process (#745)
  • f4e39e2 Bump the github-actions group with 3 updates (#746)
  • e5d6d9f Fix CentOS build: pin to Node16 for CentOS workflow
  • 8adad20 Bump the github-actions group with 3 updates (#740)
  • 0a4ad77 Add Dependabot for GH actions
  • a983be0 Add basic PWM capture support (#731)
  • dae4a0e Fix incorrect memory read after free in exn handler
  • Additional commits viewable in compare view

Updates qrtest/thirdparty/googletest/googletest from 1336c4b to a7f443b

Commits
  • a7f443b Mention the optional third argument to TYPED_TEST_SUITE
  • 305e5a2 Update GoogleTest CI Docker image to use Clang 19, GCC 14, and CMake 3.29.3
  • 9b4993c Change GoogleTest flag removal to not read beyond the end of the array
  • c8393f8 Print mismatches for UnorderedElements() of different sizes.
  • 33af80a Make EXPECT_DEATH_IF_SUPPORTED work with matchers
  • fa6de7f Merge pull request #4527 from abhina-sree:abhina/add_zos
  • 2d684ef Use std::forward on GoogleTest matcher arguments
  • 2d16ed0 Merge pull request #3991 from pgroke-dt:default-enable-thread-support-for-Sol...
  • 2954cb8 Add example using EXPECT statement in custom matcher
  • 5035ef3 add zos for death test support
  • Additional commits viewable in compare view

Updates thirdparty/gamepad/gamepad from 2a1dc26 to 4b7aa17

Commits

Updates thirdparty/quazip/quazip from 98bcb48 to 7f82903

Commits

Updates thirdparty/checkapp/checkapp from 3df13d6 to 23f9710

Commits

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

Bumps the submodules-junior group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [plugins/robots/thirdparty/trikRuntime/trikRuntime](https://github.com/trikset/trikRuntime) | ``7047115`` | ``020df55`` |
| [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest) | ``1336c4b`` | ``a7f443b`` |
| [thirdparty/gamepad/gamepad](https://github.com/trikset/trik-desktop-gamepad) | ``2a1dc26`` | ``4b7aa17`` |
| [thirdparty/quazip/quazip](https://github.com/stachenov/quazip) | ``98bcb48`` | ``7f82903`` |
| [thirdparty/checkapp/checkapp](https://github.com/trikset/trik-checkapp) | ``3df13d6`` | ``23f9710`` |



Updates `plugins/robots/thirdparty/trikRuntime/trikRuntime` from `7047115` to `020df55`
- [Release notes](https://github.com/trikset/trikRuntime/releases)
- [Commits](trikset/trikRuntime@7047115...020df55)

Updates `qrtest/thirdparty/googletest/googletest` from `1336c4b` to `a7f443b`
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@1336c4b...a7f443b)

Updates `thirdparty/gamepad/gamepad` from `2a1dc26` to `4b7aa17`
- [Commits](trikset/trik-desktop-gamepad@2a1dc26...4b7aa17)

Updates `thirdparty/quazip/quazip` from `98bcb48` to `7f82903`
- [Release notes](https://github.com/stachenov/quazip/releases)
- [Commits](stachenov/quazip@98bcb48...7f82903)

Updates `thirdparty/checkapp/checkapp` from `3df13d6` to `23f9710`
- [Commits](trikset/trik-checkapp@3df13d6...23f9710)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2024

Dependabot tried to add @iakov as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/IKhonakhbeeva/trik-studio/pulls/160/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the IKhonakhbeeva/trik-studio repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2024

The following labels could not be found: junior.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants