Skip to content

Conversation

@http4s-steward
Copy link
Contributor

@http4s-steward http4s-steward bot commented May 8, 2025

About this PR

πŸ“¦ Updates org.scala-lang:scala3-library from 3.3.5 to 3.3.6

πŸ“œ 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", artifactId = "scala3-library" } ]

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

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

@sofiamf
Copy link

sofiamf commented May 16, 2025

Can we bump to 3.6.1 ?

@rossabaker
Copy link
Member

We generally publish libraries against the LTS version of Scala 3 for maximum compatibility. You should be able to use 3.6.x in your apps even while the library is published against 3.3.x.

@rossabaker rossabaker merged commit 0211c0e into series/0.23 May 16, 2025
11 checks passed
@rossabaker rossabaker deleted the update/series/0.23/scala3-library-3.3.6 branch May 16, 2025 19:01
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.

3 participants