Skip to content

chore(scaffold): bump marimo to 0.23.14 - #77

Merged
bjoaquinc merged 2 commits into
develfrom
chore/bump-scaffold-marimo
Jul 22, 2026
Merged

chore(scaffold): bump marimo to 0.23.14#77
bjoaquinc merged 2 commits into
develfrom
chore/bump-scaffold-marimo

Conversation

@bjoaquinc

@bjoaquinc bjoaquinc commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bumps the bundled minimal_workspace marimo 0.23.13 → 0.23.14. Split out from the general lockfile refresh (#78) because bumping marimo requires the coupled onboarding-notebook session snapshot to move in lockstep.

Changes

  • scaffolds/minimal_workspace/uv.lockmarimo 0.23.13 → 0.23.14 (via uv lock --upgrade-package marimo; no other packages move).
  • notebooks/onboarding_success/__marimo__/session/onboarding_success.py.jsonmetadata.marimo_version bumped to 0.23.14 so the pre-built session cache still replays on deploy. tests/test_notebook.py::test_snapshot_marimo_version_matches_lock asserts this equals the locked marimo version; a mismatch would silently fall back to a live kernel run. Session-cache format is unchanged (version: "1").
  • CHANGELOG [Unreleased] → Changed entry.

Tests

  • make scaffold-lock-check passes.
  • test_snapshot_marimo_version_matches_lock passes (snapshot 0.23.14 == locked 0.23.14).

🤖 Generated with Claude Code

Bumps the bundled minimal_workspace marimo 0.23.13 -> 0.23.14 and moves the
onboarding notebook's session snapshot metadata.marimo_version in lockstep, so
test_snapshot_marimo_version_matches_lock stays green and the pre-built cell
outputs replay on deploy (a mismatch would silently fall back to a live kernel
run). Session-cache format is unchanged (version "1"). Added an [Unreleased]
CHANGELOG entry.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bjoaquinc
bjoaquinc merged commit 58c90c8 into devel Jul 22, 2026
5 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