Skip to content

Upgrade scala3-library, ... from 3.3.3 to 3.4.1#234

Closed
scala-steward wants to merge 4 commits intoLEGO:mainfrom
scala-steward:update/scala3-library-3.4.1
Closed

Upgrade scala3-library, ... from 3.3.3 to 3.4.1#234
scala-steward wants to merge 4 commits intoLEGO:mainfrom
scala-steward:update/scala3-library-3.4.1

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 3.3.3 to 3.4.1

📜 GitHub Release Notes - Version Diff - 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, version-scheme:semver-spec, commit-count:1

@hejfelix
Copy link
Collaborator

I believe we're blocked until we can upgrade Scala Native to 0.5.x. Here we rely on cats-effect to upgrade which seems to be a bit into the future.
This is a good time to consider making an LTS version of the library?

@Colin-TUE
Copy link
Contributor

Contained in #311 as other package updates are also needed and this is blocked by Scala Native 0.5.

@Colin-TUE Colin-TUE closed this Mar 17, 2026
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