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 group with 5 updates #1710

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 5 updates:

Package From To
plugins/robots/thirdparty/trikRuntime/trikRuntime 29b4ecd 15e112d
qrtest/thirdparty/googletest/googletest 4a1a299 77afe8e
plugins/robots/thirdparty/hidapi 5fd7a79 d0732cd
thirdparty/quazip/quazip 9d3aa3e 6063832
installer/nxt-tools dff80a0 6c4d5f1

Updates plugins/robots/thirdparty/trikRuntime/trikRuntime from 29b4ecd to 15e112d

Commits
  • 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
  • c8800da Fix problem with package installation
  • Additional commits viewable in compare view

Updates qrtest/thirdparty/googletest/googletest from 4a1a299 to 77afe8e

Commits
  • 77afe8e Automated Code Change
  • eff443c Merge pull request #4490 from memdo:main
  • a1a6083 Add colored output support for Alacritty
  • c231e6f Add test for move-only type in Action signature
  • b479e7a Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS.
  • e1a38bc Reland: Optimize Google Test process startup
  • 31993df Revert Optimize Google Test process startup
  • b9059aa Optimize Google Test process startup
  • 926f681 Merge pull request #4466 from danfabo:fix-fetch-content-uses-gtest
  • e4fdb87 Accept one-shot callables in InvokeArgument.
  • Additional commits viewable in compare view

Updates plugins/robots/thirdparty/hidapi from 5fd7a79 to d0732cd

Commits
  • d0732cd hidapi/windows: do not wait in GetOverlappedResult() in hid_read_timeout() (#...
  • 76462bd Avoid CMake backward compatibility warning (#663)
  • 4f2e91b windows: change MAX_STRING_WCHARS to 126 (#627)
  • 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)
  • Additional commits viewable in compare view

Updates thirdparty/quazip/quazip from 9d3aa3e to 6063832

Commits

Updates installer/nxt-tools from dff80a0 to 6c4d5f1

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 group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [plugins/robots/thirdparty/trikRuntime/trikRuntime](https://github.com/trikset/trikRuntime) | ``29b4ecd`` | ``15e112d`` |
| [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest) | ``4a1a299`` | ``77afe8e`` |
| [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi) | ``5fd7a79`` | ``d0732cd`` |
| [thirdparty/quazip/quazip](https://github.com/stachenov/quazip) | ``9d3aa3e`` | ``6063832`` |
| [installer/nxt-tools](https://github.com/trikset/nxt-tools) | ``dff80a0`` | ``6c4d5f1`` |


Updates `plugins/robots/thirdparty/trikRuntime/trikRuntime` from `29b4ecd` to `15e112d`
- [Release notes](https://github.com/trikset/trikRuntime/releases)
- [Commits](trikset/trikRuntime@29b4ecd...15e112d)

Updates `qrtest/thirdparty/googletest/googletest` from `4a1a299` to `77afe8e`
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@4a1a299...77afe8e)

Updates `plugins/robots/thirdparty/hidapi` from `5fd7a79` to `d0732cd`
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@5fd7a79...d0732cd)

Updates `thirdparty/quazip/quazip` from `9d3aa3e` to `6063832`
- [Release notes](https://github.com/stachenov/quazip/releases)
- [Commits](stachenov/quazip@9d3aa3e...6063832)

Updates `installer/nxt-tools` from `dff80a0` to `6c4d5f1`
- [Commits](trikset/nxt-tools@dff80a0...6c4d5f1)

---
updated-dependencies:
- dependency-name: plugins/robots/thirdparty/trikRuntime/trikRuntime
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: qrtest/thirdparty/googletest/googletest
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: plugins/robots/thirdparty/hidapi
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: thirdparty/quazip/quazip
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: installer/nxt-tools
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@dependabot dependabot bot requested a review from iakov April 1, 2024 15:11
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #1713.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/submodules/submodules-ea04738cca branch May 1, 2024 15:28
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.

None yet

0 participants