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 submodules group with 2 updates #528

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps the submodules group with 2 updates: libs/Catch2 and libs/pybind11.

Updates libs/Catch2 from bc63412 to fa43b77

Commits
  • fa43b77 v3.7.1
  • 79f2d66 Use SKIP_RETURN_CODE test property in catch_discover_tests
  • e200443 Fix compilation error from missing include in xmlwriter.hpp
  • ce22c0f Standardize exit codes for various failures
  • 18df97d Sprinkle some constexpr around to make Jason happy
  • e97ebe6 Remove superfluous include
  • b2b7cbd Remove pointless internal macro
  • 412cad5 Avoid needless copy of string in runContext::handleMessage
  • bd70515 Add the catch_config_prefix_messages.hpp to builds
  • 7a89b75 Use steady_clock in the timer
  • Additional commits viewable in compare view

Updates libs/pybind11 from ef5a956 to 1f8b4a7

Commits
  • 1f8b4a7 fix(cmake): NO_EXTRAS in pybind11_add_module function partially working (...
  • ad9fd39 chore(deps): bump pypa/cibuildwheel in the actions group (#5376)
  • 1d9483f Added exception translator specific mutex used with try_translate_exceptions ...
  • a7910be Add warn disable for GGC 12 bound checking error (#5355)
  • 0cf3a0f ci: PyPI attestations (#5374)
  • 5b7c0b0 docs: update changelog for 2.13.6 (#5372)
  • See full diff 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 <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

Bumps the submodules group with 2 updates: [libs/Catch2](https://github.com/catchorg/Catch2) and [libs/pybind11](https://github.com/pybind/pybind11).


Updates `libs/Catch2` from `bc63412` to `fa43b77`
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@bc63412...fa43b77)

Updates `libs/pybind11` from `ef5a956` to `1f8b4a7`
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@ef5a956...1f8b4a7)

---
updated-dependencies:
- dependency-name: libs/Catch2
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: libs/pybind11
  dependency-type: direct:production
  dependency-group: submodules
...

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 Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.17%. Comparing base (a2971b4) to head (afde2b1).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
+ Coverage   98.16%   98.17%   +0.01%     
==========================================
  Files         224      224              
  Lines       31642    31642              
  Branches     1573     1574       +1     
==========================================
+ Hits        31061    31065       +4     
+ Misses        581      577       -4     

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 27, 2024
@dependabot dependabot bot deleted the dependabot/submodules/submodules-845eac3e09 branch September 27, 2024 04:28
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