-
Notifications
You must be signed in to change notification settings - Fork 240
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 8898cc6
to 119a7bb
in the generic group across 1 directory
#3972
Conversation
Bumps the generic group with 1 update in the / directory: [external/Catch2](https://github.com/catchorg/Catch2). Updates `external/Catch2` from `8898cc6` to `119a7bb` - [Release notes](https://github.com/catchorg/Catch2/releases) - [Commits](catchorg/Catch2@8898cc6...119a7bb) --- updated-dependencies: - dependency-name: external/Catch2 dependency-type: direct:production dependency-group: generic ... Signed-off-by: dependabot[bot] <[email protected]>
This PR will be moot once PR #3973 is merged so closing this PR. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Looking at the stack trace in crashdump in netebpfext_unit.exe:
|
Looking at the stack trace, catch2 is still being searched at the previous path for netebpfext_unit in here : netebpfext_unit!Catch::operator<<+0x5d [D:\a\ebpf-for-windows\ebpf-for-windows\external\Catch2\src\catch2\internal\catch_lazy_expr.cpp @ 20] so, do I need to update path in catch_wrapper.hpp? as I am not sure from where is the above path picked up |
Bumps the generic group with 1 update in the / directory: external/Catch2.
Updates
external/Catch2
from8898cc6
to119a7bb
Commits
119a7bb
Cleanup clang-tidy warning about enum sizes9c5a4cf
Enable CMake project folders for better target organizatione260288
Allow disabling use of __builtin_constant_p in internal macros7c2e1fb
Update Intel Mac builds to macos-13 images for MacOS GitHub Actionsa6ee7e2
Use isatty() when using GNU libc0b2af56
Explicitly cast values of different types69d62ab
Provide overloads for {Unordered}RangeEquals taking a std::initializer_list1e0ccb1
Use default parameter for comparison instead of overloads in {Unordered}Range...5ad66ad
Fix typos in commentsfa43b77
v3.7.1Dependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions