📋 What's Changed
🧰 Maintenance & Refactoring
- chore: mockk bdd (af911ed) @sureshg
- chore: dep updates (436d742) @sureshg
- chore: dep updates (4564742) @sureshg
- chore: dep updates (74c1857) @sureshg
- chore: enable return value checker (d712562) @sureshg
- chore: dep updates (71bddbf) @sureshg
- chore: dep updates (692f151) @sureshg
- chore: dep updates (ca8cd4a) @sureshg
- chore: gradle update (4cdb903) @sureshg
- chore: next version in catalog (56d8b31) @sureshg
- chore: $ interpolation fix (e84c10a) @sureshg
- chore: dep updates (a4dae87) @sureshg
- chore: dep updates (3483992) @sureshg
- chore: dep updates (2f1c762) @sureshg
- chore: dep updates (a047509) @sureshg
- chore: dep updates (c15cc1a) @sureshg
- chore: gradle update (a3b07f1) @sureshg
- chore: dep update (f6f1c08) @sureshg
- chore: kvm/mpp plugin updates (e30efed) @sureshg
- chore: dep updates (a84661e) @sureshg
- chore: dep updates (d3f5fc8) @sureshg
- chore: dep updates (440e76c) @sureshg
- chore: dep updates (2c5bc86) @sureshg
- chore: dep updates (46983d4) @sureshg
- chore: update plugins, dependencies, and ABI validation configurations (9a69395) @sureshg
- chore: web refactorings (ed43c18) @sureshg
- chore: dep updates (2fcbd33) @sureshg
- chore: fix dep (c29c654) @sureshg
- chore: dep updates (dc1b0dc) @sureshg
- chore: dokka v2 changes (642e619) @sureshg
- chore: koog ktor dep (ade53cf) @sureshg
- chore: update README formatting and content (b8b7f44) @sureshg
- chore: exoquery update (a78fac4) @sureshg
- chore: dep update (a40c255) @sureshg
- chore: ktfmt update (3f9de5e) @sureshg
- chore: dep update (78b9d70) @sureshg
- chore: dep update (6acfc1c) @sureshg
- chore: dep update (be7aa83) @sureshg
- chore: dep update (8561096) @sureshg
- chore: dep update (ca72d4c) @sureshg
- chore: dep update (aad114b) @sureshg
- chore: kotlin update (5176125) @sureshg
- chore: gradle update (9357edd) @sureshg
- chore: fix junit test dep (c7c3054) @sureshg
- chore: fix README.md (6a9c81a) @sureshg
- chore: cleanup (4cf0e40) @sureshg
- chore: remove kopy from sandbox (fb815fa) @sureshg
- chore: fix configuration cache and remove unstable kopy plugin (ad8f8b7) @sureshg
📦 Maven Central Release
🎉 This release v2.7.0 is now available on Maven Central!
🔗 Quick Links
- Maven Central: https://central.sonatype.com/search?namespace=dev.suresh.build
- Repository: https://repo.maven.apache.org/maven2/dev/suresh/build/project/v2.7.0/
- Release: https://github.com/sureshg/build-commons/releases/tag/v2.7.0
📥 How to Use
Add to your settings.gradle.kts
:
pluginManagement {
resolutionStrategy {
eachPlugin {
if (requested.id.id.startsWith("dev.suresh.plugin")) {
useVersion("v2.7.0")
}
}
}
repositories {
gradlePluginPortal()
mavenCentral()
}
}
plugins { id("dev.suresh.plugin.repos") }
🔐 Artifact Verification
All artifacts are signed with GPG key: C124DB3A8AD1C13F7153DECDF209C085C8B53CA1
📝 Uncategorized Changes
- chore(deps): bump io.github.vinceglb:filekit-dialogs-compose (1ca83eb) @dependabot[bot]
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-7831 (ad7e29e) @dependabot[bot]
- chore(deps): bump io.github.charlietap.chasm:chasm from 0.9.71 to 0.9.80 (502a54e) @dependabot[bot]
- chore(deps): bump sh.ondr.mcp4k from 0.4.2 to 0.4.3 (e192412) @dependabot[bot]
- chore(deps): bump otel-kotlin from 0.2.3 to 0.3.0 (ce59bba) @dependabot[bot]
- chore(deps): bump io.exoquery.exoquery-plugin (a818cf9) @dependabot[bot]
- chore(deps): bump kotlin-ksp (f232eb0) @dependabot[bot]
- chore(deps): bump exposed from 1.0.0-beta-4 to 1.0.0-beta-5 (acdb550) @dependabot[bot]
- chore(deps): bump okio from 3.15.0 to 3.16.0 (aa9e333) @dependabot[bot]
- chore(deps): bump uk.org.okapibarcode:okapibarcode from 0.5.1 to 0.5.2 (7c07848) @dependabot[bot]
- chore(deps): bump com.deezer.caupain from 1.4.1 to 1.5.0 (4f2b67d) @dependabot[bot]
- chore(deps): bump kotlin-wrappers from 2025.8.6 to 2025.8.10 (11b1e18) @dependabot[bot]
- chore(deps): bump otel from 1.52.0 to 1.53.0 (628e5a8) @dependabot[bot]
- chore(deps): bump actions/checkout from 4 to 5 (d453c47) @dependabot[bot]
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-8117 (5888efa) @dependabot[bot]
- chore(deps): bump jetbrains-compose from 1.9.0-beta01 to 1.9.0-beta03 (195383d) @dependabot[bot]
- chore(deps): bump otel-instr-alpha from 2.18.1-alpha to 2.19.0-alpha (4678f26) @dependabot[bot]
- chore(deps): bump com.javiersc.kotlin.kopy (b6e138b) @dependabot[bot]
- chore(deps): bump com.gradleup.shadow from 9.0.1 to 9.0.2 (a61897d) @dependabot[bot]
- chore(deps): bump actions/setup-java from 4 to 5 (fe75254) @dependabot[bot]
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-8206 (7e1bd9c) @dependabot[bot]
- chore(deps): bump dev.reformator.stacktracedecoroutinator (2fc40cf) @dependabot[bot]
- chore(deps): bump kotest from 6.0.0 to 6.0.1 (fbe7e6b) @dependabot[bot]
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-datetime (35c9672) @dependabot[bot]
- chore(deps): bump kotlin-wrappers from 2025.8.22 to 2025.9.0 (125dfd2) @dependabot[bot]
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-8289 (ebfddf7) @dependabot[bot]
- chore(deps): bump kotlin from 2.2.20-RC to 2.2.20-RC2 (4618e7a) @dependabot[bot]
What's Changed
Dependencies 📦️
- chore(deps): bump io.github.vinceglb:filekit-dialogs-compose from 0.10.0-beta04 to 0.10.0 by @dependabot[bot] in #200
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-7831 by @dependabot[bot] in #201
- chore(deps): bump io.github.charlietap.chasm:chasm from 0.9.71 to 0.9.80 by @dependabot[bot] in #202
- chore(deps): bump sh.ondr.mcp4k from 0.4.2 to 0.4.3 by @dependabot[bot] in #203
- chore(deps): bump otel-kotlin from 0.2.3 to 0.3.0 by @dependabot[bot] in #204
- chore(deps): bump io.exoquery.exoquery-plugin from 2.2.0-1.4.0.PL.RC2 to 2.2.0-1.4.0.PL.RC3 by @dependabot[bot] in #205
- chore(deps): bump kotlin-ksp from 2.2.20-Beta1-2.0.2 to 2.2.20-Beta2-2.0.2 by @dependabot[bot] in #207
- chore(deps): bump exposed from 1.0.0-beta-4 to 1.0.0-beta-5 by @dependabot[bot] in #208
- chore(deps): bump okio from 3.15.0 to 3.16.0 by @dependabot[bot] in #206
- chore(deps): bump uk.org.okapibarcode:okapibarcode from 0.5.1 to 0.5.2 by @dependabot[bot] in #210
- chore(deps): bump com.deezer.caupain from 1.4.1 to 1.5.0 by @dependabot[bot] in #211
- chore(deps): bump kotlin-wrappers from 2025.8.6 to 2025.8.10 by @dependabot[bot] in #212
- chore(deps): bump otel from 1.52.0 to 1.53.0 by @dependabot[bot] in #213
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #214
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-8117 by @dependabot[bot] in #215
- chore(deps): bump jetbrains-compose from 1.9.0-beta01 to 1.9.0-beta03 by @dependabot[bot] in #216
- chore(deps): bump otel-instr-alpha from 2.18.1-alpha to 2.19.0-alpha by @dependabot[bot] in #217
- chore(deps): bump com.javiersc.kotlin.kopy from 0.16.3+2.1.21 to 0.18.0+2.2.10 by @dependabot[bot] in #218
- chore(deps): bump com.gradleup.shadow from 9.0.1 to 9.0.2 by @dependabot[bot] in #219
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #220
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-8206 by @dependabot[bot] in #221
- chore(deps): bump dev.reformator.stacktracedecoroutinator from 2.5.6 to 2.5.7 by @dependabot[bot] in #222
- chore(deps): bump kotest from 6.0.0 to 6.0.1 by @dependabot[bot] in #224
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.7.1 to 0.7.1-0.6.x-compat by @dependabot[bot] in #225
- chore(deps): bump kotlin-wrappers from 2025.8.22 to 2025.9.0 by @dependabot[bot] in #226
- chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-8289 by @dependabot[bot] in #227
- chore(deps): bump kotlin from 2.2.20-RC to 2.2.20-RC2 by @dependabot[bot] in #228
Full Changelog: v2.6.6...v2.7.0