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 qiskit requirement from ~=0.45.1 to ~=0.46.0 #2171

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Updates the requirements on qiskit to permit the latest version.

Release notes

Sourced from qiskit's releases.

Qiskit 0.46.0

Changelog

Deprecated

  • Remove validation methods from primitive base classes (backport #11052) (#11532)
  • Deprecate visualization code (#11636)
  • Deprecate pulse parameter scoping (#11691)
  • Legacy code deprecation in pass manager (#11449)
  • Deprecate NoiseAdaptiveLayout and CrosstalkAdaptiveSchedule (#11402)
  • Deprecate qiskit.tools (#11514)
  • Deprecate provider-specific fake backends,FakeProvider class and related tools in 0.46 (#11381)
  • Add warning when qiskit package not installed (#11230)
  • Deprecate BasicAer and introduce BasicProvider (#11583)
  • Deprecate qiskit/quantum_info/synthesis and move to qiskit/synthesis (backport #11460) (#11635)
  • Deprecate qiskit/transpiler/synthesis and move to qiskit/synthesis (backport #11426) (#11624)
  • Deprecate PauliList estimator observables (#11520)
  • Deprecate ConfigurableFakeBackend (#11567)
  • Deprecate execute() (#11044)
  • deprecate qiskit.test (#11001)
  • Deprecate qiskit.Aer and qiskit.providers.aer (#11439)
  • Deprecate implicit Estimator conversion to SparsePauliOp (#11535)
  • Deprecate legacy qcstyle (#11545)
  • Deprecate BasePrimitiveResult (#11054)
  • Deprecate extensions on stable/0.46 (#11498)
  • Deprecate legacy qasm2 parser for 0.46 (#11347)
  • Deprecate Qobj input to UnitarySimulatorPy.run (#11394)
  • deprecate legacy pulse builder command (#11249)
  • Deprecate leftover algorithm/opflow utils (#11323)
  • Deprecate ParametricPulse (#11279)
  • Deprecate the discrete pulse library (#11110) (#11265)

Added

  • Add fake generic and modify tests (backport #10266) (#11670)
  • Deprecate BasicAer and introduce BasicProvider (#11583)
  • Deprecate qiskit/quantum_info/synthesis and move to qiskit/synthesis (backport #11460) (#11635)
  • Add support for Python 3.12 (#11262) (#11311)

Changed

  • Poison import if Qiskit 1.0+ is detected (#11617)
  • Add warning when qiskit package not installed (#11230)

Fixed

  • Fix qpy support for Cliffords (#11495) (#11582)
  • Fix a bug of missing pulse library entry in PulseQobj parsing (backport #11397) (#11573)
  • Fix broadcasting of QuantumCircuit.delay (#11447) (#11523)
  • Fix global-phase of copied BlueprintCircuits (#11456) (#11485)
  • Fix text overwriting end of box for empty default case in mpl drawer (#11366) (#11482)
  • Fix a bug is StabilizerState repr (#11368) (#11416)
  • Fixed bug in OptimizeSwapBeforeMeasure (#11413) (#11415)
  • Don't substitute ideal gates in target with Optimize1qGatesDecomposition (#11351) (#11359)
  • Update Instruction.condition_bits for runtime classical expressions (#11325) (#11328)

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

@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Feb 2, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/qiskit-approx-eq-0.46.0 branch 3 times, most recently from 0573e63 to 7be3805 Compare February 8, 2024 01:21
Updates the requirements on [qiskit](https://github.com/Qiskit/qiskit) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@0.45.1...0.46.0)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/qiskit-approx-eq-0.46.0 branch from 7be3805 to 58a9ff6 Compare February 14, 2024 14:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2024

Superseded by #2192.

@dependabot dependabot bot closed this Feb 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/qiskit-approx-eq-0.46.0 branch February 16, 2024 04:54
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