Skip to content

chore(deps): bump github.com/ml-explore/mlx-swift-lm from 2.31.3 to 3.31.4 - #38

Merged
axot merged 3 commits into
masterfrom
dependabot/swift/github.com/ml-explore/mlx-swift-lm-3.31.4
Sep 2, 2026
Merged

chore(deps): bump github.com/ml-explore/mlx-swift-lm from 2.31.3 to 3.31.4#38
axot merged 3 commits into
masterfrom
dependabot/swift/github.com/ml-explore/mlx-swift-lm-3.31.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/ml-explore/mlx-swift-lm from 2.31.3 to 3.31.4.

Release notes

Sourced from github.com/ml-explore/mlx-swift-lm's releases.

3.31.4

New release with the last couple months of new features and fixes.

Upcoming changes (potential instability on main):

Use this tag if you want to isolate.

What's Changed

... (truncated)

Commits
  • bd4b743 Add optional seed to GenerateParameters for reproducible sampling (#377)
  • e31237a Qwen2-VL: implement M-RoPE in the language model (port of #239) (#345)
  • 4cea9e5 Support correlated tool call transcripts (#360)
  • 41cba40 Gemma4: drop gemma4_unified vision_embedder weights in sanitize (#363)
  • ce06d36 Skip vision_embedder weights in Gemma4Model.sanitize (#366)
  • ccdc386 Add Mixtral (sparse MoE) model (#378)
  • 84a0cb0 Add Mamba2 (pure SSM) model (#380)
  • 1248805 Fix Gemma4 VLM end token defaults (#373)
  • 4716b63 Falcon-H1R: correctness, cache, and preset fixes (#368)
  • 3135127 Add runtime stop string handling (#372)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ml-explore/mlx-swift-lm](https://github.com/ml-explore/mlx-swift-lm) from 2.31.3 to 3.31.4.
- [Release notes](https://github.com/ml-explore/mlx-swift-lm/releases)
- [Commits](ml-explore/mlx-swift-lm@2.31.3...bd4b743)

---
updated-dependencies:
- dependency-name: github.com/ml-explore/mlx-swift-lm
  dependency-version: 3.31.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Sep 1, 2026
axot added 2 commits September 2, 2026 16:42
* origin/master:
  chore(deps): update swift-log for service lifecycle 2.12
  fix(ci): support Swift package plug-ins in tests
  chore: remove unused fastlane dependency
  chore(deps): bump github.com/swift-server/swift-service-lifecycle
  chore(deps): bump github.com/apple/swift-nio-http2 from 1.41.0 to 1.46.0
  chore(deps): bump github.com/ml-explore/mlx-swift from 0.31.3 to 0.31.6
  chore(deps): bump github.com/apple/swift-http-structured-headers
  chore(deps): bump actions/checkout from 6 to 7
Declare the v3 dependency range, add the direct Tokenizers target dependency removed from MLXLMCommon, qualify tokenizer types, and refresh both SwiftPM lockfiles.
@axot
axot merged commit 2bb91f3 into master Sep 2, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/swift/github.com/ml-explore/mlx-swift-lm-3.31.4 branch September 2, 2026 08:20
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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant