Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

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

Release notes

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

Qiskit 2.3.0

Changelog

Deprecated

  • Deprecate unsafe legacy format in Solovay Kitaev (#15360)
  • Deprecate annotated=None in control methods (#15356)

Added

  • Add ways to retrieve operations from the QkTarget (#15283)
  • Add Statevector.from_circuit to mirror Operator.from_circuit (#14981)
  • Add PauliLindbladMap.parity_sample method (#15335)
  • Support simple IfElseOp conditionals in OpenQASM 2 export (#14556)
  • Add qk_dag_compose to the C API (#15329)
  • Add ways to iterate over the Target in C. (#15208)
  • Added Reverse topology iterator in DAG (#15060)
  • Using Ross-Selinger in Qiskit (#15270)
  • Allow user-specified unitary synthesis methods for Clifford+T transpilation (#14952)
  • Add the argument fallback_on_default to UnitarySynthesis (#15287)
  • Add qk_transpile_stage_routing() to the C API (#15358)
  • Add substitute_node_with_dag to c api (#15374)
  • Add qk_transpile_stage_optimization() to the C API (#15295)
  • Enable commutation checks among Pauli-based gates (#15359)
  • Add qk_transpile_stage_translation() to the C API (#15293)
  • Add method wrappers for circuit and DAG converters (#15043)
  • Add DAG copy-empty-like to the C API (#15320)
  • Add qk_transpile_stage_layout() to the C API (#15241)
  • Add SolovayKitaev as part of the default unitary synthesis plugin (#15285)
  • Unified commutative optimization (#15047)
  • Add instruction_supported to QkTarget. (#14566)
  • Converting RX/RY/RZ rotations to {Clifford,T,Tdg} (#15321)
  • Add QkDag instruction appliers and getter to C API (#15313)
  • Add qk_dag_successors and qk_dag_predecessors to the C API (#15346)
  • Expose both forms of VF2 layout passes in the C API (#14864)
  • Add qk_circuit_to_dag and qk_dag_to_circuit to the C API (#15247)
  • Adding qk_dag_topological_op_nodes to C API (#15297)
  • Add qk_transpile_stage_init() to the C API (#15207)
  • Port VF2PostLayout to Rust (#14863)
  • Add UnitaryGate handling to QkDag C API (#15363)
  • Add no-overhead ParameterExpression.num_parameters attribute (#15354)
  • Split VF2 call_limit to before and after first layout (#14862)
  • Extend LitinskiTransformation pass to handle measurements (#15217)
  • Create PauliProductMeasurement instruction (#15126)
  • Add DAG typed node support to C API. (#15206)
  • Optimize the OptimizeCliffordT transpiler pass. (#14996)
  • Expose Neighbors in the C API (#15236)
  • Encapsulate VF2 configuration and return types (#14861)
  • Add Clifford prepend gates internal methods to improve Clifford.dot (#15166)
  • Add QkDag with registers to the C API. (#15200)
  • Improve performance of quantum_info predicates (#15118)
  • Add quantum volume generator function to C API (#15037)
  • Add QkParam to the C API (#14837)

... (truncated)

Changelog

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

.. _release-notes:

============================== Qiskit |version| release notes

.. These release notes get converted into Markdown files via the infrastructure at https://github.com/Qiskit/documentation, which then gets deployed to https://quantum.cloud.ibm.com/docs/api/qiskit/release-notes. Changes to these release notes will update those release notes the next time the API docs are generated for this version.

You should set `earliest-version` to:
  • if on a stable branch, then the earliest tagged release of the minor series. For stable/2.1 this would be 2.1.0rc1. For stable/2.2 this would be 2.2.0b1. Typically you should update this as part of making the x.y.0 "final" release (e.g. when tagging 2.2.0 or 2.3.0).
  • if on main: it doesn't matter all too much; it just affects how many old release notes are built and tested as part of the release. It still needs to be a tag reachable on main, though, which is typically rc1 tags.

.. release-notes:: :earliest-version: 2.3.0rc1

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

---
updated-dependencies:
- dependency-name: qiskit[qasm3-import]
  dependency-version: 2.3.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 Jan 12, 2026
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