Update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.19.0#132
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.19.0#132renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
c5e40de to
f3a9900
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
sbt/sbt-jupiter-interface (com.github.sbt.junit:sbt-jupiter-interface)
v0.19.0: 0.19.0Compare Source
sbt-jupiter-interface 0.19.0 is cross published to:
Note: sbt-jupiter-interface requires JDK 17+.
LauncherConfig settings at test runtime
sbt-jupiter-interface 0.19.0 renames the five
jupiterTestDiscoveryXxxAutoRegistrationEnabledsetting keys (added in #226) tojupiterXxxAutoRegistrationEnabled, since they now apply to both test discovery and the test runtime phases. It also adds five newSettingKey[Seq[String]]settings for manually registering specific implementations by fully-qualified class name:jupiterTestEngines,jupiterLauncherSessionListeners,jupiterLauncherDiscoveryListeners,jupiterTestExecutionListeners,jupiterPostDiscoveryFilters. Overall defaults match JUnit Platform's own defaults (auto-registration on, no manual registrations) so existing projects see no behaviour change.This was contributed by @vasilmkd in #240
other updates
displayNameof parameterized tests in the sbt output and in the xml test reports by @vasilmkd in #231behind the scenes
Full Changelog: sbt/sbt-jupiter-interface@v0.18.0...v0.19.0
v0.18.0: 0.18.0Compare Source
sbt-jupiter-interface 0.18.0 is cross published to:
Note: sbt-jupiter-interface requires JDK 17+.
updates
Full Changelog: sbt/sbt-jupiter-interface@v0.17.1...v0.18.0
v0.17.1: 0.17.1Compare Source
sbt-jupiter-interface 0.17.1 is cross published to:
Note: sbt-jupiter-interface requires JDK 17+.
updates
behind the scenes
new contributors
Full Changelog: sbt/sbt-jupiter-interface@v0.17.0...v0.17.1
v0.17.0: 0.17.0Compare Source
sbt-jupiter-interface 0.17.0 is cross published to:
Note: sbt-jupiter-interface requires JDK 17+.
about sbt-jupiter-interface
sbt-jupiter-interface is an sbt plugin, originally developed by Michael Aichler in 2017, to provide a test bridge for JUnit 5's Jupiter module.
JUnit 6 support
🎬 behind the scenes
Thread.getIdby @xuwei-k in #201Full Changelog: sbt/sbt-jupiter-interface@v0.16.0...v0.17.0
v0.16.0: 0.16.0Compare Source
sbt-jupiter-interface 0.16.0 is cross published to:
about sbt-jupiter-interface
sbt-jupiter-interface is an sbt plugin, originally developed by Michael Aichler in 2017, to provide a test bridge for JUnit 5's Jupiter module.
Updates
sbt 2.x migration
🎬 behind the scenes
Class.newInstanceby @xuwei-k in #192new contributors
Full Changelog: sbt/sbt-jupiter-interface@v0.15.1...v0.16.0
v0.15.2: 0.15.2Compare Source
This is the same as 0.16.0 - https://github.com/sbt/sbt-jupiter-interface/releases/tag/v0.16.0
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.