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 pulser requirement from <0.19,>=0.18 to >=0.19.0,<0.20 in /azure-quantum #623

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Updates the requirements on pulser to permit the latest version.

Release notes

Sourced from pulser's releases.

Release v0.19.0

Main changes

  • Add option to switch the Sequence register (#684)
  • Support arbitrary phase-modulated pulses (#688)
  • Optionally skip JSON schema validation after serialization (#693)
  • Support for 3D registers and layouts in the abstract representation (#696)
  • Allow backends to mimic QPU validation locally (#685)

Fixes

  • Ignore the phase reference on the DMM channel's pulses (#700)

Changelog

1304a5d Release v0.19.0 7a89866 Bump version to v0.19.0 f224984 Allow backends to mimic QPU validation locally (#685) e54c743 Ignore the phase reference on the DMM channel's pulses (#700) acd8911 Support for 3D registers and layouts in the abstract representation (#696) df8a77b Fix OS-precision-dependent unit test (#694) a410687 Optionally skip JSON schema validation after serialization (#693) 873d3df Support arbitrary phase-modulated pulses (#688) 101ef6c Bring in changes from the v0.18.1 hotfix 51ea35e Fix typo in check-release CI job 3035554 Bump version to 0.19dev1 e81417b Bring in changes from v0.18.1 hotfix 3350807 Add lightshift coefficients to RydbergEOM (#687) 8083dee Add option to switch the Sequence register (#684) 131205f Bump version to 0.19dev0

Contributors

A special shoutout goes to the contributors and reviewers involved in this release:

  • Aleksander Wennersteen
  • Antoine Cornillot
  • Henrique Silvério
  • Matthieu Moreau

A huge thank you to all Pulser contributors, both to this and past versions.

Commits
  • 1304a5d Release v0.19.0
  • 7a89866 Bump version to v0.19.0
  • f224984 Allow backends to mimic QPU validation locally (#685)
  • e54c743 Ignore the phase reference on the DMM channel's pulses (#700)
  • acd8911 Support for 3D registers and layouts in the abstract representation (#696)
  • df8a77b Fix OS-precision-dependent unit test (#694)
  • a410687 Optionally skip JSON schema validation after serialization (#693)
  • 873d3df Support arbitrary phase-modulated pulses (#688)
  • 101ef6c Bring in changes from the v0.18.1 hotfix
  • 51ea35e Fix typo in check-release CI job
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [pulser](https://github.com/pasqal-io/Pulser) to permit the latest version.
- [Release notes](https://github.com/pasqal-io/Pulser/releases)
- [Changelog](https://github.com/pasqal-io/Pulser/blob/develop/release.md)
- [Commits](pasqal-io/Pulser@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: pulser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 3, 2024 08:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

A newer version of pulser exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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