Critical changes
- Create a sarif merger (#82)
- Properly implement PropertyBag to allow arbitrary key/value pairs (#78)
- Add a breakline at the end of the file when encoding no minified sarif (#99)
- Update kdoc (#98)
What's Changed
- Update plugin org.jetbrains.kotlin.multiplatform to v1.9.22 by @renovate in #66
- Update junit5 monorepo to v5.10.1 by @renovate in #71
- Update actions/checkout digest to f43a0e5 by @renovate in #68
- Update actions/cache digest to e12d46a by @renovate in #77
- Update actions/upload-artifact digest to a8a3f3a by @renovate in #75
- Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.22 by @renovate in #67
- Update actions/setup-java digest to 0ab4596 by @renovate in #79
- Update actions/checkout action to v4 by @renovate in #74
- Update plugin org.owasp.dependencycheck to v8.4.3 by @renovate in #80
- Update plugin org.jetbrains.dokka to v1.9.10 by @renovate in #65
- Update dependency gradle to v8.5 by @renovate in #73
- Update actions/cache action to v4 by @renovate in #83
- Update actions/setup-java action to v4 by @renovate in #84
- Update actions/upload-artifact action to v4 by @renovate in #85
- Review Java usage on CI by @TWiStErRob in #88
- Add default workflow for Gradle's dependency-submission action by @BraisGabin in #89
- Remove org.owasp.dependencycheck by @BraisGabin in #90
- Use gradle/actions/setup-gradle instead of custom cache by @BraisGabin in #81
- Pin gradle/actions action to ec92e82 by @renovate in #91
- Allow running dependencies manually by @TWiStErRob in #93
- Holistic review of GitHub Actions by @TWiStErRob in #92
- Update junit5 monorepo to v5.10.2 by @renovate in #95
- Update actions/upload-artifact digest to 5d5d22a by @renovate in #96
- Update dependency gradle to v8.6 by @renovate in #94
- Add merging utilities by @matejdro in #87
- Update gradle/actions digest to 417ae3c by @renovate in #102
- Test tags by @BraisGabin in #97
- Fix documentation by @BraisGabin in #98
- Breakline at the end of the SARIF file. by @BraisGabin in #100
- Allow to add arbitrary values to
PropertyBag
by @BraisGabin in #101 - Update releasing by @BraisGabin in #103
- Update actions/setup-java digest to 9704b39 by @renovate in #104
- Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.23 by @renovate in #107
- Update plugin org.jetbrains.kotlin.multiplatform to v1.9.23 by @renovate in #106
- Update plugin org.jetbrains.dokka to v1.9.20 by @renovate in #105
New Contributors
- @BraisGabin made their first contribution in #89
- @matejdro made their first contribution in #87
Full Changelog: 0.5.0...0.6.0