Releases: jenkinsci/analysis-model
Releases · jenkinsci/analysis-model
v11.5.0 🎁
🚀 New Features
- Add parser for Grype reports (#935) @dtbaum
v11.4.3 🎁
🐛 Bug Fixes
- JENKINS-71687 - Intellij IDEA Inspection causes Exception during Jenkins Job fix (#934) @flashfishgit
v11.4.1 🎁
v11.4.0 🎁
✨ Improvements
- Fix kotlin 1.8 warnings not detected (#925) @TVDiasDominik
📦 Dependency Updates
- Bump json-smart from 2.4.11 to 2.5.0 (#931) @dependabot
- Bump incrementals-maven-plugin from 1.6 to 1.7 (#929) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#930) @dependabot
- Bump incrementals-enforcer-rules from 1.6 to 1.7 (#928) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#927) @dependabot
- Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#924) @dependabot
- Bump json from 20230227 to 20230618 (#926) @dependabot
v11.3.0 🎁
🚀 New Features
- Adding support for cargo clippy output (#895) @madelaney
✨ Improvements
📦 Dependency Updates
- Bump violations-lib from 1.156.4 to 1.156.5 (#922) @dependabot
- Bump json-smart from 2.4.10 to 2.4.11 (#921) @dependabot
- Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#918) @dependabot
v11.2.0 🎁
🐛 Bug Fixes
📦 Dependency Updates
- Bump violations-lib from 1.156.3 to 1.156.4 (#915) @dependabot
- Bump jsoup from 1.15.4 to 1.16.1 (#916) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.23.0 (#914) @dependabot
- Bump flatten-maven-plugin from 1.4.0 to 1.4.1 (#913) @dependabot
v11.1.0 🎁
✨ Improvements
- JENKINS-70801 - Use module information from IntelliJ IDEA's output file (#911) @oliva123456
- [EmbeddedEnginee] Support native .log file format (#910) @evahabeeballah
📦 Dependency Updates
- Bump asm from 9.4 to 9.5 (#912) @dependabot
- Bump flatten-maven-plugin from 1.3.0 to 1.4.0 (#908) @dependabot
- Bump slf4j.version from 2.0.6 to 2.0.7 (#909) @dependabot
🔧 Internal Changes
v11.0.1 🎁
🐛 Bug Fixes
- JENKINS-70804 - Do not use format method when simply copying log messages (#906) @uhafner
📦 Dependency Updates
- Bump violations-lib from 1.156.2 to 1.156.3 (#904) @dependabot
- Bump json-smart from 2.4.9 to 2.4.10 (#905) @dependabot
v11.0.0 🎁
💥 Breaking
🚀 New Features
- Parser for Simulink Code Generator tool (#889) @evahabeeballah
🐛 Bug Fixes
- JENKINS-70498 - Correctly handle line ranges in the JSONParser (#884) @yashre-bh
- JENKINS-66130 - GHS Multi Compiler parser should recognize column (#882) @Jagrutiti
📦 Dependency Updates
- Bump violations-lib from 1.156.1 to 1.156.2 (#901) @dependabot
- Bump json-smart from 2.4.8 to 2.4.9 (#902) @dependabot
- Bump pmd.version from 6.54.0 to 6.55.0 (#898) @dependabot
- Bump json from 20220924 to 20230227 (#899) @dependabot
- Bump jsoup from 1.15.3 to 1.15.4 (#894) @dependabot
- Bump git-changelist-maven-extension from 1.5 to 1.6 (#891) @dependabot
- Bump kentaro-m/auto-assign-action from 1.2.4 to 1.2.5 (#893) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#896) @dependabot
- Bump incrementals-enforcer-rules from 1.5 to 1.6 (#890) @dependabot
- Bump incrementals-maven-plugin from 1.5 to 1.6 (#892) @dependabot
- Bump incrementals-maven-plugin from 1.4 to 1.5 (#886) @dependabot
- Bump incrementals-enforcer-rules from 1.4 to 1.5 (#887) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.5 (#888) @dependabot
v10.23.1 🎁
🐛 Bug Fixes
- Fix parsing of line and column numbers in Polyspace parser (#883) @evahabeeballah