Releases: jenkins-infra/plugin-health-scoring
Releases · jenkins-infra/plugin-health-scoring
3.2.0 🌈
🚀 New features and improvements
📦 Dependency updates
- Bump com.github.eirslett:frontend-maven-plugin from 1.14.0 to 1.14.2 (#400) @dependabot
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 (#399) @dependabot
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 (#398) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#397) @dependabot
- Bump org.kohsuke:github-api from 1.316 to 1.317 (#391) @dependabot
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#390) @dependabot
- Bump spring-boot.version from 3.1.4 to 3.1.5 (#389) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#388) @dependabot
3.1.0 🌈
🚀 New features and improvements
🐛 Bug Fixes
- Protects documentation service against potential null pointer exception (#383) @alecharp
- Prevents executing probes on plugin with no scm configured (#381) @alecharp
- Fixes accessing to method on invalid object (#379) @alecharp
📦 Dependency updates
- Bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.1 (#375) @dependabot
- Bump org.apache.maven:maven-model from 3.9.4 to 3.9.5 (#377) @dependabot
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#376) @dependabot
3.0.0 🌈
2.8.0 🌈
🚀 New features and improvements
📦 Dependency updates
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#371) @dependabot
- Bump spring-boot.version from 3.1.3 to 3.1.4 (#370) @dependabot
- Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.14.0 (#368) @dependabot
2.7.0 🌈
🚀 New features and improvements
- JSR-305 probe. Checks for
@Nonnull
and@CheckForNull
deprecated annotations. (#359) @Jagrutiti - Incremental Build detection probe (#358) @Jagrutiti
🐛 Bug Fixes
- Removed folder path to fix SCMLinkValidationProbe (#351) @Jagrutiti
✍ Other changes
📦 Dependency updates
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r (#367) @dependabot
- Bump org.apache.maven:maven-model from 3.9.2 to 3.9.4 (#366) @dependabot
- Bump spring-boot.version from 3.1.2 to 3.1.3 (#362) @dependabot
- Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 (#365) @dependabot
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r (#364) @dependabot
- Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 (#361) @dependabot
- Bump org.kohsuke:github-api from 1.315 to 1.316 (#360) @dependabot
- Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 (#356) @dependabot
- Bump spring-boot.version from 3.1.1 to 3.1.2 (#354) @dependabot
2.6.0 🌈
🚀 New features and improvements
- Renovate probe (#350) @Jagrutiti
- Security scan workflow probe (#342) @Jagrutiti
👻 Maintenance
📦 Dependency updates
- Bump frontend-maven-plugin from 1.13.3 to 1.13.4 (#349) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#348) @dependabot
- Bump frontend-maven-plugin from 1.12.1 to 1.13.3 (#347) @dependabot
- Bump checkstyle from 10.12.0 to 10.12.1 (#346) @dependabot
- Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#345) @dependabot
- Bump spring-boot.version from 3.1.0 to 3.1.1 (#344) @dependabot
2.5.0 🌈
🚀 New features and improvements
- Simplify GitHub APP configuration and usage (#234) @alecharp
- Unreleased Production changes probe (#298) @Jagrutiti
- Validates that CD probe is looking at the configuration (#315) @alecharp
🐛 Bug Fixes
- Fixing incorrect merge from #234 (#338) @alecharp
- Validates plugin is failing with descrive workflow (#335) @alecharp
- Fixes missing dependency for GitHub authentication (#332) @alecharp
👻 Maintenance
- Adds testing section in pull request template (#339) @alecharp
- Removes unused logger (#330) @alecharp
- Updated the .gitignore file (#325) @Jagrutiti
📦 Dependency updates
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#337) @dependabot
- Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#336) @dependabot
- Bump testcontainers-bom from 1.18.1 to 1.18.3 (#327) @dependabot
- Bump maven-release-plugin from 3.0.0 to 3.0.1 (#328) @dependabot
- Bump org.eclipse.jgit from 6.5.0.202303070854-r to 6.6.0.202305301015-r (#326) @dependabot
- Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 (#320) @dependabot
- Bump checkstyle from 10.11.0 to 10.12.0 (#319) @dependabot
2.4.2 🌈
2.4.1 🌈
2.4.0 🌈
🚀 New features and improvements
📦 Dependency updates
- Bump spring-boot.version from 3.0.6 to 3.1.0 (#312) @dependabot
- Bump checkstyle from 10.10.0 to 10.11.0 (#309) @dependabot
- Bump testcontainers-bom from 1.18.0 to 1.18.1 (#308) @dependabot
- Bump checkstyle from 10.9.3 to 10.10.0 (#305) @dependabot
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#306) @dependabot
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#304) @dependabot
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 (#307) @dependabot
- Bump spring-boot.version from 3.0.5 to 3.0.6 (#301) @dependabot
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (#300) @dependabot