cda-tum / mqt-qcec

MQT QCEC - A tool for Quantum Circuit Equivalence Checking
https://mqt.readthedocs.io/projects/qcec
MIT License
90 stars 21 forks source link

Bump extern/qfr from `db082b6` to `5a0080e` #261

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps extern/qfr from db082b6 to 5a0080e.

Commits
  • 5a0080e 🩹 fix for swapped parameter order in ZX construction
  • fd68676 🩹 fix for empty tokens in OpType stream input
  • 1923cee Bump extern/zx from c9d8fe5 to 653f767 (#288)
  • ec44256 Bump extern/pybind11 from 3cc7e42 to 4ce0517 (#289)
  • 616fcb1 Bump extern/dd_package from baa0df6 to 753ef1d (#290)
  • b5f1685 Bump extern/json from 8fa0d7b to 6af826d (#291)
  • e8e2372 ⬆️🪝 update pre-commit hooks (#287)
  • 7a0408b 🔧 disable clang-format and only check changed files in cpp-linter
  • cd81107 ⬆️🪝 update pre-commit hooks
  • 86a8676 Add opaque teleportation gate (#286)
  • Additional commits viewable 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 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 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)
burgholzer commented 1 year ago

@dependabot squash and merge

dependabot[bot] commented 1 year ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

burgholzer commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

burgholzer commented 1 year ago

@dependabot recreate

dependabot[bot] commented 1 year ago

Superseded by #262.