Skip to content

Remove deprecated WandbChart widget and its wandb/gitpython dependency - #319

Merged
koaning merged 1 commit into
mainfrom
koaning/gitpython-dependency
Jul 30, 2026
Merged

Remove deprecated WandbChart widget and its wandb/gitpython dependency#319
koaning merged 1 commit into
mainfrom
koaning/gitpython-dependency

Conversation

@koaning

@koaning koaning commented Jul 30, 2026

Copy link
Copy Markdown
Owner

WandbChart was deprecated back in 0.4.0 over an api_key leak in marimo static HTML exports, but the removal was only half-done — it was reduced to a print-only stub while the file, its __init__ exports, the demo, and the wandb optional extra all stayed, so uv.lock kept resolving wandb → gitpython → gitdb. This PR fully removes the widget, demo, and extra, and re-locks so those deps (including the gitpython flagged by CVE-2026-42215) drop out entirely. That makes the automated bump in #318 moot. Import tests pass and nothing else references wandb.

🤖 Generated with Claude Code

WandbChart was deprecated in 0.4.0 (api_key leakage in marimo static
HTML exports) but only reduced to a print-only stub — the file, exports,
demo, and the `wandb` optional extra were left behind, so uv.lock kept
resolving wandb -> gitpython. Fully remove them; the lock now drops
wandb, gitpython, and gitdb.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@koaning
koaning merged commit 37465b4 into main Jul 30, 2026
1 check passed
@koaning
koaning deleted the koaning/gitpython-dependency branch July 30, 2026 11:24
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