PennyLaneAI / pennylane-qiskit

The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework and IBM Q with PennyLane.
https://docs.pennylane.ai/projects/qiskit
Apache License 2.0
184 stars 66 forks source link

Bump pennylane-lightning from 0.34 to 0.35.0 #500

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps pennylane-lightning from 0.34 to 0.35.0.

Release notes

Sourced from pennylane-lightning's releases.

Release 0.35.0

New features since last release

Breaking changes

Improvements

... (truncated)

Commits
  • ef0638a update release version
  • 95b235a This reverts commit 27efd9206394d3ca91393bafbc6f9c705c22c523.
  • 27efd92 test all wheels
  • 061ce19 Merge branch 'master' into v0.35.0_rc
  • 3589918 Pin pytest version (#624)
  • dc6dda6 Merge branch 'master' into v0.35.0_rc
  • 03e465d Fix apply state vector when using a lightning handle (#622)
  • b45311c Merge branch 'master' into v0.35.0_rc
  • 57d87c6 Downgrade auditwheel due to inability to exclude libraries for L-GPU (#620)
  • 56ac3eb Merge branch 'master' into v0.35.0_rc
  • 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 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 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)
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (b8b940d) to head (01ab4d3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #500 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 552 552 ========================================= Hits 552 552 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 6 months ago

Superseded by #502.