Skip to content

chore: align Flow dependency updates and CI contracts - #475

Merged
abrichr merged 5 commits into
mainfrom
dependabot/github_actions/actions-03db81fe05
Sep 14, 2026
Merged

abrichr merged 5 commits into
mainfrom
dependabot/github_actions/actions-03db81fe05

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

This combines the dependency updates from #475, #476, #477 and #478 with their matching lock and inventory changes. It updates setup-uv to the pinned v10.1.0 commit and Ruff to 0.16.7. The optional Apple Silicon service accepts mlx-vlm 0.6.17 through 0.7 and Transformers 5.14 through 5.17; the lock selects mlx-vlm 0.7.1 and Transformers 5.17.0. MLX and MLX Metal move together to 0.32.2, as required by mlx-vlm.

The CI test now checks the new setup-uv commit, and the public inventory records the two changed workflow hashes. The exact uv versions, immutable lock check, security floors and package exclusions stay in place. These source changes don't publish a package or change the Flow 1.35.1 admission.

Validation includes 76 focused workflow, package, dependency and service tests; Ruff 0.16.7 lint and formatting; release consistency; and an unchanged lock under uv 0.12.5. The existing Apple Silicon compatibility test exercises Flow's real loader, processor, generation and image cleanup with tiny random weights. It passes with mlx-vlm 0.7.1 and Transformers 5.14.0 or 5.17.0, and with mlx-vlm 0.6.17 and Transformers 5.17.0. mlx-vlm 0.7.0 with Transformers 5.17.0 also passes. These tests check API compatibility, not pretrained model quality.

Updated by an agent session, not the founder.

Bumps the actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).


Updates `astral-sh/setup-uv` from 10.0.1 to 10.1.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@20cfd1b...bec219d)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from abrichr as a code owner September 14, 2026 18:17
dependabot Bot and others added 4 commits September 14, 2026 17:31
Bumps the python-minor group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.16.6 to 0.16.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.16.6...0.16.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [mlx-vlm](https://github.com/Blaizzy/mlx-vlm) to permit the latest version.
- [Release notes](https://github.com/Blaizzy/mlx-vlm/releases)
- [Commits](Blaizzy/mlx-vlm@v0.6.17...v0.7.0)

---
updated-dependencies:
- dependency-name: mlx-vlm
  dependency-version: 0.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v5.14.0...v5.17.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 5.17.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Richard Abrich <richard.abrich@mldsai.com>
@abrichr abrichr changed the title ci: bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions group chore: align Flow dependency updates and CI contracts Sep 14, 2026
@abrichr
abrichr enabled auto-merge (squash) September 14, 2026 21:38
@abrichr
abrichr merged commit 76722bb into main Sep 14, 2026
19 checks passed
@abrichr
abrichr deleted the dependabot/github_actions/actions-03db81fe05 branch September 14, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant