Update dependency catch2 to v3.5.4 #2703
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.5.0
->v3.5.4
Release Notes
catchorg/Catch2 (catch2)
v3.5.4
Compare Source
Fixes
std::(u)int*_t
.size_t
s on MacOSWdelete-incomplete
when compiling against libstdc++ in C++23 mode (#2852)std::foo_ordering
would not compileImprovements
CATCH_CONFIG_DEFAULT_REPORTER
can now be an arbitrary reporter specMiscellaneous
DL_PATHS
incatch_discover_tests
now supports multiple arguments (#2852, #2736)Wunused
when the reproducibility tests are disabled (#2845)v3.5.3
Compare Source
Fixes
-#
flag) for file without extension (#2798)log
on Android to bePRIVATE
(#2815)Wuseless-cast
in benchmarking internals (#2823)Improvements
bugprone-chained-comparison
in assertions (#2801)TEST_CASE
andSECTION
(#2817)consteval
constructorsREQUIRE((a <=> b) == 0)
against MSVC's stdlib.clang-cl
with MSVC's stdlib instead.dc51386b9fd61f99ea9c660d01867e6ad489b403
, and0787132fc82a75e3fb255aa9484ca1dc1eff2a30
.Miscellaneous
v3.5.2
Compare Source
Fixes
-Wsubobject-linkage
in the Console reporter (#2794)|
(#2787)v3.5.1
Compare Source
Improvements
Miscellaneous
log
library linking to the Meson build (#2784)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.