Skip to content

Releases: vlsi/vlsi-release-plugins

v3.0.1

20 Nov 11:31

Choose a tag to compare

🚀 Release

What's Changed

🧰 Maintenance

  • chore: reduce the use of Project (#156) by @vlsi

Contributors: @github-actions[bot] and @vlsi

v3.0.0

20 Nov 07:58

Choose a tag to compare

🚀 Release

What's Changed

  • chore: bump asf-release-environment config (#154) by @vlsi
  • Migrate to io.github.gradle-nexus:publish-plugin (#41) by @vlsi

💡 New Features

  • chore: bump Gradle requirement to 7.2, Kotlin to 1.5 (#155) by @vlsi

🐞 Bug Fixes

  • fix: avoid printing project stacktraces multiple times (#145) by @vlsi
  • chore: add default value for svnMuccTask.asfDryRun=false (#146) by @vlsi

🧰 Maintenance

  • chore: use newer Gradlew Wrapper Validation action (#151) by @vlsi
  • chore: fix compatibility of extensions plugin with older Gradle versions (#150) by @vlsi
  • chore: remove use of deprecated API (#144) by @vlsi
  • chore: avoid excessive dependency from SvnmuccTask on projectDir (#143) by @vlsi
  • chore: Autostyle no longer uses stage-vote-release-plugin (#142) by @vlsi

⬆️ Dependencies

24 changes
  • fix(deps): update dependency org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin to v2.1.0 (#152) by @renovate-bot
  • chore(deps): update gradle/actions action to v5 (#153) by @renovate-bot
  • fix(deps): update dependency com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin to v2 (#141) by @renovate-bot
  • fix(deps): update com.fasterxml.jackson.core to v2.20.1 (#147) by @renovate-bot
  • chore(deps): update gradle/actions action to v5 (#149) by @renovate-bot
  • chore(deps): update actions/checkout digest to 93cb6ef (#148) by @renovate-bot
  • fix(deps): update dependency com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin to v1 (#121) by @renovate-bot
  • chore(deps): update plugin org.jetbrains.gradle.plugin.idea-ext to v1.3 (#140) by @renovate-bot
  • fix(deps): update dependency org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin to v1.3 (#134) by @renovate-bot
  • chore(deps): update actions/setup-java action to v5 (#138) by @renovate-bot
  • fix(deps): update dependency org.junit:junit-bom to v5.14.1 (#135) by @renovate-bot
  • chore(deps): update gradle/actions digest to 748248d (#139) by @renovate-bot
  • fix(deps): update dependency commons-codec:commons-codec to v1.20.0 (#133) by @renovate-bot
  • chore(deps): update actions/checkout action to v5 (#136) by @renovate-bot
  • chore(deps): update actions/github-script action to v8 (#137) by @renovate-bot
  • fix(deps): update dependency com.google.guava:guava to v33.5.0-jre (#132) by @renovate-bot
  • chore(deps): update actions/create-github-app-token digest to 6701853 (#130) by @renovate-bot
  • fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.20.1 (#127) by @renovate-bot
  • chore(deps): update actions/checkout digest to 08eba0b (#129) by @renovate-bot
  • fix(deps): update com.fasterxml.jackson.core to v2.19.2 (#126) by @renovate-bot
  • fix(deps): update dependency org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin to v1.2 (#124) by @renovate-bot
  • chore(deps): update plugin org.jetbrains.gradle.plugin.idea-ext to v1.2 (#123) by @renovate-bot
  • fix(deps): update dependency org.junit:junit-bom to v5.13.3 (#118) by @renovate-bot
  • chore(deps): update dependency gradle to v8.14.3 (#117) by @renovate-bot

Contributors: @github-actions[bot], @renovate-bot and @vlsi

v2.0.0

24 Jun 18:47

Choose a tag to compare

🚀 Release

What's Changed

  • Replaced deprecated groovy.util usages with groovy.xml (#106) by @DreierF
  • Migrate to the latest version of smallrye (#87) by @apssouza22
  • Use relative path sensitivity in the license gather plugin (#60) by @sandra-thieme
  • Bump grgit to 4.1.1 (#58) by @vlsi
  • license-gather: add a task for verifying license compatibility (#49) by @vlsi
  • license-gather-plugin: Fixed MANIFEST check is always skipped (#48) by @DreierF
  • license-gather: ignore namespaces in PomLicenseLoader (#45) by @DreierF
  • Bump Gradle to 6.9.1 (#47) by @vlsi
  • Checksum-dependency: implement PGP verification (#10) by @vlsi

💡 New Features

  • use printTestResult for all AbstractTestTasks (#89) by @robstoll

🧰 Maintenance

  • feat: make gradle-extensions compatible with configuration cache (#113) by @vlsi
  • Revert "fix(deps): update dependency com.squareup:kotlinpoet to v2" (#112) by @vlsi
  • chore: add constraints to bump transitive versions to resolve CVEs (#111) by @vlsi
  • chore: relace project.exec with ExecOperations (#110) by @vlsi
  • fix: replace kotlin min() and max() deprecated functions with minOrNull() (#109) by @vlsi
  • test: use a single method to generate Gradle versions for the tests (#108) by @vlsi
  • chore: refactor build script to convention plugins (#107) by @vlsi

⬆️ Dependencies

19 changes
  • chore(config): migrate renovate config (#115) by @renovate-bot
  • fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#114) by @renovate-bot
  • fix(deps): update dependency com.squareup:kotlinpoet to v2 (#105) by @renovate-bot
  • fix(deps): update com.fasterxml.jackson.core to v2.19.1 (#83) by @renovate-bot
  • fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.1 (#100) by @renovate-bot
  • chore(deps): update plugin org.jetbrains.dokka to v1.9.20 (#102) by @renovate-bot
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2 (#103) by @renovate-bot
  • chore(deps): update gradle/actions digest to ac638b0 (#98) by @renovate-bot
  • chore(deps): update dependency gradle to v8.14.2 (#99) by @renovate-bot
  • chore(deps): update plugin com.github.autostyle to v4 (#97) by @renovate-bot
  • chore(deps): update eskatos/gradle-command-action action to v3 (#95) by @renovate-bot
  • chore(deps): update gradle/wrapper-validation-action action to v3 (#96) by @renovate-bot
  • fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v5.13.3.202401111512-r (#75) by @renovate-bot
  • fix(deps): update dependency com.squareup:kotlinpoet to v1.18.1 (#79) by @renovate-bot
  • chore(deps): update burrunan/gradle-cache-action action to v3 (#92) by @renovate-bot
  • chore(deps): update dependency gradle to v8 (#73) by @renovate-bot
  • fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.0 (#91) by @renovate-bot
  • fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v0.10 (#84) by @renovate-bot
  • chore(deps): update actions/checkout action to v4 (#72) by @renovate-bot

Contributors: @DreierF, @FSchumacher, @apssouza22, @endorh, @github-actions[bot], @renovate-bot, @robstoll, @sandra-thieme, @vlsi, Alexsandro Souza, Jenn Strater and Sandra Thieme