Skip to content

Refresh uv.lock files - #17

Merged
bjoaquinc merged 2 commits into
develfrom
chore/refresh-uv-lock-aug
Aug 4, 2026
Merged

Refresh uv.lock files#17
bjoaquinc merged 2 commits into
develfrom
chore/refresh-uv-lock-aug

Conversation

@bjoaquinc

Copy link
Copy Markdown
Collaborator

Ran uv lock --upgrade on the root project and the minimal_workspace scaffold.

Scaffold bumps (user-facing): dlt 1.29.0 → 1.29.1, duckdb 1.5.4 → 1.5.5, sqlglot 30.13 → 30.14, cryptography 49.0 → 50.0, marimo 0.23.14 → 0.23.16, plus transitives.

Root bumps (dev/tooling): posthog 7.27 → 7.37, ruff 0.15.22 → 0.16.1, certifi.

Adds an [Unreleased] CHANGELOG entry for the scaffold refresh (root dev-tool bumps not listed, per convention).

bjoaquinc and others added 2 commits August 4, 2026 09:39
Ran uv lock --upgrade on the root project and the minimal_workspace scaffold.
Notable scaffold bumps: dlt 1.29.0 -> 1.29.1, duckdb 1.5.4 -> 1.5.5, sqlglot
30.13 -> 30.14, cryptography 49.0 -> 50.0, marimo 0.23.14 -> 0.23.16. Root bumps:
posthog, ruff, certifi. Added an [Unreleased] CHANGELOG entry for the scaffold
refresh.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ruff 0.16 turns on new default lint rules that flag pre-existing code; adopting
them is a separate migration. Pin ruff <0.16 so the lock refresh does not drag
in a new ruleset. Re-locked the root (scaffold lock unaffected).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@anuunchin anuunchin 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.

LGTM 🍄

@bjoaquinc
bjoaquinc merged commit 9aaad50 into devel Aug 4, 2026
4 checks passed
This was referenced Aug 4, 2026
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.

2 participants