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 3 updates #362

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps the submodules group with 3 updates: libs/Catch2, libs/tinyxml2 and libs/pybind11.

Updates libs/Catch2 from 3acb8b3 to 863c662

Commits
  • 863c662 Fix adding Opts with | to lvalue Parser
  • f981c9c v3.5.1
  • b7b71ff Merge pull request #2786 from catchorg/redundant_link_libraries
  • 048d7f7 Fix clang warning about redundant link libraries
  • a9a94be Bazel support: Bump bazel-skylib version to 1.5.0
  • c8262e1 Handle linking to liblog when [cross] building for Android using meson. (#2784)
  • 08bdd43 Merge pull request #2785 from jpalus/optional-reproducible-build
  • 1512dac Make compiler flags for reproducible builds optional
  • b52d978 Move-enable various parts of TextFlow
  • eaafd07 Avoid copying TokenStreams while parsing
  • Additional commits viewable in compare view

Updates libs/tinyxml2 from c2d3087 to 321ea88

Commits

Updates libs/pybind11 from eeac2f4 to f29def9

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

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


Updates `libs/Catch2` from `3acb8b3` to `863c662`
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@3acb8b3...863c662)

Updates `libs/tinyxml2` from `c2d3087` to `321ea88`
- [Release notes](https://github.com/leethomason/tinyxml2/releases)
- [Commits](leethomason/tinyxml2@c2d3087...321ea88)

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

---
updated-dependencies:
- dependency-name: libs/Catch2
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: libs/tinyxml2
  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 Jan 5, 2024
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd971f0) 96.06% compared to head (a344540) 96.06%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #362   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files         102      102           
  Lines       10115    10115           
=======================================
  Hits         9717     9717           
  Misses        398      398           

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 cd971f0...a344540. Read the comment docs.

Copy link
Contributor

github-actions bot commented Jan 5, 2024

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

@marcelwa
Copy link
Collaborator

marcelwa commented Jan 5, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 3450f49 into main Jan 5, 2024
58 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/submodules-a0c43354ab branch January 5, 2024 07:10
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