Commit 2f784d8
Bump the 3rd-party group with 2 updates
Bumps the 3rd-party group with 2 updates: [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi) and [thirdparty/quazip/quazip](https://github.com/stachenov/quazip).
Updates `plugins/robots/thirdparty/hidapi` from `657b9fa` to `f5a0f74`
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@657b9fa...f5a0f74)
Updates `thirdparty/quazip/quazip` from `2e95c90` to `0314686`
- [Release notes](https://github.com/stachenov/quazip/releases)
- [Commits](stachenov/quazip@2e95c90...0314686)
---
updated-dependencies:
- dependency-name: plugins/robots/thirdparty/hidapi
dependency-version: f5a0f746ac8b94b111d3ef0588b1245e2c95f30a
dependency-type: direct:production
dependency-group: 3rd-party
- dependency-name: thirdparty/quazip/quazip
dependency-version: '03146866c96d296dbb9c38ad755c4ff9165a7598'
dependency-type: direct:production
dependency-group: 3rd-party
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 84649c9 commit 2f784d8
2 files changed
Lines changed: 2 additions & 2 deletions
- .github/workflows/qt-zlib.yml+5-1
- .github/workflows/reusable-win.yml+27-1
- .github/workflows/utf8.yml+216
- CMakeLists.txt+21-1
- Doxyfile+1-1
- EXAMPLES.md+192
- README.md+17
- README_pages.md+14
- quazip/CMakeLists.txt+4
- quazip/JlCompress.cpp+125-56
- quazip/JlCompress.h+96-12
- quazip/QuaCompress.cpp+91
- quazip/QuaCompress.h+156
- quazip/QuaExtract.cpp+78
- quazip/QuaExtract.h+142
- quazip/doc/index.dox+12-35
- quazip/doc/usage.dox+2-27
- quazip/quazip.cpp+10
- quazip/unzip.c+31-1
- qztest/CMakeLists.txt+6
- qztest/qztest.cpp+89-36
- qztest/qztest.h+1
- qztest/testjlcompress.cpp+170-7
- qztest/testjlcp_compress.cpp+21-4
- qztest/testjlcp_extract.cpp+24-8
- qztest/testquacompress.cpp+750
- qztest/testquacompress.h+57
- qztest/testquazipfile.cpp+9
- qztest/testutf8_compress.cpp+103
- qztest/testutf8_compress.h+33
- qztest/testutf8_decompress.cpp+182
- qztest/testutf8_decompress.h+33
0 commit comments