Skip to content

Update scala-compiler to 2.13.17 - #1608

Closed
scala-steward wants to merge 1 commit into
sbt:developfrom
scala-steward:update/scala-compiler-2.13.17
Closed

Update scala-compiler to 2.13.17#1608
scala-steward wants to merge 1 commit into
sbt:developfrom
scala-steward:update/scala-compiler-2.13.17

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-lang:scala-compiler from 2.13.16 to 2.13.17

📜 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!

🔍 Files still referring to the old version number

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

internal/zinc-core/src/main/scala/sbt/internal/inc/RootPath.scala
⚙ Adjust future updates

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

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

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

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

@SethTisue

SethTisue commented Nov 11, 2025

Copy link
Copy Markdown
Member

some tests need updating. I think it would be fine to just wait for 2.13.18, which is now imminent

@SethTisue SethTisue closed this Nov 11, 2025
@scala-steward
scala-steward deleted the update/scala-compiler-2.13.17 branch November 18, 2025 00:11
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