-
Notifications
You must be signed in to change notification settings - Fork 85
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
Eric-Arellano
merged 1 commit into
main
from
dependabot/pip/scripts/nb-tester/qiskit-all--approx-eq-1.1
May 17, 2024
Merged
Update qiskit[all] requirement from ~=1.0 to ~=1.1 in /scripts/nb-tester #1402
Eric-Arellano
merged 1 commit into
main
from
dependabot/pip/scripts/nb-tester/qiskit-all--approx-eq-1.1
May 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
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
approved these changes
May 17, 2024
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 & 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on qiskit[all] to permit the latest version.
Release notes
Sourced from qiskit[all]'s releases.
... (truncated)
Changelog
Sourced from qiskit[all]'s changelog.
Commits
7d29dc1
Prepare 1.1.0 release (#12371)3f0b5e3
Write complete manualQuantumCircuit
documentation (#12403) (#12420)0a05ea2
Avoid lossing precision when scaling frequencies (#12392) (#12416)54059f8
Fix unnecessary serialisation ofPassManager
in serial contexts (#12410) (#...2804ae6
Fix two cross-references inBasisTranslator
docstring (#12398) (#12405)9685476
Handle huge integers in OpenQASM 2 expression evaluator (#12140) (#12400)49bd0d3
Fix a corner case ofSparsePauliOp.apply_layout
(#12375) (#12402)6e0eea4
FixQuantumCircuit.compose
withIndex
exprs (#12396) (#12397)70eae3c
Fix {Pauli,SparsePauliOp}.apply_layout to raise an error with negative or dup...a938606
fix edge coloring bug in plot_coupling_map (#12369) (#12379)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)