Commit e7b5482
authored
Bump the 3rd-party group with 2 updates (#1903)
Bumps the 3rd-party group with 2 updates: [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 `7d76a23` to `e235eb3`
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@7d76a23...e235eb3)
Updates `plugins/robots/thirdparty/hidapi` from `ff67c77` to `b26f057`
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@ff67c77...b26f057)
---
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>1 parent eeafe92 commit e7b5482
File tree
2 files changed
+2
-2
lines changed- plugins/robots/thirdparty
- qrtest/thirdparty/googletest
2 files changed
+2
-2
lines changedSubmodule googletest updated 9 files
- docs/advanced.md+54-48
- docs/gmock_cook_book.md+2-2
- googlemock/include/gmock/gmock-matchers.h+29-15
- googlemock/test/gmock-matchers-comparisons_test.cc+57-3
- googlemock/test/gmock-matchers-misc_test.cc+19
- googletest/src/gtest.cc+11-27
- googletest/test/googletest-json-output-unittest.py+19-17
- googletest/test/gtest_xml_output_unittest.py+45-43
- googletest/test/gtest_xml_output_unittest_.cc+5-1
0 commit comments