Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Jan 13, 2026

About this PR

πŸ“¦ Updates com.github.sbt:sbt-java-formatter from 0.9.0 to 0.10.0

πŸ“œ GitHub Release Notes - Version Diff

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!

βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-java-formatter" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-java-formatter" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, commit-count:1

@scala-steward scala-steward force-pushed the update/sbt-java-formatter-0.10.0 branch from 67ba217 to 3ce5835 Compare January 13, 2026 21:08
@scala-steward scala-steward force-pushed the update/sbt-java-formatter-0.10.0 branch 2 times, most recently from cd54561 to 894767c Compare January 31, 2026 17:49
@scala-steward scala-steward force-pushed the update/sbt-java-formatter-0.10.0 branch from 894767c to b7ea541 Compare February 1, 2026 04:31
@He-Pin
Copy link
Member

He-Pin commented Feb 1, 2026

[error] java.lang.IllegalAccessError: class com.google.googlejavaformat.java.ImportOrderer (in unnamed module @0x480dd8e3) cannot access class com.sun.tools.javac.parser.Tokens$TokenKind (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.parser to unnamed module @0x480dd8e3

@He-Pin He-Pin force-pushed the update/sbt-java-formatter-0.10.0 branch from 0ceb40a to 519d180 Compare February 1, 2026 07:38
@He-Pin He-Pin force-pushed the update/sbt-java-formatter-0.10.0 branch from 519d180 to a224362 Compare February 1, 2026 07:42
@He-Pin He-Pin merged commit 06b7d8e into apache:main Feb 1, 2026
8 of 9 checks passed
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