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 2 updates #394

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps the submodules group with 2 updates: extern/mqt-core and extern/LogicBlocks.

Updates extern/mqt-core from d9ed9b7 to 8b6e1bf

Commits
  • 8b6e1bf ⬆️ update scikit-build-core (#477)
  • 177a371 ✨ add new IO module for importing circuits
  • f39e5c0 🔥 remove submodule imports from main __init__.py file
  • 3b7805f 🚸 improved type stubs for circuit construction
  • See full diff in compare view

Updates extern/LogicBlocks from 4bb726b to 67c3bca

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 2 updates: [extern/mqt-core](https://github.com/cda-tum/mqt-core) and [extern/LogicBlocks](https://github.com/cda-tum/LogicBlocks).


Updates `extern/mqt-core` from `d9ed9b7` to `8b6e1bf`
- [Release notes](https://github.com/cda-tum/mqt-core/releases)
- [Commits](cda-tum/mqt-core@d9ed9b7...8b6e1bf)

Updates `extern/LogicBlocks` from `4bb726b` to `67c3bca`
- [Release notes](https://github.com/cda-tum/LogicBlocks/releases)
- [Commits](cda-tum/LogicBlocks@4bb726b...67c3bca)

---
updated-dependencies:
- dependency-name: extern/mqt-core
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: extern/LogicBlocks
  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 Nov 9, 2023
@burgholzer burgholzer enabled auto-merge (squash) November 9, 2023 18:21
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #394 (176d924) into main (11801ab) will decrease coverage by 0.1%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #394     +/-   ##
=======================================
- Coverage   92.3%   92.3%   -0.1%     
=======================================
  Files         44      44             
  Lines       4159    4158      -1     
  Branches     701     701             
=======================================
- Hits        3840    3839      -1     
  Misses       319     319             
Flag Coverage Δ
cpp 91.8% <ø> (-0.1%) ⬇️
python 95.9% <ø> (ø)

see 1 file with indirect coverage changes

@burgholzer burgholzer merged commit fccfc2d into main Nov 9, 2023
32 checks passed
@burgholzer burgholzer deleted the dependabot/submodules/submodules-6dd2f90d9a branch November 9, 2023 20:08
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