Skip to content

Bump the submodules group with 4 updates #511

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

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 4 updates: extern/json, extern/googletest, extern/boost/config and extern/boost/multiprecision.

Updates extern/json from 9cca280 to a259ecc

Commits

Updates extern/googletest from 76bb2af to dddb219

Commits
  • dddb219 Accept move-only callables in InvokeArguments
  • 96eadf6 Minor documentation correction.
  • cde9a74 Fix broken links in primer.md
  • 8495449 Fix data race in leak detection
  • 530d5c8 Add FAIL_AT macro variant of FAIL matching ADD_FAILURE, ADD_FAILURE_AT
  • eb80f75 Remove unnecessary conversion
  • b3a9ba2 Merge pull request #4426 from tamaskenez:cmake_external_absl_re2
  • 8760db1 Skip find_package(Python3) when not building tests
  • 48b373f Allow using external absl and re2.
  • See full diff in compare view

Updates extern/boost/config from ccff363 to d3b2997

Commits

Updates extern/boost/multiprecision from 035424e to 7f1dc85

Commits
  • 7f1dc85 Merge pull request #582 from boostorg/gcc-warn-string_helpers
  • cdf717e Minor GCC sign-conversion warning fix
  • a85f186 Merge pull request #580 from boostorg/579
  • 678b9d8 Fix -Wpessimizing-move
  • 2018773 Fix up cpp_bin_float for very small bit counts. (#577)
  • a32f657 Disable warnings from deprecated numeric_limits members. (#575)
  • c62ef57 Merge pull request #572 from boostorg/drone
  • 54abec0 Update drone xcode versions
  • 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 4 updates: [extern/json](https://github.com/nlohmann/json), [extern/googletest](https://github.com/google/googletest), [extern/boost/config](https://github.com/boostorg/config) and [extern/boost/multiprecision](https://github.com/boostorg/multiprecision).


Updates `extern/json` from `9cca280` to `a259ecc`
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](nlohmann/json@9cca280...a259ecc)

Updates `extern/googletest` from `76bb2af` to `dddb219`
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@76bb2af...dddb219)

Updates `extern/boost/config` from `ccff363` to `d3b2997`
- [Release notes](https://github.com/boostorg/config/releases)
- [Commits](boostorg/config@ccff363...d3b2997)

Updates `extern/boost/multiprecision` from `035424e` to `7f1dc85`
- [Release notes](https://github.com/boostorg/multiprecision/releases)
- [Commits](boostorg/multiprecision@035424e...7f1dc85)

---
updated-dependencies:
- dependency-name: extern/json
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: extern/googletest
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: extern/boost/config
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: extern/boost/multiprecision
  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 1, 2024
@burgholzer
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 87f97a3 into main Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/submodules/submodules-0079ef0ef4 branch January 1, 2024 13:56
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