Skip to content

Update dependency catchorg/Catch2 to v3.15.3 - #132

Merged
JohT merged 1 commit into
mainfrom
renovate/catchorg-catch2-3.x
Jul 27, 2026
Merged

Update dependency catchorg/Catch2 to v3.15.3#132
JohT merged 1 commit into
mainfrom
renovate/catchorg-catch2-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
catchorg/Catch2 patch 3.15.23.15.3

Release Notes

catchorg/Catch2 (catchorg/Catch2)

v3.15.3

Compare Source

Fixes
  • The JSON reporter's number handling is locale-independent. (#​3176)
  • Removed leftover debug message from catch_discover_tests (#​3177)
  • Fixed typo in the "Could not jump to the Nth element" exception message (#​3181)
Improvements
  • catch_discover_tests registers tests in deterministic (alphabetical) order.
  • catch_discover_tests has been rewritten to be massively faster.
    • Preparing the actual CTest script is significantly faster.
    • Parsing the JSON test array is significantly faster.
    • Running without ADD_TAGS_AS_LABELS set is 10-15% faster (as opposed to being the same speed) (#​3169)
    • The new implementation is about 4x-5x faster, so registering 500 tests now takes ~350ms (down from 1.1s).
  • JSON writing is faster
    • Small improvement in writing non-string values
    • ~6-40% improvement in writing string values that do not need escaping
    • ~1-6% improvement in writing string values that do need escaping
  • Better support for infs and NaNs in JSON output

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@JohT
JohT merged commit e5a6e3c into main Jul 27, 2026
4 checks passed
@JohT
JohT deleted the renovate/catchorg-catch2-3.x branch July 27, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant