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.0 #139

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps qiskit-ibm-provider from 0.5.2 to 0.6.0.

Release notes

Sourced from qiskit-ibm-provider's releases.

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
  • 8424b66 Prepare release 0.6.0 (#633)
  • d51a88f remove backend param from transpile (#632)
  • b307e99 Improve code that checks if circuits are dynamic (#630)
  • 469054f Allow retrieval of backends even if a configuration is missing (#631)
  • 0919fdf Fix qubit mapping when padding after transpiling with fast path (#599)
  • 08b4a6b Raise error when use_measure_esp not supported (#618)
  • 7639185 Added method to identify if the circuits are dynamic in IBMBackend.run() (#616)
  • 54063a4 improve documentation for meas_level and a small foramtting issue (#624)
  • eeeee6e Fail if given Schedule as input circuit to IBMBackend.run() (#610)
  • 3419982 Support python 3.11 (#614)
  • 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 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 Jun 1, 2023
@gcattan
Copy link
Collaborator

gcattan commented Jun 2, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/qiskit-ibm-provider-0.6.0 branch 3 times, most recently from 6478271 to 7f7700c Compare June 5, 2023 16:16
@gcattan
Copy link
Collaborator

gcattan commented Jun 6, 2023

@dependabot rebase

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

---
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 force-pushed the dependabot/pip/qiskit-ibm-provider-0.6.0 branch from 7f7700c to c205cd3 Compare June 6, 2023 19:47
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #154.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/qiskit-ibm-provider-0.6.0 branch June 12, 2023 19:49
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