Bump the submodules group with 4 updates #511
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the submodules group with 4 updates: extern/json, extern/googletest, extern/boost/config and extern/boost/multiprecision.
Updates
extern/json
from9cca280
toa259ecc
Commits
a259ecc
Fixto_json
for enums when the enum has an unsigned underlying type. (#4237)3780b41
💰 update sponsorsUpdates
extern/googletest
from76bb2af
todddb219
Commits
dddb219
Accept move-only callables inInvokeArguments
96eadf6
Minor documentation correction.cde9a74
Fix broken links in primer.md8495449
Fix data race in leak detection530d5c8
AddFAIL_AT
macro variant ofFAIL
matchingADD_FAILURE
,ADD_FAILURE_AT
eb80f75
Remove unnecessary conversionb3a9ba2
Merge pull request #4426 from tamaskenez:cmake_external_absl_re28760db1
Skip find_package(Python3) when not building tests48b373f
Allow using external absl and re2.Updates
extern/boost/config
fromccff363
tod3b2997
Commits
d3b2997
Merge pull request #491 from boostorg/mclow-patch-2dba21bb
Update version.hpp to 1.85.0Updates
extern/boost/multiprecision
from035424e
to7f1dc85
Commits
7f1dc85
Merge pull request #582 from boostorg/gcc-warn-string_helperscdf717e
Minor GCC sign-conversion warning fixa85f186
Merge pull request #580 from boostorg/579678b9d8
Fix -Wpessimizing-move2018773
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/drone54abec0
Update drone xcode versionsDependabot 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