What's Changed
- chore: bump to next development version by @soul2zimate in #238
- chore(deps): exclude test manifest dependencies from dependabot update by @soul2zimate in #249
- Dependabot fix by @soul2zimate in #254
- feat: rust analysis support by @soul2zimate in #252
- build: bump various github actions by @soul2zimate in #266
- fix: fix various issues by @soul2zimate in #273
- fix: add missing environment variable to test by @soul2zimate in #274
- build(deps-dev): bump mockito.version from 5.17.0 to 5.21.0 by @dependabot[bot] in #276
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.6.2 by @dependabot[bot] in #275
- build(deps-dev): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.4 by @dependabot[bot] in #277
- build(deps-dev): bump org.apache.maven.plugins:maven-release-plugin from 3.0.0 to 3.3.1 by @dependabot[bot] in #279
- build: bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 3.2.1 by @soul2zimate in #280
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #281
- build(deps): bump actions/setup-python from 4 to 6 by @dependabot[bot] in #283
- build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #282
- build(deps-dev): bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.4 by @dependabot[bot] in #284
- build(deps): bump peter-evans/create-pull-request from 5 to 8 by @dependabot[bot] in #285
- build(deps): bump org.codehaus.mojo:extra-enforcer-rules from 1.6.2 to 1.11.0 by @dependabot[bot] in #286
- build(deps-dev): bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #287
- build(deps): bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.2.1 to 1.5.1 by @dependabot[bot] in #288
- build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #290
- build(deps-dev): bump org.codehaus.mojo:versions-maven-plugin from 2.15.0 to 2.21.0 by @dependabot[bot] in #292
- build(deps): bump com.mycila:license-maven-plugin from 4.1 to 5.0.0 by @dependabot[bot] in #289
- build(deps-dev): bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #293
- build(deps-dev): bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.5.0 by @dependabot[bot] in #291
- build(deps): bump org.cyclonedx:cyclonedx-core-java from 12.0.1 to 12.1.0 by @dependabot[bot] in #298
- build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #297
- build(deps): bump io.github.guacsec:trustify-da-api-model from 2.0.1 to 2.0.4 by @dependabot[bot] in #296
- build(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot[bot] in #294
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.15.0 by @dependabot[bot] in #295
- build(deps-dev): bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M6 to 4.0.0-M16 by @dependabot[bot] in #301
- build(deps-dev): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.10.0 by @dependabot[bot] in #302
- build(deps): bump org.pitest:pitest-junit5-plugin from 1.1.2 to 1.2.3 by @dependabot[bot] in #303
- build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.4.0 by @dependabot[bot] in #304
- fix: handle package name format mismatch in dependency ignore logic by @soul2zimate in #310
- fix: fix project layout detection by @soul2zimate in #308
- doc: add missing doc for Rust support by @soul2zimate in #306
New Contributors
- @dependabot[bot] made their first contribution in #276
Full Changelog: v0.0.12...v0.0.13