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

Bump the python-packages group with 4 updates #267

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on qiskit, qiskit-algorithms, qiskit-ibm-runtime and qiskit-ibm-provider to permit the latest version.
Updates qiskit to 1.0.0

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

Updates qiskit-algorithms to 0.3.0

Commits

Updates qiskit-ibm-runtime to 0.19.1

Release notes

Sourced from qiskit-ibm-runtime's releases.

Qiskit IBM Runtime 0.19.1

Changelog

Fixed

  • Cast use_symengine input to a bool (#1385)
  • Fix DynamicCircuitInstructionDurations.from_backend for both Backend versions (#1383)
Commits

Updates qiskit-ibm-provider to 0.9.0

Release notes

Sourced from qiskit-ibm-provider's releases.

Qiskit IBM Provider 0.9.0

Changelog

Added

  • qiskit-ibm-provider is now compatible with Qiskit 1.0.0
Commits
  • 3894419 Prepare release 0.9.0 (#812)
  • 465a283 Cast use_symengine input to a bool (#811)
  • 4adc2d8 Fix DynamicCircuitInstructionDurations.from_backend for both Backend vers...
  • d9ac4c0 Handle Qiskit 1.0 removals (#804)
  • f537ad7 Handle qpy serialization across versions (#809)
  • 8597a4c Fix for pylint UserWarning on deprecated configuration (#807)
  • 8f15c79 Update uses of FakeBackends to be compatible with 0.45 and 1.0 (#808)
  • 3883d77 Turn off qiskit.org docs deploy (#801)
  • 052c490 Vendor Qiskit's pubsub implementation (#799)
  • fc0c4ae Fix pip environment resolution (#798)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [qiskit](https://github.com/Qiskit/qiskit), [qiskit-algorithms](https://github.com/qiskit-community/qiskit-algorithms), [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) and [qiskit-ibm-provider](https://github.com/Qiskit/qiskit-ibm-provider) to permit the latest version.

Updates `qiskit` to 1.0.0
- [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.0...1.0.0)

Updates `qiskit-algorithms` to 0.3.0
- [Release notes](https://github.com/qiskit-community/qiskit-algorithms/releases)
- [Commits](qiskit-community/qiskit-algorithms@0.2.1...0.3.0)

Updates `qiskit-ibm-runtime` to 0.19.1
- [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases)
- [Commits](Qiskit/qiskit-ibm-runtime@0.17.0...0.19.1)

Updates `qiskit-ibm-provider` to 0.9.0
- [Release notes](https://github.com/Qiskit/qiskit-ibm-provider/releases)
- [Changelog](https://github.com/Qiskit/qiskit-ibm-provider/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit-ibm-provider@0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: qiskit-algorithms
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: qiskit-ibm-runtime
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: qiskit-ibm-provider
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from cqc-melf as a code owner February 19, 2024 13:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2024

Superseded by #271.

@dependabot dependabot bot closed this Feb 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/python-packages-1999d70186 branch February 21, 2024 13:31
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants