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 the generic group with 2 updates #4099

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps the generic group with 2 updates: external/Catch2 and external/pe-parse.

Updates external/Catch2 from 8898cc6 to 0321d2f

Commits
  • 0321d2f Catch.cmake: Remove redundant CTEST_FILE param
  • 506276c Fix wrong reference to REGISTER_ENUM
  • f5cee49 Add test for iterators with const T as the value_type
  • 7bbd4b9 Fix using from_range with std::vector<>::const_iterator
  • 119a7bb Cleanup clang-tidy warning about enum sizes
  • 9c5a4cf Enable CMake project folders for better target organization
  • e260288 Allow disabling use of __builtin_constant_p in internal macros
  • 7c2e1fb Update Intel Mac builds to macos-13 images for MacOS GitHub Actions
  • a6ee7e2 Use isatty() when using GNU libc
  • 0b2af56 Explicitly cast values of different types
  • Additional commits viewable in compare view

Updates external/pe-parse from f2f0ee9 to 31ac596

Commits

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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 18, 2024
@dependabot dependabot bot force-pushed the dependabot/submodules/generic-03d5b1031c branch from 7502704 to 8d1e2fe Compare December 21, 2024 17:48
@shpalani
Copy link
Collaborator

Latest catch2 in usersim publish is blocked on #4079

Bumps the generic group with 2 updates: [external/Catch2](https://github.com/catchorg/Catch2) and [external/pe-parse](https://github.com/trailofbits/pe-parse).


Updates `external/Catch2` from `8898cc6` to `0321d2f`
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@8898cc6...0321d2f)

Updates `external/pe-parse` from `f2f0ee9` to `31ac596`
- [Release notes](https://github.com/trailofbits/pe-parse/releases)
- [Commits](trailofbits/pe-parse@f2f0ee9...31ac596)

---
updated-dependencies:
- dependency-name: external/Catch2
  dependency-type: direct:production
  dependency-group: generic
- dependency-name: external/pe-parse
  dependency-type: direct:production
  dependency-group: generic
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/generic-03d5b1031c branch from 8d1e2fe to 07b1017 Compare December 28, 2024 17:09
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.

1 participant