Skip to content

build(deps): bump github.com/ml-explore/mlx-swift-lm from 2.30.6 to 2.31.3#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/github.com/ml-explore/mlx-swift-lm-2.31.3
Open

build(deps): bump github.com/ml-explore/mlx-swift-lm from 2.30.6 to 2.31.3#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/github.com/ml-explore/mlx-swift-lm-2.31.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

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

Release notes

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

2.31.3

In addition to the many changes and improvements in mlx-swift-lm, this also:

  • uses mlx-swift 0.31.3
  • switches Package.swift to use the 6.1 swift-tools-version -- this will help keep the code concurrency safe

[!IMPORTANT] This will be the last tag for the 2.x releases. We will continue with some breaking API changes on main with 3.x

What's Changed

New Contributors

... (truncated)

Commits
  • 25b00d4 switch to swift 6 -- prevent concurrency issues, fix concurrency issues (#165)
  • 2a296f1 Handle multiple tool calls in ChatSession (#162)
  • af777ae Add model-defined pooling fallback for embedding models (#156)
  • b0f31bd Add KV cache initializers and cache access to ChatSession (#151)
  • 807885c Add copy() to KVCache protocol and all implementations (#158)
  • f7a235d perf: eliminate CPU←GPU sync in penalty processors, optimize TopPSampler (#147)
  • 9a8e3a5 add missing context/toolcall parameters (#140)
  • 9211280 fix unreliable tests (#128)
  • edd42fc Fix LFM2 tool calling with nested parentheses in arguments (#152)
  • 3a7503d fix: @​ModuleInfo for pooler + attention mask dtype in Bert/NomicBert (#153)
  • 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.30.6 to 2.31.3.
- [Release notes](https://github.com/ml-explore/mlx-swift-lm/releases)
- [Commits](ml-explore/mlx-swift-lm@2.30.6...2.31.3)

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

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 Apr 2, 2026
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.

0 participants