Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update qiskit requirement from ~=1.3.1 to ~=1.3.2 #2651

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Updates the requirements on qiskit to permit the latest version.

Release notes

Sourced from qiskit's releases.

Qiskit 1.3.2

Changelog

Fixed

  • Fix 4-pi periodicity of controlled rotations in the CommutationChecker (#13670) (#13676)
  • More conservative caching in the CommutationChecker (#13600) (#13677)
  • Fix an error in qasm3 exporter when operating on unitary gates (#13633) (#13663)
  • Fix PauliEvolutionGate (using product formulas) for all-identity Pauli terms (#13634) (#13658)
  • Fix UnitarySynthesis pass bug when target contains global gates (#13651) (#13656)
  • Fix Target.instruction_supported when target.num_qubits == None (#13655) (#13657)
  • fix the 0 complex part (#13643) (#13646)
  • Fix phase of pauli_list.insert(..., qubit=True) for length-1 pauli_list (#13624) (#13637)
  • Fix UnitarySynthesis for 3+ qubits when compiled for a backend (#13591) (#13619)
  • Only apply MCMT plugin on MCMTGate (#13596) (#13618)
  • Fix SparsePauliOp initialization with dense Y labels (#13580) (#13611)
  • Fix behavior of n_local calling circuits for num_qubits=1 (#13523) (#13575)
Commits
  • 7254fb4 Prepare 1.3.2 (#13678)
  • a623960 Stop shuffling coupling map node indices in VF2 passes (#13685)
  • 6151f16 Build Linux AArch64 wheels natively without QEMU (backport #13682) (#13684)
  • dd4ceef Fix 4-pi periodicity of controlled rotations in the CommutationChecker (#13...
  • 98f02d7 More conservative caching in the CommutationChecker (#13600) (#13677)
  • 5c6cfe1 README.md typo & manual QA (#13669) (#13674)
  • c196408 Fix an error in qasm3 exporter when operating on unitary gates (#13633) (#13663)
  • fcb0cdd Fix PauliEvolutionGate (using product formulas) for all-identity Pauli term...
  • c68c835 Fix UnitarySynthesis pass bug when target contains global gates (#13651) (#...
  • c306c47 Fix Target.instruction_supported when target.num_qubits == None (#13655) ...
  • Additional commits viewable in compare view

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)

Updates the requirements on [qiskit](https://github.com/Qiskit/qiskit) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Jan 29, 2025
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (7b5f549) to head (065bf61).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2651   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          93       93           
  Lines        4219     4219           
=======================================
  Hits         4166     4166           
  Misses         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure For issues related to building, packaging, and continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants