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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the 3rd-party group with 3 updates: qrtest/thirdparty/googletest/googletest, plugins/robots/thirdparty/hidapi and thirdparty/quazip/quazip.
Updates
qrtest/thirdparty/googletest/googletest
from4a1a299
toa7f443b
Commits
a7f443b
Mention the optional third argument to TYPED_TEST_SUITE305e5a2
Update GoogleTest CI Docker image to use Clang 19, GCC 14, and CMake 3.29.39b4993c
Change GoogleTest flag removal to not read beyond the end of the arrayc8393f8
Print mismatches for UnorderedElements() of different sizes.33af80a
Make EXPECT_DEATH_IF_SUPPORTED work with matchersfa6de7f
Merge pull request #4527 from abhina-sree:abhina/add_zos2d684ef
Use std::forward on GoogleTest matcher arguments2d16ed0
Merge pull request #3991 from pgroke-dt:default-enable-thread-support-for-Sol...2954cb8
Add example using EXPECT statement in custom matcher5035ef3
add zos for death test supportUpdates
plugins/robots/thirdparty/hidapi
from5fd7a79
to6c2de30
Commits
6c2de30
Switch to macos-13 for Coveritybda7101
Explicitly use non-ARM64 macOS runnerc2ffb03
Fix Github Builds status badge (#672)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)Updates
thirdparty/quazip/quazip
from9d3aa3e
to7f82903
Commits
7f82903
Update README.md6063832
Fix qtzlib support for Qt6, add CI tests1f7b928
Update README.md6cbafcf
lock down CI token permissions (#196)3be74aa
closes #187 (#195)daee576
Create SECURITY.mdaa60916
Create scorecard.yml5afec8f
Feature/win32 (#191)3f306dc
Feature/windows ci (#190)044cb00
document QUAZIP_QT_MAJOR_VERSIONDependabot 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