Releases: austinarbor/version-catalog-generator
Releases · austinarbor/version-catalog-generator
3.2.0
What's Changed
New Features 🎉️
- Custom Bundle Mapping by @austinarbor in #186
- Ability to Disable Nested BOM Entries by @austinarbor in #187
Dependency Updates 🛠️
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot in #181
- Bump mockito from 5.14.2 to 5.15.2 by @dependabot in #180
- Bump com.diffplug.spotless from 6.25.0 to 7.0.2 by @dependabot in #184
Misc
- Enable Configuration Cache by @austinarbor in #182
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
New Features 🎉️
- Add Ability to Append to Existing Catalogs by @austinarbor in #179
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
Breaking Changes ⚡️
- Replace Caching Functionality by @austinarbor in #169
New Features 🎉️
- Generate Catalog from Multiple BOM Dependencies by @austinarbor in #170
Dependency Updates 🛠️
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #161
- Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 by @dependabot in #165
- Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #164
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #167
- Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #166
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #174
- Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4 by @dependabot in #173
Other Changes
- Gradle 8.12 by @austinarbor in #168
- Fix Groovy DSL Test Syntax by @austinarbor in #176
Full Changelog: 2.1.2...3.0.0
3.0.0-beta.3
What's Changed
Breaking Changes ⚡️
- Replace Caching Functionality by @austinarbor in #169
New Features 🎉️
- Generate Catalog from Multiple BOM Dependencies by @austinarbor in #170
Dependency Updates 🛠️
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #161
- Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 by @dependabot in #165
- Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #164
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #167
- Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #166
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #174
- Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4 by @dependabot in #173
Other Changes
- Gradle 8.12 by @austinarbor in #168
Full Changelog: 2.1.2...3.0.0-beta.3
3.0.0-beta.2
What's Changed
New Features 🎉️
- Generate a catalog from multiple source BOMs
Breaking Changes ⚡️
- Replace Caching Functionality by @austinarbor in #169
Dependency Updates 🛠️
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #161
- Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 by @dependabot in #165
- Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #164
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #167
- Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #166
Other Changes
- Gradle 8.12 by @austinarbor in #168
Full Changelog: 2.1.2...3.0.0-beta.2
3.0.0-beta.1
What's Changed
New Features 🎉️
- Generate a catalog from multiple source BOMs
Breaking Changes ⚡️
- Replace Caching Functionality by @austinarbor in #169
Dependency Updates 🛠️
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #161
- Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 by @dependabot in #165
- Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #164
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #167
- Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #166
Other Changes
- Gradle 8.12 by @austinarbor in #168
Full Changelog: 2.1.2...3.0.0-beta.1
2.1.2
What's Changed
Dependency Updates 🛠️
- Bump mikepenz/action-junit-report from 4 to 5 by @dependabot in #159
Other Changes
- Gradle 8.11 by @austinarbor in #160
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
Bug Fixes 🐞
- Gradle 8.11 Fix by @austinarbor in #156
Dependency Updates 🛠️
- Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21 by @dependabot in #154
- Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.2 by @dependabot in #152
- Bump mockito from 5.14.1 to 5.14.2 by @dependabot in #158
- Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #157
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
New Features 🎉️
- Generate BOM Entry by @austinarbor in #155
Dependency Updates 🛠️
- Bump mockito from 5.13.0 to 5.14.1 by @dependabot in #150
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
Breaking Changes ⚡️
- More specially handled prefixes by @austinarbor in #127
- Bump org.jetbrains.kotlin.jvm from 1.9.24 to 2.0.0 by @dependabot in #118
- Replace Artifact Underscores by @austinarbor in #128
Bug Fixes 🐞
- Update Deprecated Gradle Action Usage by @austinarbor in #129
- Update Deprecated Gradle Action Usage (v2) by @austinarbor in #130
- Default Suffix Generator Fix by @austinarbor in #138
Dependency Updates 🛠️
- Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23 by @dependabot in #105
- Bump detekt from 1.23.5 to 1.23.6 by @dependabot in #109
- Bump actions/configure-pages from 4 to 5 by @dependabot in #111
- Bump org.jacoco:org.jacoco.agent from 0.8.11 to 0.8.12 by @dependabot in #112
- Bump org.mockito.kotlin:mockito-kotlin from 5.2.1 to 5.3.1 by @dependabot in #113
- Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 by @dependabot in #114
- Bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24 by @dependabot in #116
- Bump mockito from 5.11.0 to 5.12.0 by @dependabot in #115
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #120
- Bump org.apache.maven:maven-model from 3.9.6 to 3.9.7 by @dependabot in #119
- Bump dawidd6/action-download-artifact from 3 to 5 by @dependabot in #121
- Bump org.apache.maven:maven-model from 3.9.7 to 3.9.8 by @dependabot in #123
- Bump dawidd6/action-download-artifact from 5 to 6 by @dependabot in #122
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #124
- Bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0 by @dependabot in #132
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #131
- Bump org.asciidoctor.jvm.convert from 4.0.2 to 4.0.3 by @dependabot in #134
- Bump gradle/actions from 3 to 4 by @dependabot in #135
- Bump org.jetbrains.kotlin.jvm from 2.0.0 to 2.0.10 by @dependabot in #136
- Bump org.apache.maven:maven-model from 3.9.8 to 3.9.9 by @dependabot in #143
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #142
- Bump org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20 by @dependabot in #144
- Bump mockito from 5.12.0 to 5.13.0 by @dependabot in #146
- Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #145
- Bump detekt from 1.23.6 to 1.23.7 by @dependabot in #147
- Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #148
Other Changes
- Bump Gradle to 8.7 by @austinarbor in #110
- Gradle 8.8 by @austinarbor in #125
- Gradle 8.9 by @austinarbor in #133
- GHA Cache Tuning by @austinarbor in #139
- GHA Changes by @austinarbor in #140
- Gradle 8.10 by @austinarbor in #141
- Gradle 8.10.2 by @austinarbor in #149
Full Changelog: 1.5.0...2.0.0