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

Bump qiskit-aer from 0.12.0 to 0.12.1 #167

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps qiskit-aer from 0.12.0 to 0.12.1.

Release notes

Sourced from qiskit-aer's releases.

Qiskit Aer 0.12.1

Changelog

Fixed

  • Fix the grouping index bug in Estimator (#1839)
  • Fix handling of None in noise model construction from BackendV2 (#1818)
  • Support initialize with int (#1841)
  • Do not use circuit metadata to internally manage simulation results (#1772)
  • Validate parameters of each gate in a circuit (#1834)
  • Warn if approximation=False and shots=None in Estimator (#1823)
  • Upgrade to qiskit_sphinx_theme 1.12 (#1822)
  • Fix Renew example codes in README #1806: qiskit.providers.ibmq is deprecated; ibmq_athens is not available (#1831)
  • Fix typos in aer_simulator, qasm_simulator docs (#1833)
  • Use transpile and run instead of execute in docstring (#1830)
  • Fixing some typos (#1827)
  • Set the number of qubits with the coupling map (#1825)
  • check parameter_binds arguments for parameterized circuits (#1817)
  • Support parameterized global phase (#1814)
  • fix fail of qobj run without run_options (#1792)
  • avoid kernel crash from blas call errors (#1791)
  • Add Getting Started page (#1780)
  • Add implicit cast of argument types (#1770)
  • Update standard_errors.py (#1799)
  • fix cuQuantum static linking (#1812)
  • Support SwitchCaseOp that will be released in qiskit-terra 0.24.0 (#1778)
  • Activate jQuery in docs (#1802)
  • Fix library path to cuQuantum and cuTENSOR (#1801)
  • Fix setting MPI processes and ranks (#1808)
  • Remove Sampler.close, assert DeprecationWarning of opflow, and update dependency (#1804)
  • Resolve regression from introduction of AER::Config (#1747)
  • Add API docs for QuantumCircuit methods (#1753)
  • Fix wrong set of parameters in circuits with barriers (#1775)
  • Defer gathering backends until they are needed (#1760)
  • Add Tutorials to Documentation Page (#1768)
  • Correct a type of variance from complex to real (#1767)
  • use omp_set_max_active_levels instead of omp_set_nested (#1752)
  • Fix how to reference to config.cuStateVec_enable (#1749)
  • Remove a release note in an invalid location (#1750)
  • add code-formatting with black for python and with clang-format for c++ (#1630)
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 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2023
Bumps [qiskit-aer](https://github.com/Qiskit/qiskit-aer) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
- [Commits](Qiskit/qiskit-aer@0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: qiskit-aer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/qiskit-aer-0.12.1 branch from ffe6e9a to 78b2d06 Compare July 1, 2023 11:46
@gcattan gcattan merged commit d706624 into main Jul 1, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/qiskit-aer-0.12.1 branch July 1, 2023 11:58
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant