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 ~=0.45.1 to ~=1.0.0 #2192

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Updates the requirements on qiskit to permit the latest version.

Release notes

Sourced from qiskit's releases.

Qiskit 1.0.0

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

Changelog

Added

  • Add generic V1 Fake Backends, replace use in tests (#10952)
  • Native OpenQASM 3 importer (#11584)
  • Support stabilised syntax for OpenQASM 3 switch (#11417)
  • Library of Unparameterizable Standard Gates Commutations (#11192)
  • Add version flag to qpy dump (#11644)
  • Rename BasicAer to BasicProvider and refactor interface to follow BackendV2 (#11422)
  • Token swapper permutation synthesis plugin (#10657)
  • Add reference implementation of EstimatorV2 (#11227)
  • Add fake generic and modify tests (#10266)
  • Add uuid property to Parameter (#11647)
  • Extend CommutativeInverseCancellation to cancel pairs of gates up-to-phase (#11248)
  • Add circuit generation from set of stabilizers (#11483)
  • Use "tensorised-Pauli decomposition" in SparsePauliOp.from_operator (#11133)
  • Warn on import failures within optional dependencies (#11522)
  • Allow string keys in QuantumCircuit.assign_parameters (#11432)
  • Add QuantumCircuit.get_parameter to retrieve by name (#11431)
  • use faster aqc objective function evaluation by default (#11479)
  • Add qpy deprecation warning class (#11260)
  • Add ParameterExpression.numeric to cast to number (#11109)
  • Document how to use high level synthesis plugins (#11389)
  • QFT circuit synthesis for linear nearest neighbor connectivity (#11236)
  • Ensure QuantumCircuit.append validates captures in control-flow (#10974)
  • Decomposition of single R gate in RR basis should be one R gate, not two (#11304)
  • Add pow as supported operation for ParameterExpression (#11235)
  • Add representation of storage-owning Var nodes (#10944)
  • Add support for Python 3.12 (#11262)
  • Add pass to filter ops and label inserted barriers (#10323)
  • Oxidize QuantumCircuit._data and intern CircuitInstruction args (#10827)
  • Fixed Issue 11026: SparsePauliOp.apply_layout should do nothing if given None (#11041)
  • Add new transpiler exception class for too many qubits (#11241)
  • Singletonized Measure and Reset instructions (#11170)
  • Improved Documentation and Error-Signaling of VF2PostLayout (#11090)
  • Update and expand DAGDependency drawer (#11103)
  • Update gate.inverse() to return AnnotatedOperation (#11593)
  • Fix qpy support for Annotated Operations (#11505)
  • Update gate.control() to return AnnotatedOperation (#11433)
  • Introduction of ExperimentalWarning (#11326)
  • New OptimizeAnnotated transpiler pass (#11476)
  • Reimplement two_qubit_decompose.num_basis_gates in rust (#11019)
  • Add a kwarg for num_processes in the transpiler (#11554)
  • Supporting floating-point exponents in Operator.power (#11534)
  • Add Statevector-based SamplerV2 (#11566)
  • Add BaseEstimatorV2 (#11527)
  • Add BaseSamplerV2 (#11529)

... (truncated)

Changelog

Sourced from qiskit's changelog.

.. _release-notes:

============= 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://docs.quantum.ibm.com/api/qiskit/release-notes. Changes to these release notes will update those release notes the next time the API docs are generated.

To change release notes prior to Qiskit 0.45, update the Qiskit/documentation repository directly.

.. release-notes:: :earliest-version: 1.0.0rc1

.. release-notes:: :earliest-version: 0.46.0 :branch: stable/0.46

.. release-notes:: :earliest-version: 0.45.0 :branch: stable/0.45

Commits

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/1.0.0/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@0.45.1...1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Feb 16, 2024
@natestemen natestemen mentioned this pull request Feb 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2024

Superseded by #2207.

@dependabot dependabot bot closed this Feb 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/qiskit-approx-eq-1.0.0 branch February 23, 2024 04:08
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.

None yet

0 participants