FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update junit-vintage-engine to 6.0.1 by scala-steward · Pull Request #940 · msgpack/msgpack-java · GitHub

Update junit-vintage-engine to 6.0.1 - #940

Closed
scala-steward wants to merge 1 commit into
msgpack:mainfrom
scala-steward:update/junit-vintage-engine-6.0.1
Closed

Update junit-vintage-engine to 6.0.1#940
scala-steward wants to merge 1 commit into
msgpack:mainfrom
scala-steward:update/junit-vintage-engine-6.0.1

Conversation

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.junit.vintage:junit-vintage-engine from 5.14.1 to 6.0.1 ⚠

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (5.14.1).
You might want to review and update them manually.

build.sbt
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.junit.vintage", artifactId = "junit-vintage-engine" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.junit.vintage", artifactId = "junit-vintage-engine" }
}]
labels: test-library-update, early-semver-major, semver-spec-major, old-version-remains, commit-count:1

xerial commented May 3, 2026

Copy link
Copy Markdown
Member

Same as #936: JUnit 6.x requires JDK 17+ but this project tests JDK 8/11. Closing for now; junit-vintage-engine 5.14.4 is being merged via #973.

xerial commented May 3, 2026

Copy link
Copy Markdown
Member

Cannot merge: JUnit 6.x requires JDK 17+. Will revisit once minimum JDK is bumped.

xerial closed this May 3, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL