Skip to content

chore(deps): bump github.com/ml-explore/mlx-swift from 0.31.3 to 0.31.6 - #36

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

chore(deps): bump github.com/ml-explore/mlx-swift from 0.31.3 to 0.31.6#36
axot merged 2 commits into
masterfrom
dependabot/swift/github.com/ml-explore/mlx-swift-0.31.6

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 from 0.31.3 to 0.31.6.

Release notes

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

0.31.6

Fixes build issue on iOS.

What's Changed

Full Changelog: ml-explore/mlx-swift@0.31.5...0.31.6

0.31.5

Note:

For SwiftPM users, the swift-tools-version changes to 6.3. There are no changes in SDK requirements, but this may require a newer Xcode to build.

What's Changed

New Contributors

Full Changelog: ml-explore/mlx-swift@0.31.4...0.31.5

0.31.4

What's Changed

New Contributors

Full Changelog: ml-explore/mlx-swift@0.31.3...0.31.4

Commits
  • 0bb916c guard use of Process (#437)
  • 041cc7c Move .complex64 to .float32 (#434)
  • eb889e0 Add learning-rate schedules (port from Python mlx.optimizers.schedulers) (#433)
  • 1a864ce Add Muon optimizer (port from Python mlx.optimizers) (#432)
  • bb0399d Add MLXArray and DType extensions (#429)
  • 683df31 Add MultiOptimizer (port from Python mlx.optimizers) (#431)
  • e23ae6b Allowing SPM to compile on Linux with CUDA (#413)
  • 1cd3ed5 fix(Device): resolve initial default from the MLX C++ core, not hard-coded GP...
  • dc43e62 Expose nuclear norm order in linalg API (#411)
  • 058eda6 hold evalLock while computing tostring (#410)
  • 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](https://github.com/ml-explore/mlx-swift) from 0.31.3 to 0.31.6.
- [Release notes](https://github.com/ml-explore/mlx-swift/releases)
- [Commits](ml-explore/mlx-swift@0.31.3...0bb916c)

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

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
Allow declared package plug-ins in both Xcode test lanes and fail CI when package resolution rewrites Package.resolved.
@axot
axot merged commit b97051e into master Sep 2, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/swift/github.com/ml-explore/mlx-swift-0.31.6 branch September 2, 2026 07:24
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