Skip to content

Comments

Upgrade Surefire 3.5.4 -> 3.5.5#2116

Open
Picnic-DevPla-Bot wants to merge 1 commit intomasterfrom
renovate/surefire-3.x
Open

Upgrade Surefire 3.5.4 -> 3.5.5#2116
Picnic-DevPla-Bot wants to merge 1 commit intomasterfrom
renovate/surefire-3.x

Conversation

@Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Surefire (source) build patch 3.5.4 -> 3.5.5

Release Notes

apache/maven-surefire (Surefire)

v3.5.5: 3.5.5

🚀 New features and improvements

🐛 Bug Fixes

  • Use PowerShell instead of WMIC for detecting zombie process on Windows (#​3258) @​jbliznak. Please note if you are using Windows with Java 8 and not PowerShell (you have options to: use Java 9+, install PowerShell or stay on Surefire 3.5.4)
  • Properly work with test failures caused during beforeAll phase (#​3194) @​Frawless

📝 Documentation updates

  • Clarify how late placeholder replacement (@​{...}) deals with (#​3208) @​kwin

👻 Maintenance

🔧 Build

📦 Dependency updates


  • If you want to rebase/retry this PR, check this box

@coderabbitai
Copy link

coderabbitai bot commented Feb 22, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Maven Surefire plugin version updated from 3.5.4 to 3.5.5 in pom.xml. No configuration or behavior changes; test execution setup remains unchanged.

Changes

Cohort / File(s) Summary
Build Configuration
pom.xml
Maven Surefire plugin version bumped from 3.5.4 to 3.5.5; no configuration or behavioral changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the primary change: upgrading Maven Surefire from version 3.5.4 to 3.5.5, which is the only modification in the changeset.
Description check ✅ Passed The description is directly related to the changeset, detailing the Surefire version upgrade with comprehensive release notes, new features, bug fixes, and dependency updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/surefire-3.x

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Feb 22, 2026

Suggested commit message:

Upgrade Surefire 3.5.4 -> 3.5.5 (#2116)

See:
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.5
- https://github.com/apache/maven-surefire/compare/maven-surefire-3.5.4...surefire-3.5.5

@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.29.0 milestone Feb 22, 2026
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants