codyze
codyze copied to clipboard
Update dependency io.github.detekt.sarif4k:sarif4k to v0.6.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
io.github.detekt.sarif4k:sarif4k (source) | 0.5.0 -> 0.6.0 |
Release Notes
detekt/sarif4k (io.github.detekt.sarif4k:sarif4k)
v0.6.0
Critical changes
- Create a sarif merger (https://github.com/detekt/sarif4k/issues/82)
- Properly implement PropertyBag to allow arbitrary key/value pairs (https://github.com/detekt/sarif4k/issues/78)
- Add a breakline at the end of the file when encoding no minified sarif (https://github.com/detekt/sarif4k/issues/99)
- Update kdoc (https://github.com/detekt/sarif4k/issues/98)
What's Changed
- Update plugin org.jetbrains.kotlin.multiplatform to v1.9.22 by @renovate in https://github.com/detekt/sarif4k/pull/66
- Update junit5 monorepo to v5.10.1 by @renovate in https://github.com/detekt/sarif4k/pull/71
- Update actions/checkout digest to
f43a0e5
by @renovate in https://github.com/detekt/sarif4k/pull/68 - Update actions/cache digest to
e12d46a
by @renovate in https://github.com/detekt/sarif4k/pull/77 - Update actions/upload-artifact digest to
a8a3f3a
by @renovate in https://github.com/detekt/sarif4k/pull/75 - Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.22 by @renovate in https://github.com/detekt/sarif4k/pull/67
- Update actions/setup-java digest to
0ab4596
by @renovate in https://github.com/detekt/sarif4k/pull/79 - Update actions/checkout action to v4 by @renovate in https://github.com/detekt/sarif4k/pull/74
- Update plugin org.owasp.dependencycheck to v8.4.3 by @renovate in https://github.com/detekt/sarif4k/pull/80
- Update plugin org.jetbrains.dokka to v1.9.10 by @renovate in https://github.com/detekt/sarif4k/pull/65
- Update dependency gradle to v8.5 by @renovate in https://github.com/detekt/sarif4k/pull/73
- Update actions/cache action to v4 by @renovate in https://github.com/detekt/sarif4k/pull/83
- Update actions/setup-java action to v4 by @renovate in https://github.com/detekt/sarif4k/pull/84
- Update actions/upload-artifact action to v4 by @renovate in https://github.com/detekt/sarif4k/pull/85
- Review Java usage on CI by @TWiStErRob in https://github.com/detekt/sarif4k/pull/88
- Add default workflow for Gradle's dependency-submission action by @BraisGabin in https://github.com/detekt/sarif4k/pull/89
- Remove org.owasp.dependencycheck by @BraisGabin in https://github.com/detekt/sarif4k/pull/90
- Use gradle/actions/setup-gradle instead of custom cache by @BraisGabin in https://github.com/detekt/sarif4k/pull/81
- Pin gradle/actions action to
ec92e82
by @renovate in https://github.com/detekt/sarif4k/pull/91 - Allow running dependencies manually by @TWiStErRob in https://github.com/detekt/sarif4k/pull/93
- Holistic review of GitHub Actions by @TWiStErRob in https://github.com/detekt/sarif4k/pull/92
- Update junit5 monorepo to v5.10.2 by @renovate in https://github.com/detekt/sarif4k/pull/95
- Update actions/upload-artifact digest to
5d5d22a
by @renovate in https://github.com/detekt/sarif4k/pull/96 - Update dependency gradle to v8.6 by @renovate in https://github.com/detekt/sarif4k/pull/94
- Add merging utilities by @matejdro in https://github.com/detekt/sarif4k/pull/87
- Update gradle/actions digest to
417ae3c
by @renovate in https://github.com/detekt/sarif4k/pull/102 - Test tags by @BraisGabin in https://github.com/detekt/sarif4k/pull/97
- Fix documentation by @BraisGabin in https://github.com/detekt/sarif4k/pull/98
- Breakline at the end of the SARIF file. by @BraisGabin in https://github.com/detekt/sarif4k/pull/100
- Allow to add arbitrary values to
PropertyBag
by @BraisGabin in https://github.com/detekt/sarif4k/pull/101 - Update releasing by @BraisGabin in https://github.com/detekt/sarif4k/pull/103
- Update actions/setup-java digest to
9704b39
by @renovate in https://github.com/detekt/sarif4k/pull/104 - Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.23 by @renovate in https://github.com/detekt/sarif4k/pull/107
- Update plugin org.jetbrains.kotlin.multiplatform to v1.9.23 by @renovate in https://github.com/detekt/sarif4k/pull/106
- Update plugin org.jetbrains.dokka to v1.9.20 by @renovate in https://github.com/detekt/sarif4k/pull/105
New Contributors
- @BraisGabin made their first contribution in https://github.com/detekt/sarif4k/pull/89
- @matejdro made their first contribution in https://github.com/detekt/sarif4k/pull/87
Full Changelog: https://github.com/detekt/sarif4k/compare/0.5.0...0.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.