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[all] requirement from ~=1.2.4 to ~=1.3.0 in /scripts/nb-tester #2409

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Updates the requirements on qiskit[all] to permit the latest version.

Release notes

Sourced from qiskit[all]'s releases.

Qiskit 1.3.0

Release notes: https://docs.quantum.ibm.com/api/qiskit/release-notes/1.3

Changelog

Deprecated

  • Deprecate loose custom basis gates in preset pm pipieline (#13394)
  • Add missing pulse-related deprecation (#13392)
  • Deprecate the condition attribute and related functionality (#13223)
  • Deprecate qiskit.result.mitigation (#13351)
  • Deprecate BasicSimulator.configuration (#13367)
  • Deprecate instruction_durations, timing_constraints and backend_properties (#13338)
  • Add EchoRZXWeylDecomposition to Pulse deprecation (#13366)
  • Deprecate Pulse package and dependencies (#13164)
  • Improve deprecation of unit and duration (#13247)
  • Deprecate the unit and duration attributes (#13224)
  • deprecate BackendV1 in PassManagerConfig.from_backend (#12931)
  • Deprecates StochasticSwap and suggests the use of SabreSwap (#12983)
  • Deprecate BackendV1 and qiskit.providers.models (backport #12629) (#12864)
  • Deprecate BackendV1 and qiskit.providers.models (#12629)
  • Deprecate fake backends based on BackendV1 (backport #12660) (#12837)
  • Deprecate fake backends based on BackendV1 (#12660)
  • fixes #9355 deprecate visualize_transition (#12287) (#12822)
  • fixes #9355 deprecate visualize_transition (#12287)

Added

  • Reorder Pauli terms before Trotterization (#12925)
  • Evolved operator functions (#13361)
  • Add Rustiq-based synthesis for PauliEvolutionGate (#13301)
  • Oxidize NLocal & family (#13310)
  • Add pauli_twirl_2q_gates function (#13331)
  • Add identity removal pass to presets (#13363)
  • Binary arithmetic gates (#13354)
  • Add Qiskit native QPY ParameterExpression serialization (#13356)
  • Oxidize the ConsolidateBlocks pass (#13368)
  • Add more default trials to sabre layout (#13360)
  • Add grover_operator function (#13365)
  • Add iterator-access methods to SparseObservable (#13370)
  • Add meas_level, meas_return, and noise_model options to BackendSamplerV2 (#13357)
  • Prepare PauliEvolutionGate for Rustiq & port it to Rust (#13295)
  • More quantum circuit library refactoring (#13353)
  • Optimise SparsePauliOp.from_operator (#11557)
  • Boolean circuits as gates (#13333)
  • Improve qubit tracking in HighLevelSynthesis (#13240)
  • Parameterize Commutation Checker (#13302)
  • IQP as circuit library function (and in Rust) (#13241)
  • Implement SparseObservable.apply_layout (#13372)
  • Improve speed of Pauli.to_label (#13379)
  • Implement arithmetic on SparseObservable (#13298)
  • Add RemoveIdentityEquivalent transpiler pass (#12384)
  • Add official support for Python 3.13 (#13309)

... (truncated)

Changelog

Sourced from qiskit[all]'s changelog.

.. _release-notes:

============================== Qiskit |version| release notes

.. These release notes get converted into Markdown files via the infrastructure at https://github.com/Qiskit/documentation, which then gets deployed to https://docs.quantum.ibm.com/api/qiskit/release-notes. Changes to these release notes will update those release notes the next time the API docs are generated for this version.

`:earliest-version:` should be set to the rc1 release for the current minor release series. For example, the stable/1.1 branch should set it to 1.1.0rc1. If on `main`, set to the prior minor version's rc1, like `1.0.0rc1`.

.. release-notes:: :earliest-version: 1.3.0b1

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)

Updates the requirements on [qiskit[all]](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/1.3.0/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@1.2.4...1.3.0)

---
updated-dependencies:
- dependency-name: qiskit[all]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 29, 2024
@qiskit-bot
Copy link
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

…ependabot/pip/scripts/nb-tester/qiskit-all--approx-eq-1.3.0
@frankharkins frankharkins added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit df21cb2 Dec 9, 2024
4 checks passed
@frankharkins frankharkins deleted the dependabot/pip/scripts/nb-tester/qiskit-all--approx-eq-1.3.0 branch December 9, 2024 16:37
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants