Commit 418de50
Bump the 3rd-party group with 3 updates
Bumps the 3rd-party group with 3 updates: [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest), [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi) and [thirdparty/quazip/quazip](https://github.com/stachenov/quazip).
Updates `qrtest/thirdparty/googletest/googletest` from `24a9e94` to `52204f7`
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@24a9e94...52204f7)
Updates `plugins/robots/thirdparty/hidapi` from `c5ee4d3` to `0ab6c14`
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@c5ee4d3...0ab6c14)
Updates `thirdparty/quazip/quazip` from `8aeb3f7` to `54f9d01`
- [Release notes](https://github.com/stachenov/quazip/releases)
- [Commits](stachenov/quazip@8aeb3f7...54f9d01)
---
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
- dependency-name: thirdparty/quazip/quazip
dependency-type: direct:production
dependency-group: 3rd-party
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent dfb1bd1 commit 418de50
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- plugins/robots/thirdparty
- qrtest/thirdparty/googletest
- thirdparty/quazip
Submodule googletest updated 12 files
- docs/faq.md-13
- docs/gmock_cook_book.md+39-6
- docs/reference/matchers.md+2
- docs/reference/testing.md+98-1
- googlemock/include/gmock/gmock-actions.h+4
- googlemock/include/gmock/gmock-matchers.h+184-16
- googlemock/test/gmock-matchers-arithmetic_test.cc+183
- googlemock/test/gmock-matchers-containers_test.cc+302-11
- googletest/include/gtest/gtest-param-test.h+62-5
- googletest/include/gtest/internal/gtest-internal.h+1-1
- googletest/include/gtest/internal/gtest-param-util.h+48-14
- googletest/test/googletest-param-test-test.cc+70
- .clang-format+9
- .editorconfig+6
- .github/docker/qt-6.8.2-ubuntu-static/Dockerfile+3-3
- .github/workflows/ci.yml+115-245
- .github/workflows/qt-zlib.yml+5-3
- .github/workflows/reusable-win.yml+137
- .github/workflows/reusable.yml+113
- .github/workflows/scorecard.yml+1-1
- .github/workflows/zlib-ng.yml+31
- CMakeLists.txt+8-21
- README.md+15-11
- quazip/JlCompress.h+3
- quazip/quagzipfile.cpp+1
- quazip/quagzipfile.h-2
- quazip/quaziodevice.cpp+2
- quazip/quaziodevice.h-2
- qztest/CMakeLists.txt+15-2
- qztest/qztest.cpp+79-6
- qztest/qztest.h+4
- qztest/testjlcompress.cpp+28-4
- qztest/testjlcp_compress.cpp+85
- qztest/testjlcp_compress.h+46
- qztest/testjlcp_extract.cpp+120
- qztest/testjlcp_extract.h+36
- qztest/testquachecksum32.cpp+1-1
- qztest/testquagzipfile.cpp+3-2
- qztest/testquaziodevice.cpp+2-1
- qztest/testquazip.cpp+2-1
- qztest/testquazipdir.cpp+1-1
- qztest/testquazipfile.cpp+230-115
- qztest/testquazipfile.h+2
- qztest/testquazipfileinfo.cpp+4-1
- qztest/testquazipnewinfo.cpp+2-1
- vcpkg.json+1-1
0 commit comments