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 #324

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 3 updates: extern/mqt-core, extern/taskflow and extern/cxxopts.

Updates extern/mqt-core from 3dc8bd9 to 14c0fb3

Commits
  • 14c0fb3 🔥 remove irrelevant special casing for GRCS functionality construction (#488)
  • 1ee8f70 ✨ added inverse gate for iSWAP (#460)
  • 95541a6 ✨ add Scientific Python's repo-review (#483)
  • 78a230f ✏️ fix installation command
  • 305afc0 ✨ added state preparation routines for GHZ and W state (#445)
  • 6809ce2 🚚 move check-sdist from pre-commit to CI (#480)
  • 5cb71b7 ✨ support ECR and DCX gate in ZX library (#481)
  • 3164424 ⬆️🪝 update pre-commit hooks (#479)
  • b08aec7 📝 update README.md
  • e74cff3 🔥 remove mention of black
  • Additional commits viewable in compare view

Updates extern/taskflow from 44dd1dd to ac18be7

Commits
  • ac18be7 Merge pull request #532 from weilewei/add_godbolt
  • 9d5da38 add compiler explorer link with simple.cpp on README
  • See full diff in compare view

Updates extern/cxxopts from c8c932f to 554396b

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 will merge this PR once CI passes on it, as requested by @burgholzer.


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: [extern/mqt-core](https://github.com/cda-tum/mqt-core), [extern/taskflow](https://github.com/taskflow/taskflow) and [extern/cxxopts](https://github.com/jarro2783/cxxopts).


Updates `extern/mqt-core` from `3dc8bd9` to `14c0fb3`
- [Release notes](https://github.com/cda-tum/mqt-core/releases)
- [Commits](cda-tum/mqt-core@3dc8bd9...14c0fb3)

Updates `extern/taskflow` from `44dd1dd` to `ac18be7`
- [Release notes](https://github.com/taskflow/taskflow/releases)
- [Commits](taskflow/taskflow@44dd1dd...ac18be7)

Updates `extern/cxxopts` from `c8c932f` to `554396b`
- [Release notes](https://github.com/jarro2783/cxxopts/releases)
- [Commits](jarro2783/cxxopts@c8c932f...554396b)

---
updated-dependencies:
- dependency-name: extern/mqt-core
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: extern/taskflow
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: extern/cxxopts
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 #324 (5ec75cc) into main (da04cc7) will increase coverage by 0.0%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #324   +/-   ##
=====================================
  Coverage   92.4%   92.5%           
=====================================
  Files         32      32           
  Lines       2538    2540    +2     
  Branches     348     349    +1     
=====================================
+ Hits        2347    2351    +4     
+ Misses       191     189    -2     
Flag Coverage Δ
cpp 94.5% <ø> (+0.1%) ⬆️
python 85.4% <ø> (ø)

see 3 files with indirect coverage changes

Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer
Copy link
Member

@dependabot squash and merge

Signed-off-by: burgholzer <burgholzer@me.com>
@dependabot dependabot bot merged commit 22620d5 into main Dec 1, 2023
34 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/submodules-c1e3014308 branch December 1, 2023 14:06
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