Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Updates the requirements on qiskit[qasm3-import] to permit the latest version.

Release notes

Sourced from qiskit[qasm3-import]'s releases.

Qiskit 2.2.0

Changelog

Deprecated

  • Deprecate Remaining Legacy Circuit Library Classes and Update References (#14511)

Added

  • added num_physical_qubits to qasm3_load (#14470)
  • Add qk_obs_apply_layout to apply layouts to QkObs (#14106)
  • Improving default HLS synthesis methods for Clifford+T compilation (#14902)
  • Add to_pauli and to_pauli_list conversion methods to qubit-sparse pauli classes (#14846)
  • Adding PhasedQubitSparsePauli and PhasedQubitSparsePauliList (#14759)
  • Allow to specify implicit defcal symbols in OpenQASM 3 export (#14800)
  • Add QubitSparsePauliList.to_dense_array (#14791)
  • Create option for measures without arrows in mpl and text circuit drawers (#14601)
  • C API: Burn BasisTranslator (#14874)
  • Add QuantumCircuit.ensure_physical (#14779)
  • C API: Burn ConsolidateBlocks (#14751)
  • Add angle bound support to target constraints (#14406)
  • Add custom DAGCircuit.__deepcopy__ implementation (#14965)
  • Add CommutativeCancellation standalone transpiler pass to C API (#14831)
  • Add fast-path parameter binding (#14782)
  • Transpile C API (#14760)
  • C API: Burn Optimize1qGatesDecomposition. (#14710)
  • Add UnitarySynthesis transpiler pass to C API (#14740)
  • Burn inverse cancellation (#14840)
  • Port ApplyLayout to Rust (#14904)
  • Add Split2qUnitaries to C API (#14720)
  • Add interoperation between TranspileLayout and PropertySet (#14826)
  • Add SabreLayout to the C API (#14711)
  • Add GateDirection and CheckGateDirection to C API (#14768)
  • Litinski transform (based on Rustiq) (#14753)
  • Add TranspileLayout to the C API (#14780)
  • Add C release level + versioning docs (#14576)
  • Add Van rentergem modular adder (better CX counts) (#14816)
  • Add a new 'ps' variant to Duration for picoseconds. (#14588)
  • Add RemoveDiagonalGatesBeforeMeasure to the C API (#14731)
  • Add structural equality check for DAGCircuit (#14762)
  • Add drop_qubits method to PauliLindbladMap (#14868)
  • Add Python free path to inverse_cancellation (#14803)
  • Add support for parameterized gates to the Target C API (#14832)
  • Add the MCX synthesis algorithm by Huang and Palsberg (#14666)
  • Set base-circuit properties on entry to PassManager.run (#14825)
  • Add RemoveIdentityEquiv to the C API (#14717)
  • improved QSD synthesis algorithm (#14721)
  • Add ElidePermutations standalone function to the C API (#14708)
  • Improve MCMT synthesis for XGate base gate (#14754)
  • Add VF2Layout standalone function to the C API (#14668)
  • Added circuit start table to the QPY file header (#14571)
  • Add minimum QPY version to user config (#14505)
  • Add DAGCircuit.make_physical (#14587)

... (truncated)

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 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)

Updates the requirements on [qiskit[qasm3-import]](https://github.com/Qiskit/qiskit) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: qiskit[qasm3-import]
  dependency-version: 2.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 22, 2025
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant