-
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 3rd-party group across 1 directory with 2 updates (#1741)
Bumps the 3rd-party group with 2 updates in the / directory: [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest) and [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi). Updates `qrtest/thirdparty/googletest/googletest` from `4a1a299` to `34ad51b` - [Release notes](https://github.com/google/googletest/releases) - [Commits](google/googletest@4a1a299...34ad51b) Updates `plugins/robots/thirdparty/hidapi` from `6c2de30` to `4578ea2` - [Release notes](https://github.com/libusb/hidapi/releases) - [Commits](libusb/hidapi@6c2de30...4578ea2) --- updated-dependencies: - dependency-name: qrtest/thirdparty/googletest/googletest dependency-type: direct:production dependency-group: 3rd-party - dependency-name: plugins/robots/thirdparty/hidapi dependency-type: direct:production dependency-group: 3rd-party ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: iakov <iakov@users.noreply.github.com>
- Loading branch information
1 parent
381ac5b
commit 6dd20a7
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule hidapi
updated
7 files
+37 −3 | hidapi/hidapi.h | |
+47 −33 | libusb/hid.c | |
+18 −2 | linux/hid.c | |
+5 −0 | mac/hid.c | |
+5 −0 | netbsd/hid.c | |
+41 −0 | windows/hid.c | |
+1 −0 | windows/hidapi_hidsdi.h |
Submodule googletest
updated
80 files