✨ Improvements
- Add step symbol for SARIF and Dart Analyzer (#1166) @uhafner
- JENKINS-66727 - Add support for multiple source directories (#1145) @uhafner
- Make theme of source code highlighting configurable via the new Prism API Plugin (#1145) @uhafner
🐛 Bug Fixes
- JENKINS-67617 - Add dot as valid character in IDs (#1174) @uhafner
- JENKINS-67414 - Do not ignore description of issue (#1163) @uhafner
- Integrate security fix from 9.10.3 (#1164) @Wadeck
📦 Dependency updates
- Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (#1173) @dependabot
- Bump eslint-plugin-promise from 5.2.0 to 6.0.0 (#1151) @dependabot
- Bump maven-plugin from 3.15.1 to 3.16 (#1157) @dependabot
- Bump jmh.version from 1.33 to 1.34 (#1158) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#1165) @dependabot
🔧 Internal changes
- Move source code view to Prism API Plugin (#1145) @uhafner