Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot requested a review from a team as a code owner January 19, 2026 00:30
@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (7b10cc3) to head (d16b71a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1340   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files          43       43           
  Lines        2783     2783           
=======================================
  Hits         2645     2645           
  Misses        138      138           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 5 times, most recently from 06df022 to 759185f Compare January 26, 2026 09:54
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from 57c806f to 2e573c0 Compare January 30, 2026 10:34
@tpoliaw
Copy link
Contributor

tpoliaw commented Jan 30, 2026

Looks like scan_spec 0.9.0 -> 0.9.1 was a pretty big breaking change with two specs (Line and Spiral) changing behaviour/API and one (Mask) being deleted. @coretl was this meant to be a patch release or should it have been 0.10.0?

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from dd8ead6 to d2fb5b4 Compare January 30, 2026 11:14
@tpoliaw tpoliaw marked this pull request as draft January 30, 2026 11:15
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from d2fb5b4 to 273bddd Compare January 30, 2026 11:23
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 273bddd to d16b71a Compare January 30, 2026 11:52
@coretl
Copy link
Contributor

coretl commented Jan 30, 2026

Looks like scan_spec 0.9.0 -> 0.9.1 was a pretty big breaking change with two specs (Line and Spiral) changing behaviour/API and one (Mask) being deleted. @coretl was this meant to be a patch release or should it have been 0.10.0?

Should have been 0.10.0. Does anything need to be done now, or just a note for the future?

Tagging @hyperrealist for info

@hyperrealist
Copy link

Oh sorry my bad. In my mind I thought the larger changes were already released. It should indeed be 0.10.0

@tpoliaw
Copy link
Contributor

tpoliaw commented Jan 30, 2026

I'm not sure. We could change our dependency to ==0.9.0 or wait for 0.10.0 and use that.

Looking at it I don't know if we should be depending on scanspec at all. The only use in blueapi code is in tests and I think even that could be replaced with a serialized version. That might be an easier fix for now - I'll see if that would work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants