Skip to content

Update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.19.0#132

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.github.sbt.junit-sbt-jupiter-interface-0.x
Open

Update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.19.0#132
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.github.sbt.junit-sbt-jupiter-interface-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Type Update New value References Sourcegraph
com.github.sbt.junit:sbt-jupiter-interface plugin minor 0.19.0 source code search for "com.github.sbt.junit:sbt-jupiter-interface"

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.0

Compare Source

sbt-jupiter-interface 0.19.0 is cross published to:

sbt Version Published
1.x
2.x

Note: sbt-jupiter-interface requires JDK 17+.

LauncherConfig settings at test runtime

sbt-jupiter-interface 0.19.0 renames the five jupiterTestDiscoveryXxxAutoRegistrationEnabled setting keys (added in #​226) to jupiterXxxAutoRegistrationEnabled, since they now apply to both test discovery and the test runtime phases. It also adds five new SettingKey[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

  • Show the displayName of parameterized tests in the sbt output and in the xml test reports by @​vasilmkd in #​231

behind the scenes

Full Changelog: sbt/sbt-jupiter-interface@v0.18.0...v0.19.0

v0.18.0: 0.18.0

Compare Source

sbt-jupiter-interface 0.18.0 is cross published to:

sbt Version Published
1.x
2.x

Note: sbt-jupiter-interface requires JDK 17+.

updates

  • feat: Settings for configuring the Jupiter Test Discovery Launcher by @​vasilmkd in #​226

Full Changelog: sbt/sbt-jupiter-interface@v0.17.1...v0.18.0

v0.17.1: 0.17.1

Compare Source

sbt-jupiter-interface 0.17.1 is cross published to:

sbt Version Published
1.x
2.x

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.0

Compare Source

sbt-jupiter-interface 0.17.0 is cross published to:

sbt Version Published
1.x
2.x

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

Full Changelog: sbt/sbt-jupiter-interface@v0.16.0...v0.17.0

v0.16.0: 0.16.0

Compare Source

sbt-jupiter-interface 0.16.0 is cross published to:

sbt Version Published
1.x
2.x

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

new contributors

Full Changelog: sbt/sbt-jupiter-interface@v0.15.1...v0.16.0

v0.15.2: 0.15.2

Compare 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)

  • Branch creation
    • "on the 1st through 7th day of the month"
  • 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 added the bot label May 1, 2026
@renovate renovate Bot force-pushed the renovate/com.github.sbt.junit-sbt-jupiter-interface-0.x branch from c5e40de to f3a9900 Compare May 8, 2026 15:39
@renovate renovate Bot changed the title Update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.18.0 Update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.19.0 May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants