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 qiskit-ibm-runtime from 0.30.0 to 0.33.2 #332

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps qiskit-ibm-runtime from 0.30.0 to 0.33.2.

Release notes

Sourced from qiskit-ibm-runtime's releases.

Qiskit IBM Runtime 0.33.2

Changelog

Fixed

  • Fix the parameter expression case for RZZ validation (#2035)

Qiskit IBM Runtime 0.33.1

Changelog

Qiskit IBM Runtime 0.33.0

Changelog

Added

  • More plots for layer errors (#1988)
  • Show the duration of each span on hover text. (#2015)
  • Add execution_span.TwirledSliceSpan (#2011)

Removed

  • Replace fake backend utility methods and remove remaining V1 fake backends (#2012)

Fixed

  • Fix draw_execution_spans() hover text placement (#2014)
  • Don't cache in target_history() (#1957)

Qiskit IBM Runtime 0.32.0

Changelog

Added

  • Add plotter for ExecutionSpans (#1923)
  • Add backend method (#1995)
  • Add backend refresh() method (#1955)
  • Add skip_reset_qubits option (#1981)

Removed

  • Remove 0.25 deprecations (#1965)
  • Remove channel strategy & q-ctrl (#1966)

Qiskit IBM Runtime 0.31.0

Changelog

Added

  • Adding a more developer-friendly interface to specify qubit coordinates (#1952)

Fixed

  • Bug fix: ISA check inside control flow operations whose body is defined in a separate circuit (#1954)
  • Enhance the ISA check with validation of rzz angle (#1953)
Commits

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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
@gcattan
Copy link
Collaborator

gcattan commented Dec 2, 2024

@dependabot rebase

Bumps [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) from 0.30.0 to 0.33.2.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases)
- [Commits](Qiskit/qiskit-ibm-runtime@0.30.0...0.33.2)

---
updated-dependencies:
- dependency-name: qiskit-ibm-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/qiskit-ibm-runtime-0.33.2 branch from b4f5358 to 555e132 Compare December 2, 2024 10:26
@gcattan gcattan merged commit 098bdcc into main Dec 2, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/qiskit-ibm-runtime-0.33.2 branch December 2, 2024 17:58
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.

1 participant