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 extern/mqt-core from 6eb2b56 to 4819bcd #272

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps extern/mqt-core from 6eb2b56 to 4819bcd.

Commits
  • 4819bcd ⬆️🪝 update pre-commit hooks (#382)
  • 20e90a9 🔧 Disable NullDereference clang-tidy check (#383)
  • 7c4c636 ⚡ simplify code
  • 0786c99 🔧 disable NullDereference check
  • 5634aae ⚡ use more efficient SWAP construction in permutation change
  • fd23c95 ♻️ Eliminate DD terminal nodes (#381)
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [extern/mqt-core](https://github.com/cda-tum/mqt-core) from `6eb2b56` to `4819bcd`.
- [Release notes](https://github.com/cda-tum/mqt-core/releases)
- [Commits](cda-tum/mqt-core@6eb2b56...4819bcd)

---
updated-dependencies:
- dependency-name: extern/mqt-core
  dependency-type: direct:production
...

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 Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #272 (5ddf11e) into main (adf476c) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #272   +/-   ##
=====================================
  Coverage   95.0%   95.0%           
=====================================
  Files         20      20           
  Lines       1940    1940           
  Branches     345     345           
=====================================
  Hits        1843    1843           
  Misses        97      97           

Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some bugs due to the latest removal of terminals right now. The corresponding PRs in MQT Core are on their way, but currently blocked due to a bug on the clang-tidy CI side. I am on it and will take care of the update whenever ready.

@burgholzer
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

Superseded by #274.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/submodules/extern/mqt-core-4819bcd branch August 7, 2023 07:02
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