Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps sorunlib from 0.1.27 to 0.1.28.

Release notes

Sourced from sorunlib's releases.

v0.1.28

What's Changed

Full Changelog: simonsobs/sorunlib@v0.1.27...v0.1.28

Commits
  • d95f8eb Merge pull request #232 from simonsobs/koopman/sigint-handling
  • 04c527c Create a decorator to add signal handling during shutdown
  • 39d6e24 Move SMuRF stream stop function into internal module
  • 02bf663 Handle SIGTERM like SIGINT and raise KeyboardInterrupt
  • 1f4dbf1 Add print statement before commanding ACU to stop
  • cec61d0 Start smurf streams within try block
  • 7b69a23 Merge pull request #228 from simonsobs/koopman/acu-motion-timeout
  • c6b6b7d Fix el nod test
  • 9171b3a Add test for timeout response
  • ba09e27 Fix tests that broke
  • Additional commits viewable in compare view

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 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)

Bumps [sorunlib](https://github.com/simonsobs/sorunlib) from 0.1.27 to 0.1.28.
- [Release notes](https://github.com/simonsobs/sorunlib/releases)
- [Commits](simonsobs/sorunlib@v0.1.27...v0.1.28)

---
updated-dependencies:
- dependency-name: sorunlib
  dependency-version: 0.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2025
@dependabot dependabot bot requested a review from BrianJKoopman as a code owner September 10, 2025 15:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2025
@BrianJKoopman BrianJKoopman merged commit 91c6554 into main Sep 10, 2025
1 check passed
@BrianJKoopman BrianJKoopman deleted the dependabot/pip/sorunlib-0.1.28 branch September 10, 2025 15:31
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