Skip to content

Bump org.jetbrains.kotlinx:multik-default from 0.2.3 to 0.3.1#104

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlinx-multik-default-0.3.1
Open

Bump org.jetbrains.kotlinx:multik-default from 0.2.3 to 0.3.1#104
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlinx-multik-default-0.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps org.jetbrains.kotlinx:multik-default from 0.2.3 to 0.3.1.

Release notes

Sourced from org.jetbrains.kotlinx:multik-default's releases.

0.3.1

Breaking Changes

  • Dropped macosX64 Kotlin/Native target — the deprecated macosX64 target is no longer published (#322)

Bug Fixes

  • Fixed multik-default publication to include iOS targets (#318, fixes #304)

Build & Infrastructure

  • Upgraded to Kotlin 2.3.20 (#310)
  • Upgraded to Gradle 9.4.1 (#308, #311)
  • Upgraded Dokka Gradle plugin to 2.2.0 (#314)
  • Bumped Korro to 0.2.0 and migrated to the new API for docs and samples (#321)
  • Switched multik-openblas cinterop to indirect ccall mode (#320)
  • Resolved the CMake executable at configuration time (#319)
  • Bumped CI actions: gradle/actions to 6 (#307, #313), mikepenz/action-junit-report to 6 (#306), dorny/paths-filter to 4 (#309), actions/deploy-pages to 5 (#312), actions/configure-pages to 6 (#315), actions/upload-pages-artifact to 5 (#317)

Documentation

  • Updated glibc version requirement in README (#305)

Full Changelog: Kotlin/multik@0.3.0...0.3.1

Multik 0.3.0

Breaking Changes

  • JVM target raised to 11 — the minimum JVM version is now 11 (was 8) (#290)

New Features

  • Vector norm — added norm API for computing vector norms (#207) — thanks @​T45K!
  • Diagonal matrix creators — new functions for creating diagonal matrices (#213) — thanks @​mihbor!

Bug Fixes

  • Fixed divAssign for memory views (#259)
  • Fixed inplace sin producing incorrect results (#260)
  • Fixed meanDN return type: was D4, now correctly returns DN (#265, fixes #254) — thanks @​omkar-sarswat!
  • Fixed race condition in DefaultEngine initialization (#273)
  • Fixed redundant throw duplication in Engine (#261)
  • Fixed K2 compiler overload resolution ambiguity (#186)
  • Fixed Short type mismatch on WASM target (#184)
  • Fixed pin/unpin in concurrent code for Kotlin/Native (#188)
  • Fixed cblas_dgemm returning zero elements via cinterop on macosX64 (#145)
  • Fixed native functions from math/linalg not working via cinterop wrapper (#131)
  • Fixed KMP publishing to Sonatype (#200)

Performance

... (truncated)

Commits
  • 50ee43a Bump version to 0.3.1 (#329)
  • 96ad23a build: drop macosX64 Kotlin/Native target (#322)
  • 078ed37 build: resolve cmake executable at configuration time (#319)
  • 56f912d Bump Korro to 0.2.0 and update build.gradle.kts to use the new Korro API for ...
  • 0b3a964 build: use indirect ccall mode in multik-openblas cinterop (#320)
  • ad9f636 fix: include iOS targets in multik-default publication (#304) (#318)
  • ee63cc7 Bump actions/upload-pages-artifact from 4 to 5 (#317)
  • e0380ec Bump actions/configure-pages from 5 to 6 (#315)
  • aa8f60d Bump org.jetbrains.dokka:dokka-gradle-plugin (#314)
  • 7a2324f Bump gradle/actions from 5 to 6 (#313)
  • 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 [org.jetbrains.kotlinx:multik-default](https://github.com/Kotlin/multik) from 0.2.3 to 0.3.1.
- [Release notes](https://github.com/Kotlin/multik/releases)
- [Changelog](https://github.com/Kotlin/multik/blob/develop/CHANGELOG.md)
- [Commits](Kotlin/multik@v0.2.3...0.3.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:multik-default
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type: Dependency Bump Pull requests that update a dependency file label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: Dependency Bump Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants