chore(deps): update dependency io.github.petertrr:kotlin-multiplatform-diff to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.github.petertrr:kotlin-multiplatform-diff | 0.5.0 -> 1.2.0 |
Release Notes
petertrr/kotlin-multiplatform-diff (io.github.petertrr:kotlin-multiplatform-diff)
v1.2.0
What's Changed
- Bump Kotlin to 2.2.21 and clean up build scripts by @lppedd in #149
- ci: Fix release workflow by @petertrr in #154
- Dependency updates
Full Changelog: https://github.com/petertrr/kotlin-multiplatform-diff/compare/v1.1.0...v1.2.0
v1.1.0
This is the first release that is built with Kotlin 2. It also leverages new cross-compilation support in the Kotlin compiler to make publishing of the library easier on our side.
What's Changed
- chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2 by @renovate in #120
- Clean up the K2 build config by @lppedd in #135
- build: Refactor release job to build all artifacts in a single environment by @petertrr in #139
- ci: Cache konan on Github actions by @petertrr in #140
- chore(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 by @renovate in #119
- ci: Fetch tags in release workflow by @petertrr in #141
- Update readme to reflect new changes in 1.1.0 by @lppedd in #142
- chore(deps): update dependency gradle to v8.14.1 by @renovate in #137
Full Changelog: https://github.com/petertrr/kotlin-multiplatform-diff/compare/v1.0.0...v1.1.0
v1.0.0
This release reflects the fact that the library has proved to be stable. While changes from upstream will continue to be pulled and Kotlin-specific tooling will continue to be updated, everything else about kotlin-multiplatform-diff should be stable. This is also the last release to support Kotlin 1.x. The next release (probably 1.1.x) will be built with Koltin 2.
What's Changed
- Port changes up to version 4.15 of java-diff-utils by @lppedd in #130
- Simplify Gradle Reckon setup by @lppedd in #132
- Fix Gradle Develocity setup for dev environments by @lppedd in #129
- chore(deps): update plugin com.gradle.enterprise to v3.17.6 by @renovate in #118
- chore(deps): update dependency gradle to v8.12.1 by @renovate in #123
- chore(deps): update all github actions (major) by @renovate in #125
Full Changelog: https://github.com/petertrr/kotlin-multiplatform-diff/compare/v0.7.0...v1.0.0
v0.7.0
What's Changed
- add ARM cpu targets by @dobe in #115
- Do another general cleanup by @lppedd in #114
- chore(deps): update dependency gradle to v8.8 by @renovate in #106
New Contributors
Full Changelog: https://github.com/petertrr/kotlin-multiplatform-diff/compare/v0.6.0...v0.7.0
v0.6.0
What's Changed
-
Introduce Myers algorithm in linear space by @lppedd in #112
-
chore(deps): update all github actions to v4 (major) by @renovate in #99
-
Update Gradle to 8.6, switch to new Gradle GH actions by @petertrr in #100
-
chore(deps): update dependency org.jetbrains.kotlin.multiplatform to v1.9.22 by @renovate in #95
-
chore(deps): update detekt to v1.23.5 by @renovate in #96
-
chore(deps): update junit to v5.10.1 by @renovate in #94
-
chore(deps): update plugin org.ajoberstar.reckon.settings to v0.18.2 by @renovate in #90
-
Update build configuration to reflect KGP improvements by @lppedd in #102
-
Update codecov action to v4 by @petertrr in #109
-
Switch to the new Gradle action in release.yml by @petertrr in #110
New Contributors
Full Changelog: https://github.com/petertrr/kotlin-multiplatform-diff/compare/v0.5.0...v0.6.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)
97 tests - 148 93 ✅ - 128 3s ⏱️ - 8m 42s 21 suites - 27 4 💤 - 20 21 files - 27 0 ❌ ± 0
Results for commit baf7c9b4. ± Comparison against base commit ac44d7e4.
This pull request removes 148 tests.
com.saveourtool.save.cli.GeneralTest ‑ examples test from subfolder()[jvm]
com.saveourtool.save.cli.GeneralTest ‑ examples test()[jvm]
com.saveourtool.save.core.ConfigDetectorRegressionTest ‑ config detector regression test on directories()[jvm]
com.saveourtool.save.core.ConfigDetectorRegressionTest ‑ config detector regression test on directories[linuxX64]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect config file from single Test file()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect config file from single Test file[linuxX64]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from the middle()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from the middle[linuxX64]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from top()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from top[linuxX64]
…
:recycle: This comment has been updated with latest results.
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)
48 tests - 75 46 ✅ - 65 3s ⏱️ - 3m 11s 10 suites - 14 2 💤 - 10 10 files - 14 0 ❌ ± 0
Results for commit baf7c9b4. ± Comparison against base commit ac44d7e4.
This pull request removes 75 tests.
com.saveourtool.save.cli.GeneralTest ‑ examples test from subfolder()[jvm]
com.saveourtool.save.cli.GeneralTest ‑ examples test()[jvm]
com.saveourtool.save.core.ConfigDetectorRegressionTest ‑ config detector regression test on directories()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect config file from single Test file()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from the middle()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from top()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect single file from a directory()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect single file()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect starting from bottom with multiple parent configs()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect starting from bottom()[jvm]
…
:recycle: This comment has been updated with latest results.
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)
97 tests - 148 93 ✅ - 128 9s ⏱️ - 8m 52s 21 suites - 27 4 💤 - 20 21 files - 27 0 ❌ ± 0
Results for commit baf7c9b4. ± Comparison against base commit ac44d7e4.
This pull request removes 148 tests.
com.saveourtool.save.cli.GeneralTest ‑ examples test from subfolder()[jvm]
com.saveourtool.save.cli.GeneralTest ‑ examples test()[jvm]
com.saveourtool.save.core.ConfigDetectorRegressionTest ‑ config detector regression test on directories()[jvm]
com.saveourtool.save.core.ConfigDetectorRegressionTest ‑ config detector regression test on directories[mingwX64]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect config file from single Test file()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect config file from single Test file[mingwX64]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from the middle()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from the middle[mingwX64]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from top()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from top[mingwX64]
…
:recycle: This comment has been updated with latest results.