Skip to content

Bump libs/EXTERNAL/libcatch2 from ceed268 to ccabd4d #3218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps libs/EXTERNAL/libcatch2 from ceed268 to ccabd4d.

Commits
  • ccabd4d Add enum types to what is captured by value by default
  • a1c7ee1 Don't follow __assume(false) with std::terminate in NDEBUG builds
  • d547cae Fix bad error reporting for nested exceptions in default configuration
  • fee8162 v3.9.0
  • b6c5a63 Link to the thread safety documentation from docs/Readme.md
  • 4ed3088 Remove 'thread safe assertions' from limitations.md
  • bdc634e Document that the default test run order is now random
  • 2a8a8a7 Add configuration option to make assertions thread-safe
  • 900a6d5 Release script also recognizes version placeholders in 'vX.Y.Z' form
  • 1aa6fa2 Backfill release version placeholders that used wrong format
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [libs/EXTERNAL/libcatch2](https://github.com/catchorg/Catch2) from `ceed268` to `ccabd4d`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@ceed268...ccabd4d)

---
updated-dependencies:
- dependency-name: libs/EXTERNAL/libcatch2
  dependency-version: ccabd4de891e749f472121497941bb9437b83c2e
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 1, 2025
Copy link
Contributor

@AlexandreSinger AlexandreSinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexandreSinger AlexandreSinger merged commit b0e47c6 into master Aug 1, 2025
30 checks passed
@AlexandreSinger AlexandreSinger deleted the dependabot/submodules/libs/EXTERNAL/libcatch2-ccabd4d branch August 1, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file external_libs submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant