Update dependency catch2 to v3.15.1 - #8381
Merged
Merged
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the version of the catch2 Bazel dependency from 3.13.0 to 3.15.1 across multiple test projects, specifically in clwb/tests/projects/execution/MODULE.bazel, clwb/tests/projects/external_includes/MODULE.bazel, and clwb/tests/projects/simple/MODULE.bazel. There are no review comments to evaluate, and I have no additional feedback to provide on these changes.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
LeFrosch
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.13.0→3.15.1Release Notes
catchorg/Catch2 (catch2)
v3.15.1Fixes
TEMPLATE_LIST_TEST_CASE_METHODandCATCH_TEMPLATE_PRODUCT_TEST_CASEpotentially causing ODR violations (#3161)v3.15.0Fixes
std::optional<T>in C++26. (#3095)std::optionalwas turned into a range, the partial specialization ofStringMakerfor range-like types and forstd::optional<T>were in conflict.Improvements
CATCH_REGISTER_ENUMinternals for faster compilation and retrieval.STATIC_REQUIRE_THATfor compile-time matcher assertions.constexprfor matchers, see above.v3.14.0Fixes
<cstdint>includes. (#3078)catch_discover_testsfailing duringPRE_TESTdiscovery if a target does not have discoverable tests. (#3075)CATCH_CONFIG_PREFIX_ALLdefined. (#3087)Improvements
--list-tagsand--list-listenershas a quiet variant.__COUNTER__usage. (#3076)Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.