Highlights
This release contains mainly internal changes and library updates.
The switch to Kotlin 1.8 brought a 55% reduction in size of the final action code.
Details
- Use new action versions in workflows [43068d5]
- Only run test jobs if the cache restore was successful [1833593]
- Consider imported files in workflow scripts as task inputs [372b80f]
- Update @vercel/ncc to 0.36.1 [67768d6]
- Fix tests, failing due to the wrong error [f8c2328]
- Update to github-actions-kotlin-dsl 0.36.0 and use newly available action wrappers [c6f569d]
- Update Kotlin to 1.8.10, Gradle to 8.0, and move buildSrc to included builds [2238c92]
- Replace kotlin-extensions and kotlinx-nodejs by kotlin-wrappers [a1aeb4c]
- Apply dependency analysis plugin [0ea1923]
- Apply refreshVersions plugin [4e9937f]
- Update Gradle enterprise plugin to 3.12.3 [d597235]
- Update Gradle versions plugin to 0.45.0 [c15c4a6]
- Replace Dukat generated actions toolkit packages by kotlin-wrappers [d7655c1]
- Show version when running Gradle builds [32af37a]
- Apply refreshVersions only when called [c2e1cac]
- Replace kotlinx-serialization and kaml by SnakeYAML [dfcd136]
- Only execute safe actions locally [d374368]
- Remove usage of Dukat [aadcf83]
- Update github-api to 1.313 [1f75544]
- Update grgit to 5.0.0 and use the new service plugin [9d8be63]
- Update net.wooga.github plugin to 3.0.0 [f594319]
- Update net.researchgate.release plugin to 3.0.2 [37324c8]
- Update github-actions-kotlin-dsl to 0.37.0 [5a56cf5]