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.0 to ~=1.1 in /scripts/nb-tester #1402

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

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

Release notes

Sourced from qiskit[all]'s releases.

Qiskit 1.1.0

Changelog

Added

  • Conjugate reduction in optimize annotated pass (#11811)
  • Add star to linear pre-routing pass (#11387)
  • Add enhancement to BitArray (#12158)
  • Add ElidePermutations transpiler pass (#9523)
  • Support standalone Var throughout transpiler (#12322)
  • Add indexing and bitshift expressions (#12310)
  • Support standalone Vars in OQ3 exporter (#12308)
  • Add minimal support for standalone Var to visualisers (#12307)
  • Support Var in circuit-substitution methods (#12215)
  • Add representation of expr.Var to DAGCircuit (#12204)
  • Promote arm64 macOS to tier 1 (#12102)
  • Support standalone expr.Var in QPY (#11651)
  • Extend the basis gates of BasicSimulator (#12186)
  • Add reverse permutation for LNN connectivity (#12181)
  • Add Rust-based SparsePauliOp.to_matrix and Miri tests (#11388)
  • Finalise support for Numpy 2.0 (#11999)
  • Rename show_idle and show_barrier to idle_wires and plot_barriers (#11878)
  • Add fast-path construction to NLocal (#12099)
  • Add mapping-like features to data_bin (#12129)
  • Expose plugin options (#12107)
  • Update gate dictionary in two_local.py (#12009)
  • Add .apply_layout()method to Pauli class (#12066)
  • Improve performance and randomness of QuantumVolume (#12097)
  • Add copy keyword argument to QuantumCircuit.append (#12098)
  • Added the ctrl_state param to the mcp() function & MCPhaseGate() class (#12094)
  • Oxidize two qubit basis decomposer (#12010)
  • Added the ctrl_state parameter to mcx() function (#12050)
  • Compose multiple final_layout attributes in routing (#11399)
  • Fix custom constraints in transpile with BackendV2 (#12042)
  • Add BackendSamplerV2 (#11928)
  • Add BackendEstimatorV2 (#11931)
  • Oxidize TwoQubitWeylDecomposition (#11946)
  • Adapt commutation checker to abstract circuits (#11948)
  • Expose PauliList.noncommutation_graph in public API (#11795)
  • Add ElidePermutations pass to optimization level 3 (#12111)
  • replace CXCancellation with InverseCancellation (#11937)
  • Add support for returning a DAGCircuit to TwoQubitBasisDecomposer (#12109)
  • Assignment of parameters in pulse Schedule/ScheduleBlock doable through parameter name (#12088)
  • Add SamplerPubResult (#12143)
  • HLSConfig option to run multiple plugins and to choose the best decomposition (#12108)
  • Update transpile() to convert BackendV1 inputs to BackendV2 with BackendV2Converter (#11996)
  • Add commutative cancellation to preset passmanagers level 2 and 3 (#11929)
  • Add RemoveFinalReset pass (#11266)
  • ParameterVector support for pulse parameter assignment (#12045)
  • Adding annotated argument to power methods (#12101)

... (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.0.0rc1

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/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@1.0.0...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 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! 🙌

@Eric-Arellano Eric-Arellano added this pull request to the merge queue May 17, 2024
Merged via the queue into main with commit 95a5bf0 May 17, 2024
2 checks passed
@Eric-Arellano Eric-Arellano deleted the dependabot/pip/scripts/nb-tester/qiskit-all--approx-eq-1.1 branch May 17, 2024 13:22
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
…ter (Qiskit#1402)

Updates the requirements on
[qiskit[all]](https://github.com/Qiskit/qiskit) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Qiskit/qiskit/releases">qiskit[all]'s
releases</a>.</em></p>
<blockquote>
<h2>Qiskit 1.1.0</h2>
<h1>Changelog</h1>
<h2>Added</h2>
<ul>
<li>Conjugate reduction in optimize annotated pass (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11811">#11811</a>)</li>
<li>Add star to linear pre-routing pass (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11387">#11387</a>)</li>
<li>Add enhancement to BitArray (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12158">#12158</a>)</li>
<li>Add ElidePermutations transpiler pass (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/9523">#9523</a>)</li>
<li>Support standalone <code>Var</code> throughout transpiler (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12322">#12322</a>)</li>
<li>Add indexing and bitshift expressions (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12310">#12310</a>)</li>
<li>Support standalone <code>Var</code>s in OQ3 exporter (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12308">#12308</a>)</li>
<li>Add minimal support for standalone <code>Var</code> to visualisers
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12307">#12307</a>)</li>
<li>Support <code>Var</code> in circuit-substitution methods (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12215">#12215</a>)</li>
<li>Add representation of <code>expr.Var</code> to
<code>DAGCircuit</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12204">#12204</a>)</li>
<li>Promote arm64 macOS to tier 1 (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12102">#12102</a>)</li>
<li>Support standalone <code>expr.Var</code> in QPY (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11651">#11651</a>)</li>
<li>Extend the basis gates of BasicSimulator (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12186">#12186</a>)</li>
<li>Add reverse permutation for LNN connectivity (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12181">#12181</a>)</li>
<li>Add Rust-based <code>SparsePauliOp.to_matrix</code> and Miri tests
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11388">#11388</a>)</li>
<li>Finalise support for Numpy 2.0 (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11999">#11999</a>)</li>
<li>Rename <code>show_idle</code> and <code>show_barrier</code> to
<code>idle_wires</code> and <code>plot_barriers</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11878">#11878</a>)</li>
<li>Add fast-path construction to <code>NLocal</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12099">#12099</a>)</li>
<li>Add mapping-like features to data_bin (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12129">#12129</a>)</li>
<li>Expose plugin options (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12107">#12107</a>)</li>
<li>Update gate dictionary in <code>two_local.py</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12009">#12009</a>)</li>
<li>Add <code>.apply_layout()</code>method to <code>Pauli</code> class
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12066">#12066</a>)</li>
<li>Improve performance and randomness of <code>QuantumVolume</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12097">#12097</a>)</li>
<li>Add <code>copy</code> keyword argument to
<code>QuantumCircuit.append</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12098">#12098</a>)</li>
<li>Added the ctrl_state param to the mcp() function &amp; MCPhaseGate()
class (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12094">#12094</a>)</li>
<li>Oxidize two qubit basis decomposer (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12010">#12010</a>)</li>
<li>Added the ctrl_state parameter to mcx() function (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12050">#12050</a>)</li>
<li>Compose multiple final_layout attributes in routing (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11399">#11399</a>)</li>
<li>Fix custom constraints in <code>transpile</code> with
<code>BackendV2</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12042">#12042</a>)</li>
<li>Add BackendSamplerV2 (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11928">#11928</a>)</li>
<li>Add BackendEstimatorV2 (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11931">#11931</a>)</li>
<li>Oxidize TwoQubitWeylDecomposition (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11946">#11946</a>)</li>
<li>Adapt commutation checker to abstract circuits (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11948">#11948</a>)</li>
<li>Expose <code>PauliList.noncommutation_graph</code> in public API (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11795">#11795</a>)</li>
<li>Add ElidePermutations pass to optimization level 3 (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12111">#12111</a>)</li>
<li>replace CXCancellation with InverseCancellation (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11937">#11937</a>)</li>
<li>Add support for returning a DAGCircuit to TwoQubitBasisDecomposer
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12109">#12109</a>)</li>
<li>Assignment of parameters in pulse
<code>Schedule</code>/<code>ScheduleBlock</code> doable through
parameter name (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12088">#12088</a>)</li>
<li>Add SamplerPubResult (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12143">#12143</a>)</li>
<li>HLSConfig option to run multiple plugins and to choose the best
decomposition (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12108">#12108</a>)</li>
<li>Update <code>transpile()</code> to convert <code>BackendV1</code>
inputs to <code>BackendV2</code> with <code>BackendV2Converter</code>
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11996">#11996</a>)</li>
<li>Add commutative cancellation to preset passmanagers level 2 and 3
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11929">#11929</a>)</li>
<li>Add RemoveFinalReset pass (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/11266">#11266</a>)</li>
<li>ParameterVector support for pulse parameter assignment (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12045">#12045</a>)</li>
<li>Adding annotated argument to power methods (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12101">#12101</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst">qiskit[all]'s
changelog</a>.</em></p>
<blockquote>
<p>.. _release-notes:</p>
<h1>==============================
Qiskit |version| release notes</h1>
<p>..
These release notes get converted into Markdown files via the
infrastructure at <a
href="https://github.com/Qiskit/documentation">https://github.com/Qiskit/documentation</a>,
which then gets deployed to <a
href="https://docs.quantum.ibm.com/api/qiskit/release-notes">https://docs.quantum.ibm.com/api/qiskit/release-notes</a>.
Changes to these release notes will update those release notes the next
time the API docs are generated for this version.</p>
<pre><code>`: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`.
</code></pre>
<p>.. release-notes::
:earliest-version: 1.0.0rc1</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Qiskit/qiskit/commit/7d29dc1b33ab0229bc77ab773b8d2f7fd2589552"><code>7d29dc1</code></a>
Prepare 1.1.0 release (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12371">#12371</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/3f0b5e3f98bc4e4912cb9ee9e565d9369236aa21"><code>3f0b5e3</code></a>
Write complete manual <code>QuantumCircuit</code> documentation (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12403">#12403</a>)
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12420">#12420</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/0a05ea211b3e154d6da3835267898844c0105014"><code>0a05ea2</code></a>
Avoid lossing precision when scaling frequencies (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12392">#12392</a>)
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12416">#12416</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/54059f8e46f9ef334dad45185d6f1c904d97074a"><code>54059f8</code></a>
Fix unnecessary serialisation of <code>PassManager</code> in serial
contexts (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12410">#12410</a>)
(#...</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/2804ae61eb3110e3a1d69edeeec54c5fdbcf562f"><code>2804ae6</code></a>
Fix two cross-references in <code>BasisTranslator</code> docstring (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12398">#12398</a>)
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12405">#12405</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/968547685a3cb3f7b3f88f6349776a177c370a13"><code>9685476</code></a>
Handle huge integers in OpenQASM 2 expression evaluator (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12140">#12140</a>)
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12400">#12400</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/49bd0d34bb56dd75e96631191c112636c66df751"><code>49bd0d3</code></a>
Fix a corner case of <code>SparsePauliOp.apply_layout</code> (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12375">#12375</a>)
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12402">#12402</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/6e0eea43e0cdb9257e904f4a640ee233827f487f"><code>6e0eea4</code></a>
Fix <code>QuantumCircuit.compose</code> with <code>Index</code> exprs
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12396">#12396</a>)
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12397">#12397</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/70eae3c1e27f12884ae3431c563d5e0446765a44"><code>70eae3c</code></a>
Fix {Pauli,SparsePauliOp}.apply_layout to raise an error with negative
or dup...</li>
<li><a
href="https://github.com/Qiskit/qiskit/commit/a93860654d68511e6b0711ea238bd102cfdb2104"><code>a938606</code></a>
fix edge coloring bug in plot_coupling_map (<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12369">#12369</a>)
(<a
href="https://redirect.github.com/Qiskit/qiskit/issues/12379">#12379</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Qiskit/qiskit/compare/1.0.0...1.1.0">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants