Skip to content

chore(deps): bump qiskit from 2.2.3 to 2.4.1#101

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

chore(deps): bump qiskit from 2.2.3 to 2.4.1#101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/qiskit-2.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps qiskit from 2.2.3 to 2.4.1.

Release notes

Sourced from qiskit's releases.

Qiskit 2.4.1

Changelog

Fixed

  • Fix QPY loading delay integers durations incorrectly (#16076) (#16083)
  • Fix panic in RemoveIdentityEquivalent with ParameterVector global phase (#16054) (#16055)

Qiskit 2.4.0

Release notes: https://quantum.cloud.ibm.com/docs/en/api/qiskit/release-notes/2.4

Changelog

Added

  • Add safe Python-extension module C API headers (#15762)
  • Add qk_circuit_draw function to the C API (#15361)
  • New function to negate expressions (#15447)
  • Add runtime-version checking qk_api_version (#15831)
  • Add barrier_label_len option to circuit drawers (#15776)
  • Enable parameterized gates in C (#15106)
  • Implement SparseObservable.evolve (#15561)
  • Add C API vtable to pyext (#15761)
  • Introduce QkTranspileState in C transpile stages. (#15486)
  • Add C/Python interop for QuantumRegister and ClassicalRegister (#15768)
  • Add Python conversion to QkObs (#15821)
  • PBC transformations for C (#15756)
  • SynthesizeRZRotations pass (#15641)
  • Add QkCircuit C/Python interoperation via QuantumCircuit._data (#15767)
  • Separate type/constant declarations from functions in C headers (#15760)
  • Rust QPY version 13 compatibility (#15663)
  • Add C/Python interop for Target and DAGCircuit (#15337)
  • Expose Pauli-based computation gates to C (#15754)
  • Add qiskit.capi module (#15711)
  • Add qk_dag_substitute_node_with_unitary to the C API (#15757)
  • Transpiler pass that converts a generic circuit to PBC (#15502)
  • Use PauliProductRotationGate in LitinskiTransformation (#15753)
  • Add PauliProductRotationGate (#15720)
  • C API function for replacing a block of nodes with a unitary gate (#15682)
  • Add DAG-based variants of transpiler pass functions in C API (#15614)
  • Support adding a barrier in LitinskiTransformation (#15639)
  • Add Suzuki-Trotter to C API (#15459)
  • Fix linear dependency on base bit count in QuantumCircuit.compose (#15696)
  • RCCXGate is self-inverse (#15686)
  • feat: SparseObservable addition with scalar multiplication (#15599)
  • feat: in-place arithmetic for QkObs (#15598)
  • Extend SubstitutePi4Rotations to 2q gates (#15483)
  • Reducing the number of Clifford gates in OptimizeCliffordT (#15634)
  • Add PauliLindbladMap.generators() method (#15544)
  • Add RXX/RYY-based equivalence for XXMinusYYGate (#15604)
  • Rewrite default UnitarySynthesis to cache decomposers (#15492)
  • Add method to draw coupling map (#15114)
  • Allow null pointers for zero-length slices in QkObs (#15540)
  • Add SparseObservable support to evolved_operator_ansatz (#15442)

... (truncated)

Commits
  • 0fd015a Prepare 2.4.1 (#16085)
  • 4708bb3 Fix QPY loading delay integers durations incorrectly (#16076) (#16083)
  • cd969a8 Fix panic in RemoveIdentityEquivalent with ParameterVector global phase (...
  • 87a1d50 Prepare 2.4.0 (#15859)
  • 1736ae3 Fixed commutation checking between two Pauli product measurements (backport #...
  • a31cf96 Avoid triggering register/layout warning in remove_final_measurements (#160...
  • 37542ce Update QPY format version history table (#16034) (#16035)
  • 4f41b2c Fix C transpiler level 3 optimisation loop (#15967) (#16008)
  • e42eef4 Producing correct QFT circuits over linear connectivity with 32 or more qubit...
  • 927d17b Fix barrier label trunctation in matplotlib circuit renders (#15973) (#15978)
  • Additional commits viewable in compare view

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

---
updated-dependencies:
- dependency-name: qiskit
  dependency-version: 2.4.1
  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 python:uv Pull requests that update python:uv code labels May 20, 2026
@dependabot dependabot Bot requested a review from m2papierz as a code owner May 20, 2026 22:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 20, 2026
@m2papierz m2papierz closed this Jun 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/uv/qiskit-2.4.1 branch June 2, 2026 08:21
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant