Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps qiskit from 0.46.3 to 2.1.0.

Release notes

Sourced from qiskit's releases.

Qiskit 2.1.0

Release notes: https://docs.quantum.ibm.com/api/qiskit/release-notes/2.1#210

Changelog

Deprecated

  • Deprecate Python 3.9 support (#14543)
  • Move PendingDeprecations to Deprecations in the circuit library (#13604)

Added

  • Support stretchy delays in box (#13899)
  • Annotation serialisation framework (#14439)
  • Introduce PauliLindbladMap (#14383)
  • Initial Target C API (#14248)
  • Oxidize the Solovay Kitaev algorithm (#14203)
  • Context-aware dynamical decoupling (#12825)
  • added get_qpy_version to retrieve qpy version (#14212)
  • Added support for querying version information in the Qiskit C API. (#14423)
  • Add QubitSparsePauli and QubitSparsePauliList classes to quantum_info (#14283)
  • Change style of DAG generated in dag_drawer() (#13253)
  • Add method has_control_flow_op() to QuantumCircuit (#13936)
  • Directly expose QkComplex64 to the C API (#14340)
  • Simpler definitions for standard gates (#14180)
  • Clifford unitary synthesis plugin (#14429)
  • CliffordT optimization (#14433)
  • Implementation of a Limited QASM3 Exporter except controlflow and Classical Variables in Rust (#14226)
  • block diagonal optimized quantum shannon decomposition (#13688)
  • Clifford+T transpiler pipeline (#14225)
  • New methods in ObservablesArray: sparse_observables_array and sparse_observables_array_slice (#14344)
  • Added VF2PostLayout at the end of optimization stage for level 3 (#14120)
  • Visualize boxes with disjoint vertical spans in parallel (#14386)
  • Add ParameterExpression in Rust (#13278)
  • Add C API function to add a delay (#14347)
  • C-API: Add fix for Windows and C++ (#14273)
  • Ancilla-Free Quantum Adder with Sublinear Depth (#13975)
  • Wrote ObservablesArray.apply_layout and some additional methods (#14289)
  • Add initial C API for circuit construction (#14006)
  • Unify identifer handling of Var and Stretch in DAGCircuit (#14000)
  • Add random circuit with graph (#12474)
  • HLS plugin for new MCX Decompositions (#14143)
  • Improve annotated plugin (#13916)
  • Make PrimitiveJob serializable (#12963)
  • Better MCX Decomposition with logarithmic Toffoli Depth (#13922)
  • Better synthesis for multi-controlled U1Gate (#14061)
  • Update CS and CSdg in the equivalence library (#14001)

Changed

  • Remove sympy as a hard dependency (#14396)
  • Improve Sabre heuristic defaults (#14458)
  • Remove symengine from the requirements list (#14389)
  • Remove dateutil as a requirement (#14395)

... (truncated)

Changelog

Sourced from qiskit'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.

`:earliest-version:` should be set to the rc1 release for the current minor release series. For example, the stable/1.1 branch should set it to 1.1.0rc1. If on `main`, set to the prior minor version's rc1, like `1.0.0rc1`.

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

Commits

Dependabot compatibility score

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)

Bumps [qiskit](https://github.com/Qiskit/qiskit) from 0.46.3 to 2.1.0.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/2.1.0/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@0.46.3...2.1.0)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #63.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/qiskit-2.1.0 branch August 1, 2025 01:23
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