Skip to content

chore(release): bump version metadata to 2026.09.0 - #3348

Merged
vpetersson merged 1 commit into
masterfrom
agent/small-claude/cefb1c846f2b
Sep 22, 2026
Merged

vpetersson merged 1 commit into
masterfrom
agent/small-claude/cefb1c846f2b

Conversation

@vpetersson-bot

Copy link
Copy Markdown
Contributor

What

Bumps the version metadata to 2026.09.0, the three files the release runbook
names: package.json, pyproject.toml (zero-padded CalVer, the git tag form)
and the anthias block in uv.lock (strict semver 2026.9.0, no leading zero
— SemVer §9, and the form balena renders from pyproject at deploy time).
bun.lock carries no root version and is untouched.

New calendar month, so MICRO resets to 0 rather than continuing from
2026.08.2.

Why

2026.08.2 shipped on 2026-08-17 and 39 commits have landed on master since.
The project releases monthly; this is September's bump.

What is in the release

Not a maintenance-only month — worth a read before the tag goes out:

Next steps

Per the cut-release runbook, after this merges: wait for docker-build.yaml
to go green across the whole board matrix, then draft the release at the merged
SHA with --generate-notes, layer the curated highlights on top, soak on the
testbeds, and only then publish.

🤖 Generated with Claude Code

New calendar month, so MICRO resets to 0 rather than continuing from
2026.08.2.

Two spellings of the same number, both required:

  * package.json and pyproject.toml take the zero-padded CalVer
    2026.09.0, which is also the git tag form.
  * uv.lock takes strict semver 2026.9.0 with no leading zero
    (SemVer section 9; balena requires this form too, rendered from
    pyproject at deploy time).

bun.lock carries no root version and is deliberately untouched.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
Copilot AI lite review requested due to automatic review settings September 22, 2026 09:04
@vpetersson-bot
vpetersson-bot requested a review from a team as a code owner September 22, 2026 09:04
@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

All reviewed version metadata updates are consistent with the stated conventions.

Review effort: Lite
Findings: None

What changed in this PR

Updates release metadata for the September 2026 release.

Changes:

  • Bumps package.json and pyproject.toml to 2026.09.0.
  • Updates the locked package version in uv.lock to 2026.9.0.
File Description
package.json Updates frontend package version
pyproject.toml Updates Python project version
uv.lock Synchronizes the locked package version

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vpetersson
vpetersson merged commit 0115908 into master Sep 22, 2026
12 checks passed
a10kiloham pushed a commit to a10kiloham/Anthias that referenced this pull request Sep 23, 2026
)

44 upstream commits since the 2026.08.1 integration. Fork-side
resolutions:
- version metadata stays at the fork's own 2026.09.0 line
- balena disk-image workflow stays deleted; docker-build keeps the
  fork's PUSH_IMAGES dispatch semantics (upstream action-SHA bumps
  taken)
- purge_stale_images.sh (Screenly#3292) sweeps robkanthias/anthias-* too and
  replaces the fork's inline upstream-namespace cleanup in
  upgrade_containers.sh
- home.ts keeps the no-expiration edit modal (DATE_FMT_MAP stays
  gone) while taking drop-anywhere upload (Screenly#3334) and chunked
  uploads (Screenly#3310)
- asset table keeps the Loops/Status columns and takes the
  content-sized actions column (Screenly#3333)
- website keeps the fork's repo links; upstream marketing/email
  content merges inert (no Pages configured on the fork)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KncEQmFAq9eGUjf7WCGiEw
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