Changed
- CalDAV/CardDAV sync: updated the optional
tsdavdependency to 2.3.0, keeping calendar/contact sync current and dropping the legacybase-64transitive package. - Developer QA tooling: updated Puppeteer to 25.2.1 for frontend audit and screenshot workflows.
Fixed
- Pull request automation: the Claude Code Review workflow now skips cleanly when
CLAUDE_CODE_OAUTH_TOKENis unavailable, so Dependabot PRs are not marked failed because review credentials are absent.