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 dependency pulser to ~=1.3.0 #55

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

Renovate Update

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pulser ~=1.2.0 -> ~=1.3.0 age adoption passing confidence

Release Notes

pasqal-io/Pulser (pulser)

v1.3.0

Compare Source

Pulser v1.3.0

What's new

  • Add tanh function to ParamObj (#​798)
  • Add show option to RegisterLayout.draw() (#​808)
  • Upgrades to AnalogDevice specs (#​807)
  • Defining the new Backend API classes (#​764): First step towards having a unified interface for all Pulser Backends.
  • Documentation Upgrade (#​811): Major improvements to the documentation, including
    • Updated "Getting Started" section
    • New "Fundamentals" section
    • Overhauled API reference
    • New visuals

Fixes

  • Fix drawing of interpolated waveform on DMM (#​809)
  • Improve handling of ParamObj in InterpolatedWaveform (#​813)

Changelog

d7eca4d Bump version to 1.3.0
04bf588 Improve handling of ParamObj in InterpolatedWaveform (#​813)
478d93f Defining the new Backend API classes (#​764)
21a8253 Documentation Upgrade (#​811)
ca37317 Fix drawing of interpolated waveform on DMM (#​809)
9ea8a66 Add show option to RegisterLayout.draw() (#​808)
8460e15 Upgrades to AnalogDevice specs (#​807)
f19c9cf Refactor methods in RemoteConnections and PasqalCloud (#​796)
62305ba Bring in changes from v1.2.2 hotfix
fcf9804 Bump to v1.3dev2
d75c9e1 Sync master with develop
ba23444 Add tanh function to ParamObj (#​798)
b1008f8 Bring in changes from v1.2.1
7b070be Bump to v1.3dev1
19fb51c Fix test broken by scipy 1.15 (#​788)
19df9b4 Bump version to 1.3dev0

Contributors

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

  • Antoine Cornillot
  • Henrique Silvério
  • Vytautas Abramavicius

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.58%. Comparing base (9014a3d) to head (01ffa4b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   73.58%   73.58%           
=======================================
  Files          48       48           
  Lines        1658     1658           
  Branches      149      149           
=======================================
  Hits         1220     1220           
  Misses        361      361           
  Partials       77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RolandMacDoland RolandMacDoland merged commit 21769ac into main Feb 18, 2025
6 checks passed
@RolandMacDoland RolandMacDoland deleted the renovate/pulser-1.x branch February 18, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants