Skip to content

Releases: rahulsom/svg-builder

0.5.0

08 Jan 00:56
77e3068
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.20 by @renovate in #190
  • fix(deps): update dependency org.spockframework:spock-core to v2.3-groovy-4.0 by @renovate in #191
  • chore(deps): update plugin com.gradle.enterprise to v3.11.2 by @renovate in #192
  • fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.7 by @renovate in #193
  • chore(deps): update plugin com.gradle.enterprise to v3.11.3 by @renovate in #194
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.21 by @renovate in #196
  • chore(deps): update plugin com.gradle.enterprise to v3.11.4 by @renovate in #195
  • chore(deps): update dependency gradle to v7.6 by @renovate in #197
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.22 by @renovate in #198
  • chore(deps): update plugin com.github.rahulsom.waena.root to v0.5.0 by @renovate in #200
  • chore(deps): update plugin com.github.rahulsom.waena.published to v0.5.0 by @renovate in #199
  • chore(deps): update plugin com.gradle.enterprise to v3.12 by @renovate in #201
  • chore(deps): update plugin com.gradle.enterprise to v3.12.1 by @renovate in #202
  • fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.14 by @renovate in #203
  • chore(deps): update plugin com.github.rahulsom.waena.published to v0.6.1 by @renovate in #204
  • chore(deps): update plugin com.github.rahulsom.waena.root to v0.6.1 by @renovate in #205
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.0 by @renovate in #206
  • chore(deps): update plugin com.gradle.enterprise to v3.12.2 by @renovate in #207
  • chore: Use reusable workflow by @rahulsom in #208

Full Changelog: v0.4.1...v0.5.0

0.4.1

24 Sep 21:18
Compare
Choose a tag to compare

What's Changed

  • Move JDK 17 deps to implementation scope by @rahulsom
  • Update dependency com.sun.xml.bind:jaxb-core to v4.0.1 by @renovate in #189

Full Changelog: v0.4.0...v0.4.1

0.4.0

18 Sep 22:33
08cc6f5
Compare
Choose a tag to compare

What's Changed

  • Bump kotlin-stdlib-jdk8 from 1.2.21 to 1.7.10
  • Bump org.unbroken-dome.xjc from 1.1.3 to 2.0.0
  • Bump nebula.release from 6.1.1 to v15.3.1
  • Bump io.codearte.nexus-staging from 0.11.0 to 0.30.0
  • Bump nebula.info from 3.6.0 to v10.1.3
  • Bump groovy-all from 2.5.6 to 3.0.13
  • Update dependency gradle to v7
  • Bump com.gradle.build-scan from 1.11 to v3.11.1
  • Bump nebula.info from 5.0.3 to 5.1.1
  • Update dependency org.spockframework:spock-core to 2.1-groovy-3.0
  • Update actions/setup-java action to v3
  • Update actions/checkout action to v3
  • Update mikepenz/action-junit-report action to v3
  • Update actions/cache action to v3
  • Update peter-evans/create-or-update-comment action to v2
  • Update peter-evans/find-comment action to v2
  • chore: Update config names in build
  • chore: Upgrade to JDK 17
  • Update dependency com.sun.xml.bind:jaxb-core to v4
  • Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.6

Full Changelog: v0.3.1...v0.4.0