Skip to content

v2.0.2 - #39

Merged
thusser merged 4 commits into
mainfrom
develop
Sep 8, 2026
Merged

thusser merged 4 commits into
mainfrom
develop

Conversation

@thusser

@thusser thusser commented Sep 8, 2026

Copy link
Copy Markdown
Member

version 2.0.2

dependabot Bot and others added 4 commits September 8, 2026 19:56
Bumps the patch-and-minor group with 2 updates: pyobs-core and [ruff](https://github.com/astral-sh/ruff).


Updates `pyobs-core` from 2.0.2 to 2.8.0

Updates `ruff` from 0.16.5 to 0.16.6
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.16.5...0.16.6)

---
updated-dependencies:
- dependency-name: pyobs-core
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: ruff
  dependency-version: 0.16.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…or-5abb707d4c

Bump the patch-and-minor group with 2 updates
set_capabilities() was called before BaseCamera.open() (which is what
actually connects the comm), so XmppComm._set_capabilities() always hit
"No XMPP client." on a fresh module start.

Same bug, same fix, in pyobs-core's DummyCamera (where this pattern
originated) and pyobs-iagvt's FTS module.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RHi2vESBy5QQk94MnHH21r
@thusser
thusser merged commit 1e8c9f9 into main Sep 8, 2026
3 checks passed
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.

1 participant