Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Bump qiskit from 0.45.0 to 1.3.0 in /Quantum_Logistics_Solvers in the pip group across 1 directory #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps the pip group with 1 update in the /Quantum_Logistics_Solvers directory: qiskit.

Updates qiskit from 0.45.0 to 1.3.0

Release notes

Sourced from qiskit'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'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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the /Quantum_Logistics_Solvers directory: [qiskit](https://github.com/Qiskit/qiskit).


Updates `qiskit` from 0.45.0 to 1.3.0
- [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@0.45.0...1.3.0)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-type: direct:production
  dependency-group: pip
...

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 Feb 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2025

Superseded by #29.

@dependabot dependabot bot closed this Feb 21, 2025
@dependabot dependabot bot deleted the dependabot/pip/Quantum_Logistics_Solvers/pip-027234bf6f branch February 21, 2025 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants