Skip to content

Releases: nscuro/versatile

v0.18.0

19 Mar 13:51

Choose a tag to compare

What's Changed

Enhancements 🚀

  • Implement Composer version support by @nscuro in #291

Full Changelog: v0.17.0...v0.18.0

v0.17.0

17 Mar 15:12

Choose a tag to compare

What's Changed

Enhancements 🚀

Dependency Updates 🤖

  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #274
  • Bump io.github.jeremylong:open-vulnerability-clients from 9.0.2 to 9.0.3 by @dependabot[bot] in #273
  • Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #272
  • Bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot] in #271
  • Bump org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.2.2 to 1.3.1 by @dependabot[bot] in #277
  • Bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.1.0 by @dependabot[bot] in #276
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #275
  • Bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0 by @dependabot[bot] in #279
  • Bump org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.3.1 to 1.3.2 by @dependabot[bot] in #278
  • Bump org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.3.2 to 1.3.3 by @dependabot[bot] in #280
  • Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #281
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #283
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 by @dependabot[bot] in #285
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #284
  • Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0 by @dependabot[bot] in #287
  • Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #286
  • Bump com.jayway.jsonpath:json-path from 2.10.0 to 3.0.0 by @dependabot[bot] in #282
  • Bump org.apache.maven:maven-artifact from 3.9.12 to 3.9.14 by @dependabot[bot] in #289

Full Changelog: v0.16.1...v0.17.0

v0.16.1

20 Jan 10:27

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix NPE in KnownVersioningSchemes#fromPurlType by @nscuro in #270

Dependency Updates 🤖

  • Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 by @dependabot[bot] in #269

Full Changelog: v0.16.0...v0.16.1

v0.16.0

19 Jan 16:35

Choose a tag to compare

What's Changed

Enhancements 🚀

  • Enable containment conformance tests by @nscuro in #258
  • Support scheme matching by PURL type by @nscuro in #268

Dependency Updates 🤖

  • Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.1 by @dependabot[bot] in #264
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #263
  • Bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.12 by @dependabot[bot] in #262
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #260
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #259
  • Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.0.0 by @dependabot[bot] in #265
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #267
  • Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #266

Full Changelog: v0.15.0...v0.16.0

v0.15.0

05 Dec 10:55

Choose a tag to compare

What's Changed

Enhancements 🚀

Full Changelog: v0.14.0...v0.15.0

v0.14.0

04 Dec 18:13

Choose a tag to compare

What's Changed

Breaking Changes 🚨

Enhancements 🚀

Bug Fixes 🐛

  • Fix VersionFactory not being thread safe by @nscuro in #254
  • Add missing provider declarations to module-info by @nscuro in #255

Dependency Updates 🤖

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 by @dependabot[bot] in #220
  • Bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.0.1 by @dependabot[bot] in #221
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #230
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #229
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #228
  • Bump io.github.jeremylong:open-vulnerability-clients from 8.0.0 to 9.0.1 by @dependabot[bot] in #227
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #231
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #234
  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #233
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #232
  • Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0 by @dependabot[bot] in #235
  • Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0 by @dependabot[bot] in #236
  • Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #248
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #242
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #245
  • Bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #244
  • Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #240
  • Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.1.1 by @dependabot[bot] in #241
  • Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 by @dependabot[bot] in #243
  • Bump io.github.jeremylong:open-vulnerability-clients from 9.0.1 to 9.0.2 by @dependabot[bot] in #253
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #252
  • Bump actions/setup-java from 5.0.0 to 5.1.0 by @dependabot[bot] in #251
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #250

Full Changelog: v0.13.1...v0.14.0

v0.13.1

28 Aug 09:23

Choose a tag to compare

What's Changed

Breaking Changes 🚨

  • Fix split package between core and spi modules by @nscuro in #200

Enhancements 🚀

Bug Fixes 🐛

  • Fix ComponentVersion repeatedly recompiling the same regex pattern by @nscuro in #219

Dependency Updates 🤖

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1 by @dependabot[bot] in #199
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #207
  • Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.1 by @dependabot[bot] in #206
  • Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 by @dependabot[bot] in #205
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #202
  • Bump org.apache.maven:maven-artifact from 3.9.10 to 3.9.11 by @dependabot[bot] in #209
  • Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #208
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #214
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #213
  • Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #211
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 by @dependabot[bot] in #210
  • Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 by @dependabot[bot] in #212
  • Bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #218
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #217

Full Changelog: v0.13.0...v0.13.1

v0.13.0

07 Jun 11:14

Choose a tag to compare

What's Changed

Enhancements 🚀

Bug Fixes 🐛

  • Fix missing project name for Maven submodules by @nscuro in #197

Dependency Updates 🤖

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0 by @renovate in #186
  • Update dependency org.junit.jupiter:junit-jupiter to v5.12.2 by @renovate in #185
  • Update actions/setup-java action to v4.7.1 - autoclosed by @renovate in #184
  • Update dependency com.puppycrawl.tools:checkstyle to v10.24.0 by @renovate in #187
  • Update dependency io.github.jeremylong:open-vulnerability-clients to v8 by @renovate in #188
  • Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.1 by @dependabot in #193
  • Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 by @dependabot in #195
  • Bump org.apache.maven:maven-artifact from 3.9.9 to 3.9.10 by @dependabot in #194

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

05 Apr 18:10

Choose a tag to compare

What's Changed

Enhancements 🚀

  • Simplify certain verbose OSV ranges by @nscuro in #183

Dependency Updates 🤖

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3 by @renovate in #174
  • Update dependency io.github.jeremylong:open-vulnerability-clients to v7.3.0 by @renovate in #175
  • Update dependency com.puppycrawl.tools:checkstyle to v10.21.4 by @renovate in #176
  • Update dependency org.junit.jupiter:junit-jupiter to v5.12.1 by @renovate in #177
  • Update actions/upload-artifact action to v4.6.2 by @renovate in #178
  • Update dependency com.puppycrawl.tools:checkstyle to v10.23.0 by @renovate in #180
  • Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.3 by @renovate in #181
  • Update dependency io.github.jeremylong:open-vulnerability-clients to v7.3.1 by @renovate in #179
  • Update dependency io.github.jeremylong:open-vulnerability-clients to v7.3.2 by @renovate in #182

Full Changelog: v0.11.0...v0.12.0

v0.11.0

24 Feb 09:46

Choose a tag to compare

What's Changed

Enhancements 🚀

Dependency Updates 🤖

  • Update dependency org.junit.jupiter:junit-jupiter to v5.12.0 by @renovate in #169
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 by @renovate in #168
  • Update actions/upload-artifact action to v4.6.1 by @renovate in #170
  • Update dependency com.puppycrawl.tools:checkstyle to v10.21.3 by @renovate in #173

Full Changelog: v0.10.0...v0.11.0