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 amazon-braket-sdk requirement from ~=1.50.0 to ~=1.51.0 #1928

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on amazon-braket-sdk to permit the latest version.

Release notes

Sourced from amazon-braket-sdk's releases.

v1.51.0

Features

  • add gate calibration data for supported quantum devices

Bug Fixes and Other Changes

  • revert adding gate calibration data
  • making additional meta available in AHS results
  • handle the optional calibration URL returning None
  • copy calibrations in to_ir
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.51.0 (2023-07-21)

Features

  • add gate calibration data for supported quantum devices

Bug Fixes and Other Changes

  • revert adding gate calibration data
  • making additional meta available in AHS results
  • handle the optional calibration URL returning None
  • copy calibrations in to_ir

v1.50.0 (2023-07-19)

Features

  • Add dot(), power(), and to_circuit() to PauliString

v1.49.1.post0 (2023-07-17)

Documentation Changes

  • update aws_quantum_job.py to add pattern for create job_name pa…

v1.49.1 (2023-07-12)

Bug Fixes and Other Changes

  • coerce ArbitraryWaveform.amplitudes type

v1.49.0 (2023-07-10)

Features

  • OpenQASM to Circuit translator

Bug Fixes and Other Changes

  • Update Braket dependencies
  • update noise operation in program context
  • ci: Harden GitHub Actions

v1.48.1 (2023-07-07)

Bug Fixes and Other Changes

  • use event callbacks to add braket user agents

v1.48.0 (2023-07-06)

... (truncated)

Commits
  • 676f101 prepare release v1.51.0
  • 2c2a627 fix: revert adding gate calibration data (#631)
  • f900539 change: making additional meta available in AHS results (#629)
  • 313e605 fix: handle the optional calibration URL returning None (#627)
  • 02a0c37 infra: change top level permissions to read for the stale issue workflow (#625)
  • 6113645 fix: copy calibrations in to_ir (#628)
  • 989bacd feat: add gate calibration data for supported quantum devices (#614)
  • eaa81be update development version to v1.50.1.dev0
  • See full diff in compare view

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)

Updates the requirements on [amazon-braket-sdk](https://github.com/aws/amazon-braket-sdk-python) to permit the latest version.
- [Release notes](https://github.com/aws/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/aws/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.50.0...v1.51.0)

---
updated-dependencies:
- dependency-name: amazon-braket-sdk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Jul 24, 2023
@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch unitaryfund/mitiq/dependabot/pip/amazon-braket-sdk-approx-eq-1.51.0

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #1928 (f752e19) into master (3ce27ea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1928   +/-   ##
=======================================
  Coverage   98.47%   98.47%           
=======================================
  Files          79       79           
  Lines        3681     3681           
=======================================
  Hits         3625     3625           
  Misses         56       56           

@andreamari andreamari merged commit 6761302 into master Jul 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/amazon-braket-sdk-approx-eq-1.51.0 branch July 25, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure For issues related to building, packaging, and continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant