Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 3.6.4 to 3.7.2

πŸ“œ 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:1

@scala-jenkins scala-jenkins added this to the 2.13.17 milestone Aug 12, 2025
@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Aug 13, 2025
@SethTisue
Copy link
Member

for context see scala/scala-dev#906

@SethTisue SethTisue force-pushed the update/scala3-compiler_3-3.7.2 branch from 2fcde1c to 9132189 Compare September 12, 2025 00:32
@SethTisue SethTisue changed the title Update scala3-compiler_3, ... to 3.7.2 Update scala3-compiler_3, ... to 3.7.3 Sep 12, 2025
@SethTisue
Copy link
Member

force-pushed to go to 3.7.3 instead, now that 3.7.3 is out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes worth highlighting in next release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants