Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 0.5.8 to 0.5.9

📜 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-native" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-native" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, commit-count:1

@SethTisue
Copy link
Collaborator

SethTisue commented Nov 26, 2025

@lrytz this is a prerequisite for merging #890, but as I mentioned on another issue or PR, an admin is needed to get rid of the required testScripted checks, which are no longer applicable to the current build. I don't think we need this kind of branch protection anyway, it's not a high stakes repo

not nagging, just reminding :-) it's not urgent

@lrytz lrytz merged commit 1beb0b8 into lightbend-labs:main Nov 27, 2025
11 checks passed
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.

3 participants