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 pennylane-qiskit requirement from ~=0.36.0 to ~=0.38.0 #2491

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 Sep 4, 2024

Updates the requirements on pennylane-qiskit to permit the latest version.

Release notes

Sourced from pennylane-qiskit's releases.

Release 0.38.0

New features since last release

Improvements 🛠

  • Qiskit Runtime Primitives are supported by the qiskit.remote device. Circuits ran using the qiskit.remote device will automatically call the SamplerV2 and EstimatorV2 primitives appropriately. Additionally, runtime options can be passed as keyword arguments directly to the qiskit.remote device. [(#513)](PennyLaneAI/pennylane-qiskit#513)

Breaking changes 💔

  • Support has been removed for Qiskit versions below 0.46. The minimum required version for Qiskit is now 1.0. If you want to continue to use older versions of Qiskit with the plugin, please use version 0.36 of the Pennylane-Qiskit plugin. [(#536)](PennyLaneAI/pennylane-qiskit#536)

  • The test suite no longer runs for Qiskit versions below 0.46. [(#536)](PennyLaneAI/pennylane-qiskit#536)

  • The qiskit.basicaer device has been removed because it is not supported for versions of Qiskit above 0.46. [(#546)](PennyLaneAI/pennylane-qiskit#546)

  • The IBM quantum devices, qiskit.ibmq, qiskit.ibmq.circuit_runner and qiskit.ibmq.sampler, have been removed due to deprecations of the IBMProvider and the cloud simulator "ibmq_qasm_simulator". [(#550)](PennyLaneAI/pennylane-qiskit#550)

Documentation 📝

  • The Pennylane-Qiskit plugin page has been updated to reflect the changes in both the plugin's capabilities and Qiskit. #563

Contributors ✍️

This release contains contributions from (in alphabetical order):

Utkarsh Azad, Lillian M. A. Frederiksen, Austin Huang

Changelog

Sourced from pennylane-qiskit's changelog.

Release 0.38.0

New features since last release

Improvements 🛠

  • Qiskit Runtime Primitives are supported by the qiskit.remote device. Circuits ran using the qiskit.remote device will automatically call the SamplerV2 and EstimatorV2 primitives appropriately. Additionally, runtime options can be passed as keyword arguments directly to the qiskit.remote device. [(#513)](PennyLaneAI/pennylane-qiskit#513)

Breaking changes 💔

  • Support has been removed for Qiskit versions below 0.46. The minimum required version for Qiskit is now 1.0. If you want to continue to use older versions of Qiskit with the plugin, please use version 0.36 of the Pennylane-Qiskit plugin. [(#536)](PennyLaneAI/pennylane-qiskit#536)

  • The test suite no longer runs for Qiskit versions below 0.46. [(#536)](PennyLaneAI/pennylane-qiskit#536)

  • The qiskit.basicaer device has been removed because it is not supported for versions of Qiskit above 0.46. [(#546)](PennyLaneAI/pennylane-qiskit#546)

  • The IBM quantum devices, qiskit.ibmq, qiskit.ibmq.circuit_runner and qiskit.ibmq.sampler, have been removed due to deprecations of the IBMProvider and the cloud simulator "ibmq_qasm_simulator". [(#550)](PennyLaneAI/pennylane-qiskit#550)

Documentation 📝

  • The Pennylane-Qiskit plugin page has been updated to reflect the changes in both the plugin's capabilities and Qiskit. #563

Contributors ✍️

This release contains contributions from (in alphabetical order):

Utkarsh Azad Lillian M. A. Frederiksen Austin Huang


... (truncated)

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 [pennylane-qiskit](https://github.com/XanaduAI/pennylane-qiskit) to permit the latest version.
- [Release notes](https://github.com/XanaduAI/pennylane-qiskit/releases)
- [Changelog](https://github.com/PennyLaneAI/pennylane-qiskit/blob/master/CHANGELOG.md)
- [Commits](PennyLaneAI/pennylane-qiskit@v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: pennylane-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 Sep 4, 2024
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