Skip to content

OPENNLP-1609: Update junit5-system-exit to 2.0.2#669

Merged
mawiesne merged 1 commit intomainfrom
dependabot/maven/com.ginsberg-junit5-system-exit-2.0.2
Oct 28, 2024
Merged

OPENNLP-1609: Update junit5-system-exit to 2.0.2#669
mawiesne merged 1 commit intomainfrom
dependabot/maven/com.ginsberg-junit5-system-exit-2.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps com.ginsberg:junit5-system-exit from 2.0.0 to 2.0.2.

Release notes

Sourced from com.ginsberg:junit5-system-exit's releases.

Release v2.0.2

This is a bugfix release and is a drop-in replacement for version 2.0.0 and 2.0.1.

ChangeLog

  • Fix #24 - Reset test between assertion calls

Release 2.0.1

This is a bugfix release and is a drop-in replacement for version 2.0.0.

ChangeLog

  • Fix #20 - Multiple calls to System.exit() do not always register the first exit code as the cause.
Changelog

Sourced from com.ginsberg:junit5-system-exit's changelog.

2.0.2

2.0.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.ginsberg:junit5-system-exit](https://github.com/tginsberg/junit5-system-exit) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/tginsberg/junit5-system-exit/releases)
- [Changelog](https://github.com/tginsberg/junit5-system-exit/blob/master/CHANGELOG.md)
- [Commits](tginsberg/junit5-system-exit@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: com.ginsberg:junit5-system-exit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
@mawiesne mawiesne changed the title Bump com.ginsberg:junit5-system-exit from 2.0.0 to 2.0.2 OPENNLP-1609 Update junit5-system-exit to 2.0.2 Oct 28, 2024
@mawiesne mawiesne changed the title OPENNLP-1609 Update junit5-system-exit to 2.0.2 OPENNLP-1609: Update junit5-system-exit to 2.0.2 Oct 28, 2024
@mawiesne mawiesne self-assigned this Oct 28, 2024
@mawiesne mawiesne self-requested a review October 28, 2024 13:29
@mawiesne mawiesne merged commit fb7eaed into main Oct 28, 2024
@mawiesne mawiesne deleted the dependabot/maven/com.ginsberg-junit5-system-exit-2.0.2 branch October 28, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants