Skip to content

chore(deps): refresh uv.lock files - #20

Merged
bjoaquinc merged 1 commit into
develfrom
chore/refresh-uv-lock-aug17
Aug 16, 2026
Merged

chore(deps): refresh uv.lock files#20
bjoaquinc merged 1 commit into
develfrom
chore/refresh-uv-lock-aug17

Conversation

@bjoaquinc

Copy link
Copy Markdown
Collaborator

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

Scaffold (shipped to users)

Notable bumps: dlt 1.29.1 -> 1.30.0, dlthub 0.29.0 -> 0.30.0, starlette 1.3.1 -> 1.6.0, sqlglot 30.14 -> 30.17, setuptools 83.0 -> 84.0, plus transitive updates (24 packages total).

Root (dev toolchain)

ast-serialize 0.6.0 -> 0.8.0, librt 0.13.0 -> 0.15.0, mypy 2.3.0 -> 2.3.1, posthog 7.37.0 -> 7.39.1, charset-normalizer, packaging. ruff stays capped below 0.16 so the lint ruleset is unchanged.

Verification

  • make lint-ci — ruff format/check clean, mypy 2.3.1 clean
  • make test — 107 unit tests pass
  • make test-integration — passes; performs a real uv sync of the scaffold against the new lock
  • make lock-check + make scaffold-lock-check — both in sync
  • Scaffolded a live workspace and confirmed imports resolve (dlt 1.30.0, dlthub 0.30.0, starlette 1.6.0, fastmcp 3.4.7) and dlthub --version runs

The starlette 1.3 -> 1.6 jump is transitive via fastmcp and is the main thing worth a second look.

Ran uv lock --upgrade on the root project and the minimal_workspace scaffold.
Notable scaffold bumps: dlt 1.29.1 -> 1.30.0, dlthub 0.29.0 -> 0.30.0, starlette
1.3.1 -> 1.6.0, sqlglot 30.14 -> 30.17, setuptools 83.0 -> 84.0. Root bumps:
ast-serialize, librt, mypy, posthog, charset-normalizer, packaging. ruff stays
capped below 0.16. Added an [Unreleased] CHANGELOG entry for the scaffold refresh.
@bjoaquinc
bjoaquinc merged commit 6e94d99 into devel Aug 16, 2026
4 checks passed
@bjoaquinc
bjoaquinc deleted the chore/refresh-uv-lock-aug17 branch August 16, 2026 23:24
@bjoaquinc bjoaquinc mentioned this pull request Aug 16, 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.

1 participant