Releases: jenkinsci/junit-plugin
Releases · jenkinsci/junit-plugin
1214.va_2f9db_3e6de0
🚀 New features and improvements
📦 Dependency updates
- Update dependency org.jenkins-ci.plugins:plugin to v4.67 (#540) @renovate
- Update dependency org.jetbrains.kotlin:kotlin-bom to v1.8.22 (#539) @renovate
- Update dependency org.jenkins-ci.plugins:database to v191 (#531) @renovate
- Update dependency io.jenkins.tools.bom:bom-2.387.x to v2133 (#538) @renovate
- Update dependency net.bytebuddy:byte-buddy to v1.14.5 (#537) @renovate
- Upgrade HtmlUnit from 2.x to 3.x (#536) @timja-bot
1207.va_09d5100410f
🚀 New features and improvements
📦 Dependency updates
- Update dependency io.jenkins.plugins:github-checks to v545 (#533) @renovate
- Update dependency org.jenkins-ci.plugins:plugin to v4.64 (#532) @renovate
- Update dependency io.jenkins.tools.bom:bom-2.361.x to v2102 (#530) @renovate
- Update dependency org.jenkins-ci.plugins:plugin to v4.63 (#527) @renovate
1202.v79a_986785076
🐛 Bug fixes
- Test results summary: fix JavaScript console error when 'showLink' HTML element is missing (#514) @jayaddison
🚦 Tests
📦 Dependency updates
1198.ve38db_d1b_c975
🐛 Bug fixes
- JENKINS-71139 - Do not even try to save NULs (#521) @jglick
🚦 Tests
- JENKINS-71139 - Alternate reproducer for NUL issue in
SuiteResult.stdout
(#520) @jglick
1196.vb_4cf28b_c7724
👷 Changes for plugin developers
📦 Dependency updates
- Update dependency org.jenkins-ci.plugins:plugin to v4.60 (#518) @renovate
- Update dependency org.jenkins-ci.plugins:plugin to v4.59 (#516) @renovate
- Update dependency org.jetbrains.kotlin:kotlin-bom to v1.8.20 (#512) @renovate
- Update dependency net.bytebuddy:byte-buddy to v1.14.4 (#511) @renovate
- Update dependency org.jenkins-ci.plugins:plugin to v4.57 (#509) @renovate
- Update dependency org.jenkins-ci.plugins:plugin to v4.56 (#507) @renovate
- Update dependency net.bytebuddy:byte-buddy to v1.14.2 (#506) @renovate
1189.v1b_e593637fa_e
🚀 New features and improvements
- Make it possible to include custom columns from TestActions in case, class and package tables (#503) @jonaslind
👻 Maintenance
- Manage kotlin version to work around RequireUpperBoundDeps failure (#504) (#505) @jonaslind
- Switch to renovate (#501) @timja
✍ Other changes
- Integrate 2023-02-15 security fix for SECURITY-3032 - into default branch (#491) @daniel-beck
📦 Dependency updates
18 changes
- Bump plugin from 4.54 to 4.55 (#497) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#495) @dependabot
- Bump byte-buddy from 1.12.23 to 1.14.0 (#498) @dependabot
- Bump bom-2.361.x from 1798.vc671fe94856f to 1887.vda_d0ddb_c15c4 (#500) @dependabot
- Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f (#484) @dependabot
- Bump byte-buddy from 1.12.22 to 1.12.23 (#485) @dependabot
- Bump plugin from 4.53 to 4.54 (#482) @dependabot
- Bump bom-2.361.x from 1775.vf0577a_a_01778 to 1792.v0295db_e7c548 (#483) @dependabot
- Bump byte-buddy from 1.12.21 to 1.12.22 (#479) @dependabot
- Bump byte-buddy from 1.12.20 to 1.12.21 (#476) @dependabot
- Bump bom-2.361.x from 1763.v092b_8980a_f5e to 1775.vf0577a_a_01778 (#477) @dependabot
- Bump bom-2.361.x from 1750.v0071fa_4c4a_e3 to 1763.v092b_8980a_f5e (#475) @dependabot
- Bump byte-buddy from 1.12.19 to 1.12.20 (#472) @dependabot
- Bump bom-2.346.x from 1742.vb_70478c1b_25f to 1750.v0071fa_4c4a_e3 (#471) @dependabot
- Bump bom-2.346.x from 1723.vcb_9fee52c9fc to 1742.vb_70478c1b_25f (#470) @dependabot
- Bump plugin from 4.52 to 4.53 (#469) @dependabot
- Bump plugin from 4.51 to 4.52 (#468) @dependabot
- Bump bom-2.346.x from 1706.vc166d5f429f8 to 1723.vcb_9fee52c9fc (#465) @dependabot
1166.va_436e268e972
🚀 New features and improvements
- Add getSuites() method in TestResultImpl (#464) @topikachu
✍ Other changes
- Merge back SECURITY-2888 - fix into master (#458) @daniel-beck
📦 Dependency updates
- Bump byte-buddy from 1.12.18 to 1.12.19 (#461) @dependabot
- Bump bom-2.346.x from 1678.vc1feb_6a_3c0f1 to 1706.vc166d5f429f8 (#462) @dependabot
- Bump plugin from 4.50 to 4.51 (#460) @dependabot
- Bump plugin from 4.49 to 4.50 (#457) @dependabot
1159.v0b_396e1e07dd
👷 Changes for plugin developers
- Use ionicons-api version provided by bom (#456) @NotMyFault
📦 Dependency updates
- Bump plugin from 4.48 to 4.49 (#452) @dependabot
- Bump bom-2.346.x from 1643.v1cffef51df73 to 1670.v7f165fc7a_079 (#454) @dependabot
1156.vcf492e95a_a_b_0
📦 Dependency updates
- Bump bom-2.346.x from 1607.va_c1576527071 to 1643.v1cffef51df73 (#447) @dependabot
- Bump ionicons-api from 28.va_f3a_84439e5f to 31.v4757b_6987003 (#448) @dependabot
- Bump byte-buddy from 1.12.17 to 1.12.18 (#449) @dependabot
1153.v1c24f1a_d2553
🚀 New features and improvements
- JENKINS-69656 - Un-inlining AbstractTestResultAction/summary.jelly for CSP compliance (#444) @aneveux
- JENKINS-69657 - Un-inlining floatingBox.jelly for CSP compliance (#445) @aneveux
📦 Dependency updates
- Bump plugin from 4.47 to 4.48 (#443) @dependabot