kotlin-multiplatform-diff icon indicating copy to clipboard operation
kotlin-multiplatform-diff copied to clipboard

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.

Results 18 kotlin-multiplatform-diff issues
Sort by recently updated
recently updated
newest added

Being WebAssembly is progressing at a fast pace, the more WASM-enabled libraries, the better. Updating to 1.9.24 is required for using Node.js 22.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `8.6` -> `8.7` | --- ### Release Notes...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.dokka:dokka-gradle-plugin](https://togithub.com/Kotlin/dokka) | `1.9.10` -> `1.9.20` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.dokka:dokka-gradle-plugin/1.9.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.gitlab.arturbosch.detekt](https://detekt.dev) ([source](https://togithub.com/detekt/detekt)) | `1.23.5` -> `1.23.6` |...

This should replace #107. Needs to be merged closer to the release to be able to ensure it works as expected. Things to consider in the future: build all artifacts...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.24` -> `2.0.20` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin:kotlin-gradle-plugin/2.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.github.gradle-nexus:publish-plugin](https://redirect.github.com/gradle-nexus/publish-plugin) | `1.3.0` -> `2.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.gradle-nexus:publish-plugin/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.gradle-nexus:publish-plugin/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Thanks for the cross-compilation support, it is possible to build artifacts for all the required platforms from a MacOS machine. This should be used for the release workflow. For the...

I've looked at `buildSrc`, as I'm trying to re-configure to publish also to a private repository, and I think you can simplify the configuration *a lot* by using https://vanniktech.github.io/gradle-maven-publish-plugin/. You...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/actions](https://redirect.github.com/gradle/actions) | action | major | `v3` -> `v4` | | [ubuntu](https://redirect.github.com/actions/runner-images) |...