Skip to content

build(deps): bump qiskit from 2.4.1 to 2.5.0 - #693

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/qiskit-2.5.0
Closed

build(deps): bump qiskit from 2.4.1 to 2.5.0#693
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/qiskit-2.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps qiskit from 2.4.1 to 2.5.0.

Release notes

Sourced from qiskit's releases.

Qiskit 2.5.0

Changelog

Added

  • A multi-IR staged pass manager (#16418)
  • Allow 32-bit registers in classical.expr system (#16449)
  • Add C API for inspecting control flow instructions (#16179)
  • Add register query functions to the C API (#16177)
  • Var-based measurement experiments (#16273)
  • Add C API for inspecting classical expressions (#16178)
  • Use GateCount over Depth in Clifford+T pipeline (#16218)
  • Add QuantumCircuit method to compute estimated fidelity (#16292)
  • Add C API for two qubit unitary peephole optimization pass (#16088)
  • Extend litinski transformation for all Pauli rotations (#15974)
  • Add additional Z and X rotation gate handling to CommutativeCancellation (#16191)
  • Add PBC transpilation pipeline (#16270)
  • Add Custom Gates/Instructions in Rust (#15684)
  • Add QubitSparsePauliList.commutes (#16194)
  • extend ConvertToPauliProductRotations to PPRs and PPMs (#16306)
  • Expose qk_{circuit, dag}_global_phase in the C API (#16278)
  • Add generate_clifford_t_pass_manager (#15918)
  • Make uuid public on ParameterVector (#16216)
  • Add DAG-based variant of BasisTranslator transpiler pass in C API (#15783)
  • Add new multithreaded TwoQubitPeepholeOptimization pass (#13419)
  • Improve single-qubit gate count in TwoQubitControlledUDecomposer (#16123)
  • Track PauliLindbladMap generators during parity_sample (#16072)
  • Add auto-generated ctypes bindings to C API (#16067)
  • make plot_bloch_vector accept tuple input (#16103)
  • Improve commutation checking of Pauli product rotations and measurements (#15815)
  • Add option to set the seed_transpiler from environment (#16001)
  • Enable try_matrix & friends for PPR and PPM (#16011)
  • Add control flow support to ConvertToPauliRotations (#15941)
  • Convert Sabre's lookahead to layer-based tracking (#14911)
  • Support commutation check between Pauli-based gates and standard gates (After reverting #15488) (#15925)
  • Extend RemoveIdentityEquivalent and CommutativeOptimization with PauliProductRotations (#15810)
  • Support commutation check between Pauli-based gates and standard gates (#15488)
  • Support phase gates in LitinskiTransformation (#15773)

Fixed

  • Fix OverflowError in QuantumCircuit.for_loop for negative integers in list indexset (#16432) (#16525)
  • Fix Initialize.gates_to_uncompute for integer inputs (#16492) (#16519)
  • Fix qasm3 experimental exporter delay units for ms and ps (#16233) (#16477)
  • Fix incorrect global phase shift for P and U1 gates in CommutativeCancellation (#16402) (#16509)
  • Add duration for reset to GenericBackendV2 (#16442)
  • Fixes #16166: Preserve global_phase in dagdependency_to_circuit (#16323)
  • Have SynthesizeRZRotations clear rsgridsynth global caches (#16392)
  • Correctly combining control modifiers in OptimizeAnnotated (#16428)
  • Fix stack-overflow segfault in OpenQASM 2 expression parsers (#16421)
  • Fix MultiplierGate truncated result decomposition (#16394)
  • Fix CommutationChecker for controlled rotation gates (#16337)
  • Fix BitArray bitcount padding handling (#16309)

... (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.

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

---
updated-dependencies:
- dependency-name: qiskit
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file preview-benchmark-results Tag a PR to have it run benchmarks and compare to baseline. labels Jul 6, 2026
@ucc-bench-bot

ucc-bench-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

📊 Benchmark Summary (ucc-benchmarks-8-core-U22.04)

Comparing new 8d36c22 to base 370a9d7 (ucc version as of unitaryfoundation/ucc-bench@b484d02):

  • 🟢 0 improvements in compile_time_ms
  • 🔴 0 regressions in compile_time_ms
  • 🟢 0 improvements in compiled_multiq_gates
  • 🔴 0 regressions in compiled_multiq_gates
🔍 See full benchmark table
Compiler Benchmark Compile Time Base (s) Compile Time New (s) Compile Time Δ MultiQ Gates Δ MultiQ Gates Base MultiQ Gates New
ucc qaoa 0.17 0.17 -0.1% +0.0% 1176 1176
ucc square_heisenberg 0.23 0.23 -2.9% +0.0% 540 540
ucc qcnn 0.04 0.04 -0.8% +0.0% 388 388
ucc qft 0.46 0.46 +0.0% +0.0% 2740 2740
ucc prep_select 1.12 1.14 +1.1% +0.0% 9702 9702
ucc qv 1.77 1.80 +1.2% +0.0% 14856 14856
pytket-peep qaoa 10.39 10.68 +2.8% +0.0% 1176 1176
pytket-peep square_heisenberg 7.57 8.11 +7.2% +0.0% 540 540
pytket-peep qcnn 4.13 4.32 +4.6% +0.0% 388 388
qiskit-default qaoa 0.03 0.04 +2.9% +0.0% 1176 1176
qiskit-default qv 1.76 1.89 +7.6% +0.0% 14854 14854
qiskit-default qft 0.11 0.11 -1.5% +0.0% 3570 3570
qiskit-default square_heisenberg 0.06 0.06 +4.5% +0.0% 540 540
qiskit-default prep_select 0.29 0.31 +6.7% +0.0% 9708 9708
qiskit-default qcnn 0.02 0.02 +5.1% +0.0% 388 388
cirq qaoa 4.59 4.71 +2.6% +0.0% 1176 1176
pytket-peep qft 46.25 48.44 +4.7% +0.0% 4498 4498
cirq qft 29.49 29.32 -0.6% +0.0% 4648 4648
cirq square_heisenberg 6.88 6.87 -0.1% +0.0% 540 540
pytket-peep prep_select 120.82 122.54 +1.4% +0.0% 9698 9698
cirq qcnn 2.25 2.23 -1.0% +0.0% 388 388
cirq prep_select 55.63 55.39 -0.4% +0.0% 9712 9712
pytket-peep qv 208.98 209.45 +0.2% +0.0% 14856 14856
cirq qv 211.46 211.42 -0.0% +0.0% 14856 14856
📜 See standalone benchmark tables

New results:

compiler benchmark_id target_device_id raw_multiq_gates compile_time_ms compiled_multiq_gates compiler_version uid_timestamp num_qubits
ucc qaoa 1176 167.06 1176 0.4.12 2026-07-06 17:26:31+00:00
ucc square_heisenberg 2160 225.03 540 0.4.12 2026-07-06 17:26:31+00:00
ucc qcnn 388 37.53 388 0.4.12 2026-07-06 17:26:31+00:00
ucc qft 10050 456.70 2740 0.4.12 2026-07-06 17:26:31+00:00
ucc prep_select 9744 1135.83 9702 0.4.12 2026-07-06 17:26:31+00:00
ucc qv 15000 1795.99 14856 0.4.12 2026-07-06 17:26:31+00:00
pytket-peep qaoa 1176 10683.45 1176 2.16.0 2026-07-06 17:26:31+00:00
pytket-peep square_heisenberg 2160 8111.83 540 2.16.0 2026-07-06 17:26:31+00:00
pytket-peep qcnn 388 4323.54 388 2.16.0 2026-07-06 17:26:31+00:00
qiskit-default qaoa 1176 35.01 1176 2.4.0 2026-07-06 17:26:31+00:00
qiskit-default qv 15000 1894.26 14854 2.4.0 2026-07-06 17:26:31+00:00
qiskit-default qft 10050 111.13 3570 2.4.0 2026-07-06 17:26:31+00:00
qiskit-default square_heisenberg 2160 62.56 540 2.4.0 2026-07-06 17:26:31+00:00
qiskit-default prep_select 9744 307.77 9708 2.4.0 2026-07-06 17:26:31+00:00
qiskit-default qcnn 388 19.52 388 2.4.0 2026-07-06 17:26:31+00:00
cirq qaoa 1176 4712.90 1176 1.6.1 2026-07-06 17:26:31+00:00
pytket-peep qft 10050 48435.63 4498 2.16.0 2026-07-06 17:26:31+00:00
cirq qft 10050 29320.08 4648 1.6.1 2026-07-06 17:26:31+00:00
cirq square_heisenberg 2160 6869.76 540 1.6.1 2026-07-06 17:26:31+00:00
pytket-peep prep_select 9744 122537.35 9698 2.16.0 2026-07-06 17:26:31+00:00
cirq qcnn 388 2229.64 388 1.6.1 2026-07-06 17:26:31+00:00
cirq prep_select 9744 55392.87 9712 1.6.1 2026-07-06 17:26:31+00:00
pytket-peep qv 15000 209447.69 14856 2.16.0 2026-07-06 17:26:31+00:00
cirq qv 15000 211419.81 14856 1.6.1 2026-07-06 17:26:31+00:00

Baseline results:

compiler benchmark_id target_device_id raw_multiq_gates compile_time_ms compiled_multiq_gates compiler_version uid_timestamp num_qubits
ucc qaoa 1176 167.18 1176 0.4.12 2026-05-27 13:20:19+00:00
ucc square_heisenberg 2160 231.85 540 0.4.12 2026-05-27 13:20:19+00:00
ucc qcnn 388 37.84 388 0.4.12 2026-05-27 13:20:19+00:00
ucc qft 10050 456.58 2740 0.4.12 2026-05-27 13:20:19+00:00
ucc prep_select 9744 1123.03 9702 0.4.12 2026-05-27 13:20:19+00:00
ucc qv 15000 1773.91 14856 0.4.12 2026-05-27 13:20:19+00:00
pytket-peep qaoa 1176 10392.05 1176 2.16.0 2026-05-27 13:20:19+00:00
pytket-peep square_heisenberg 2160 7566.51 540 2.16.0 2026-05-27 13:20:19+00:00
pytket-peep qcnn 388 4134.66 388 2.16.0 2026-05-27 13:20:19+00:00
qiskit-default qaoa 1176 34.01 1176 2.4.0 2026-05-27 13:20:19+00:00
qiskit-default qv 15000 1760.32 14854 2.4.0 2026-05-27 13:20:19+00:00
qiskit-default qft 10050 112.78 3570 2.4.0 2026-05-27 13:20:19+00:00
qiskit-default square_heisenberg 2160 59.87 540 2.4.0 2026-05-27 13:20:19+00:00
qiskit-default prep_select 9744 288.34 9708 2.4.0 2026-05-27 13:20:19+00:00
qiskit-default qcnn 388 18.57 388 2.4.0 2026-05-27 13:20:19+00:00
cirq qaoa 1176 4592.91 1176 1.6.1 2026-05-27 13:20:19+00:00
pytket-peep qft 10050 46249.19 4498 2.16.0 2026-05-27 13:20:19+00:00
cirq qft 10050 29486.29 4648 1.6.1 2026-05-27 13:20:19+00:00
cirq square_heisenberg 2160 6879.08 540 1.6.1 2026-05-27 13:20:19+00:00
pytket-peep prep_select 9744 120820.58 9698 2.16.0 2026-05-27 13:20:19+00:00
cirq qcnn 388 2251.06 388 1.6.1 2026-05-27 13:20:19+00:00
cirq prep_select 9744 55630.21 9712 1.6.1 2026-05-27 13:20:19+00:00
pytket-peep qv 15000 208980.45 14856 2.16.0 2026-05-27 13:20:19+00:00
cirq qv 15000 211463.19 14856 1.6.1 2026-05-27 13:20:19+00:00

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #701.

@dependabot dependabot Bot closed this Jul 27, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/qiskit-2.5.0 branch July 27, 2026 17:14
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 preview-benchmark-results Tag a PR to have it run benchmarks and compare to baseline.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants