Skip to content

Scala compiler updates#413

Open
scala-steward wants to merge 1 commit into
7mind:developfrom
scala-steward:update/scala-versions
Open

Scala compiler updates#413
scala-steward wants to merge 1 commit into
7mind:developfrom
scala-steward:update/scala-versions

Conversation

@scala-steward

@scala-steward scala-steward commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

About this PR

Updates:

Usage

Please merge!

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

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.scala-lang", artifactId = "scala3-library" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-lang", artifactId = "scala3-library" }
  }
]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:semver-spec, commit-count:1

@scala-steward
scala-steward force-pushed the update/scala-versions branch 4 times, most recently from 7cf57b7 to 6af4d46 Compare July 18, 2026 13:28
@scala-steward
scala-steward force-pushed the update/scala-versions branch from 6af4d46 to 120df8c Compare July 20, 2026 13:09
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.

1 participant