Skip to content

Bump the submodules group with 4 updates #490

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 4 commits into from
Dec 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

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

Updates extern/json from 59da644 to 9cca280

Commits

Updates extern/googletest from b10fad3 to 76bb2af

Commits
  • 76bb2af Implement testing::Rethrow to throw exceptions more easily via `std::except...
  • See full diff in compare view

Updates extern/boost/config from a98574f to ccff363

Commits
  • ccff363 Update CI clang version now that gcc has changed. (#489)
  • b35f779 Merge pull request #471 from boostorg/pr/gha-msvc140-cxxstd
  • ce6e42d Merge pull request #488 from boostorg/pr/boost-clang-version-2
  • 1d2698c Update BOOST_CLANG_VERSION for Xcode 14.3, 15.0, 15.1
  • 9f8fbf3 Update cxxstd values for GHA msvc jobs
  • See full diff in compare view

Updates extern/boost/multiprecision from 737357f to 035424e

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 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 `59da644` to `9cca280`
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](nlohmann/json@59da644...9cca280)

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

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

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

---
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 Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #490 (ae0d99a) into main (c3bfc60) will not change coverage.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #490   +/-   ##
=====================================
  Coverage   90.1%   90.1%           
=====================================
  Files        111     111           
  Lines      11850   11850           
  Branches    2064    2064           
=====================================
  Hits       10686   10686           
  Misses      1164    1164           
Flag Coverage Δ
cpp 89.9% <ø> (ø)
python 100.0% <100.0%> (ø)
Files Coverage Δ
src/mqt/core/io.py 100.0% <100.0%> (ø)
src/mqt/core/plugins/qiskit.py 100.0% <100.0%> (ø)

@burgholzer
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit d39959e into main Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/submodules/submodules-f378db7f2c branch December 1, 2023 10:31
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