What's Changed
🚀 New Features
🔬 Improvements
- Fix incomplete ALLURE_NO_ANALYTICS opt-out in report html template by @grootstebozewolf in #3332
🐞 Bug Fixes
⬆️ Dependency Updates
- Bump commons-io:commons-io from 2.21.0 to 2.22.0 by @dependabot[bot] in #3323
- Bump com.github.spotbugs from 6.5.0 to 6.5.4 by @dependabot[bot] in #3324
- Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 by @dependabot[bot] in #3326
- Bump org.jsoup:jsoup from 1.22.1 to 1.22.2 by @dependabot[bot] in #3329
- Bump io.qameta.allure from 4.0.0 to 4.0.2 by @dependabot[bot] in #3327
📖 Documentation improvements
- docs: align ALLURE_NO_ANALYTICS opt-out example with implementation by @grootstebozewolf in #3333
⛔️ Security
- Fix XSS in rendered report: HTML-escape user-controlled reportName by @grootstebozewolf in #3334
- Fix XSS in rendered report: HTML-escape user-controlled reportLanguage by @grootstebozewolf in #3337
👻 Internal changes
New Contributors
- @grootstebozewolf made their first contribution in #3332
Full Changelog: 2.40.0...2.41.0