Skip to content

Bump qiskit from 0.46.3 to 2.0.2#58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/qiskit-2.0.2
Closed

Bump qiskit from 0.46.3 to 2.0.2#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/qiskit-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2025

Bumps qiskit from 0.46.3 to 2.0.2.

Release notes

Sourced from qiskit's releases.

Qiskit 2.0.2

Changelog

Fixed

  • Fixed AND terms for OR in quantum_or.py (#14436) (#14462)
  • Fix more spurious complex parts in circuit functions (#14431)
  • Fix ConsolidateBlocks pass for collecting non-CX KAK gate (#14417) (#14424)

Qiskit 2.0.1

Changelog

Fixed

  • Fix construction of IQP circuits (backport #14363) (#14373)
  • Fix UnitarySynthesis to respect synth_gates (backport #14345) (#14351)
  • Bug fix in HighLevelSynthesis fast-return mechanism (#14349) (#14358)
  • Fix alignment checks of stretch variables (backport #14330) (#14331)
  • Bug fixes in Solovay Kitaev Decomposition (#14217) (#14295)
  • Fix incorrect error estimation in VF2 fallback (#14218) (#14316)
  • Fix caching logic in SolovayKitaevSynthesis plugin (#14304) (#14311)
  • Fix display of Box End after transpile in text drawer (#14278) (#14282)
  • Fix pickle and repr for Duration. (backport #14174) (#14193)
  • Fix circuit-metadata propagation in SabreLayout (#14186) (#14189)

Qiskit 2.0.0

Release notes: https://docs.quantum.ibm.com/api/qiskit/release-notes/2.0

Changelog

Deprecated

  • Extend deprecation of QuantumCircuit.duration and DAGCircuit.duration (#13960)
  • Address BackendV1 deprecation warning oversights (#13868)
  • The unused parameter dag in DAGNode constructor is deprecated (#13862)
  • Deprecate convert_to_target (#12915)
  • Deprecate qiskit.circuit.classicalfunction (#13786)
  • Deprecate use of BackendProperties (BackendV1) in transpilation pipeline (#13719)
  • Deprecate NormalizeRXAngle and rzx_templates (#13883)
  • raise DeprecationWarning for a targetless timeline drawer (#13601)
  • Deprecate atomic_evolution (#13603)
  • Deprecation of MCMT in favor of MCMTGate (backport #13584) (#13810)
  • Deprecate subclassing of Register and Bit (#13841)
  • Deprecate BackendV2Converter (#12840)
  • Deprecation of MCMT in favor of MCMTGate (#13584)
  • Ensure translation stage always outputs ISA circuits (#13792)
  • Deprecate BasicSimulator.run_experiment (#13750)
  • Deprecate DAGNode.sort_key attribute (#13744)
  • Deprecate show_idle and show_barrier in favor of idle_wires and plot_barriers (#13602)

Added

  • The parameter idle_wires default flipped to False in all circuit drawers (#13865)
  • [Stretch] Add stretch variable support to QuantumCircuit. (#13852)
  • Delegate BasePass.__call__ to PassManager.run (#13820)
  • Add representation of box (#13869)
  • Use average gate fidelity in the commutation checker (#13874)

... (truncated)

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.0.2.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@0.46.3...2.0.2)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-version: 2.0.2
  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 Jun 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 1, 2025

Superseded by #62.

@dependabot dependabot Bot closed this Jul 1, 2025
@dependabot dependabot Bot deleted the dependabot/pip/qiskit-2.0.2 branch July 1, 2025 06:33
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.

0 participants