Skip to content

chore(release): bump version to 2026.9.5.1 - #57

Merged
timothybrown merged 1 commit into
mainfrom
chore/release-2026.9.5.1
Sep 5, 2026
Merged

chore(release): bump version to 2026.9.5.1#57
timothybrown merged 1 commit into
mainfrom
chore/release-2026.9.5.1

Conversation

@timothybrown

Copy link
Copy Markdown
Owner

CalVer bump for the release covering #55 (SunCalc 2.0 migration) and #56 (minor-and-patch group + clearing all 19 Dependabot alerts).

2026.8.22.12026.9.5.1

Three files move together:

  • frontend/package.json
  • backend/pyproject.toml
  • backend/uv.lock — records the editable package's own version. Without it, uv sync --frozen fails in backend CI and on the Pi deploy. Regenerated with uv lock; the diff is that one line, no dependency churn.

Verified uv sync --frozen --extra dev resolves to 2026.9.5.1.

🤖 Generated with Claude Code

https://claude.ai/code/session_0151MxVqVhjffC7xAThxpyV2

CalVer bump covering the SunCalc 2.0 migration (#55) and the minor-and-patch
group + advisory-floor remediation (#56).

backend/uv.lock records the editable package's own version, so it is refreshed
alongside pyproject.toml — otherwise `uv sync --frozen` fails in CI and on the
Pi deploy. The lock diff is that single line; no dependency churn.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0151MxVqVhjffC7xAThxpyV2
@timothybrown
timothybrown merged commit 4192525 into main Sep 5, 2026
4 checks passed
@timothybrown
timothybrown deleted the chore/release-2026.9.5.1 branch September 5, 2026 13:55
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