Skip to content

chore(deps): bump qiskit from 2.4.2 to 2.5.0#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/qiskit-2.5.0
Open

chore(deps): bump qiskit from 2.4.2 to 2.5.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/qiskit-2.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps qiskit from 2.4.2 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.2 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.2...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 @github

dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, triage. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from MatinDeevv as a code owner July 19, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants