Skip to content

Update scala3-compiler, scala3-library, ... to 3.7.3#14

Merged
mrdziuban merged 4 commits into
mainfrom
update/scala3-compiler-3.7.3
Nov 3, 2025
Merged

Update scala3-compiler, scala3-library, ... to 3.7.3#14
mrdziuban merged 4 commits into
mainfrom
update/scala3-compiler-3.7.3

Conversation

@bondlinkdeploy
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 3.6.4 to 3.7.3

📜 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 = "org.scala-lang" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:n:2

@mrdziuban mrdziuban force-pushed the update/scala3-compiler-3.7.3 branch from 0408372 to 7ab965f Compare November 3, 2025 19:09
@mrdziuban mrdziuban merged commit bdfeddc into main Nov 3, 2025
13 checks passed
@mrdziuban mrdziuban deleted the update/scala3-compiler-3.7.3 branch November 3, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants