Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.ginsberg:junit5-system-exit 1.1.2 -> 2.0.2 age adoption passing confidence

Release Notes

tginsberg/junit5-system-exit (com.ginsberg:junit5-system-exit)

v2.0.2

  • Bugfix: [#​24]: Reset state between assertion calls.

v2.0.1

  • Bugfix: [#​20]: Multiple calls to System.exit() do not always report the first exit status code.

v2.0.0

  • Remove terminally deprecated SecurityManager approach for preventing System.exit() calls.
  • Add Java Agent-based approach. Calls to System.exit() are rewritten as classes are loaded.
  • Add AssertJ-style fluid assertions for cases when test authors do not want to use annotations, or want to write assertions after a System.exit() is detected.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/com.ginsberg-junit5-system-exit-2.x branch from 213d167 to e11624c Compare February 25, 2025 02:21
@renovate renovate bot force-pushed the renovate/com.ginsberg-junit5-system-exit-2.x branch 2 times, most recently from 1f35302 to 157cb81 Compare March 14, 2025 23:49
@renovate renovate bot force-pushed the renovate/com.ginsberg-junit5-system-exit-2.x branch from 157cb81 to 1fa0df9 Compare April 11, 2025 15:50
@renovate renovate bot force-pushed the renovate/com.ginsberg-junit5-system-exit-2.x branch from 1fa0df9 to ab0454d Compare May 30, 2025 16:01
@renovate renovate bot force-pushed the renovate/com.ginsberg-junit5-system-exit-2.x branch from ab0454d to fc39720 Compare June 7, 2025 10:44
@renovate renovate bot force-pushed the renovate/com.ginsberg-junit5-system-exit-2.x branch from fc39720 to ab71937 Compare June 24, 2025 16:03
@Goooler Goooler closed this Jun 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 24, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/com.ginsberg-junit5-system-exit-2.x branch June 24, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants