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-provider from 0.5.2 to 0.6.1 #154

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps qiskit-ibm-provider from 0.5.2 to 0.6.1.

Release notes

Sourced from qiskit-ibm-provider's releases.

Qiskit IBM Provider 0.6.1

Changelog

Added

  • Move qasm3 options to common options (#657)

Changed

  • Use new exclude_params query when retrieving jobs (#653)

Fixed

  • Encode numpy int64 (#659)
  • Remove unsupported instructions after loop and not inside loop (#652)
  • Fixed bug in deepcopy of IBMBackend (#658)
  • Fix backend filters bug (#651)
  • Fix JSONDecoder 'encoding' bug (#649)
  • Fix circuit metadata serialization bug (#648)
  • Fix bug in time_per_step (#643)
  • Fix bug in submitting qasm3 and add tests. (#645)
  • change circuit check order (#639)

Qiskit IBM Provider 0.6.0

Changelog

Added

  • Improve code that checks if circuits are dynamic (#630)
  • Raise error when use_measure_esp not supported (#618)
  • Added method to identify if the circuits are dynamic in IBMBackend.run() (#616)
  • Fail if given Schedule as input circuit to IBMBackend.run() (#610)
  • Support python 3.11 (#614)

Fixed

  • Allow retrieval of backends even if a configuration is missing (#631)
  • Map T1, T2, qubit properties correctly (#619)

Qiskit IBM Provider 0.5.3

Changelog

Added

  • terra 0.24 qpy updates (#606)
  • Add warning if backend doesn't support backend circuits (#595)

Fixed

  • Filter faulty qubits and gates when constructing backend Target (#603)
  • Fix bug where pending jobs were not being returned in backend status (#581)
  • Remove refresh method from status call (#577)
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 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)

Bumps [qiskit-ibm-provider](https://github.com/Qiskit/qiskit-ibm-provider) from 0.5.2 to 0.6.1.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-provider/releases)
- [Commits](Qiskit/qiskit-ibm-provider@0.5.2...0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 12, 2023
@gcattan gcattan merged commit 6895b1c into main Jun 12, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/qiskit-ibm-provider-0.6.1 branch June 12, 2023 21: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.

None yet

1 participant