Skip to content

chore(deps): bump mloda to 0.7.0, mloda-testing to 0.3.2, uv to 0.11.16 - #63

Merged
TomKaltofen merged 2 commits into
mainfrom
chore/mloda-0.7.0-dtype-example
May 30, 2026
Merged

chore(deps): bump mloda to 0.7.0, mloda-testing to 0.3.2, uv to 0.11.16#63
TomKaltofen merged 2 commits into
mainfrom
chore/mloda-0.7.0-dtype-example

Conversation

@TKaltofen

@TKaltofen TKaltofen commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Move the template's dependency floors forward and refresh the lockfile.

  • Bump the mloda floor to >=0.7.0.
  • Bump the mloda-testing floor to >=0.3.2 (latest release).
  • Regenerate uv.lock with a targeted upgrade of mloda and uv only (no churn of unrelated transitives). uv lands at 0.11.16, which supersedes the open dependabot bump in chore(deps): bump uv from 0.11.14 to 0.11.15 #61 (0.11.15).

Verification

  • tox green: pytest (9 passed), ruff format --check, ruff check, mypy --strict, bandit.
  • tox -e security (pip-audit): no known vulnerabilities found.
  • Verified the resolved versions in uv.lock: mloda==0.7.0, mloda-testing==0.3.2, uv==0.11.16.

Related

Note: the _extract_column_data_type scaffold example (#62) was intentionally dropped from this PR. That dtype-enforcement guidance belongs in mloda / mloda-registry rather than the template; tracked separately.

TKaltofen added 2 commits May 30, 2026 15:57
Move the mloda floor to 0.7.0, which enforces return_data_type_rule on
every ComputeFramework via the _extract_column_data_type hook. Regenerate
the lockfile with a targeted upgrade of mloda and uv only, superseding the
open dependabot uv bump (0.11.15) with 0.11.16.
0.3.2 is the latest mloda-testing release and was already resolved in the
lockfile; lift the pyproject floor to match.
@TKaltofen
TKaltofen force-pushed the chore/mloda-0.7.0-dtype-example branch from 1c930c4 to 28f2a15 Compare May 30, 2026 16:01
@TKaltofen TKaltofen changed the title feat: mloda 0.7.0 + _extract_column_data_type scaffold example chore(deps): bump mloda to 0.7.0, mloda-testing to 0.3.2, uv to 0.11.16 May 30, 2026
@TomKaltofen
TomKaltofen merged commit e8b971b into main May 30, 2026
5 checks passed
@TomKaltofen
TomKaltofen deleted the chore/mloda-0.7.0-dtype-example branch May 30, 2026 16:07
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