Skip to content
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

Bump external/Catch2 from 85c00eb to 173539a #1171

Merged
merged 2 commits into from
Jun 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2022

Bumps external/Catch2 from 85c00eb to 173539a.

Commits
  • 173539a Update the 'Try online' badge link for 3.0.1
  • 8822e28 Update CE link in BDD documentation for 3.0.1
  • ff9506c Only test SEH handling with MSVC
  • 0c13d02 Update documentation - add pkg-config examples.
  • 3644b41 Doc: correct the address of the link to the command-line doc in tutorial.md
  • 1c4f52b Suppress NVCC unused variable warnings (#2427)
  • 231c58a Add table with verbosity levels (missing --list-listeners) (#2443)
  • 5efd327 Fix crash when running with --list-listeners and no registered listeners (#2442)
  • 40dd9dd Fix copy paste error in the new random gen constraint
  • 4142e69 Add full set of constraints to random integral generator
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jun 5, 2022
@codecov
Copy link

codecov bot commented Jun 6, 2022

Codecov Report

Merging #1171 (82a023a) into main (f863a02) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1171   +/-   ##
=======================================
  Coverage   88.13%   88.13%           
=======================================
  Files          99       99           
  Lines       17223    17223           
=======================================
  Hits        15179    15179           
  Misses       2044     2044           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f863a02...82a023a. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/submodules/external/Catch2-173539a branch 2 times, most recently from 8238d17 to 4bd9a34 Compare June 6, 2022 17:14
dthaler
dthaler previously approved these changes Jun 6, 2022
Bumps [external/Catch2](https://github.com/catchorg/Catch2) from `85c00eb` to `173539a`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@85c00eb...173539a)

---
updated-dependencies:
- dependency-name: external/Catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/external/Catch2-173539a branch from 4bd9a34 to dd00a98 Compare June 6, 2022 21:03
@dthaler dthaler merged commit 381d4c8 into main Jun 8, 2022
@dthaler dthaler deleted the dependabot/submodules/external/Catch2-173539a branch June 8, 2022 05:15
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants