Skip to content

Update sbt, scripted-plugin to 1.12.3#264

Merged
mr-git merged 1 commit intoevolution-gaming:masterfrom
scala-steward:update/sbt-1.12.3
Feb 17, 2026
Merged

Update sbt, scripted-plugin to 1.12.3#264
mr-git merged 1 commit intoevolution-gaming:masterfrom
scala-steward:update/sbt-1.12.3

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.12.2 to 1.12.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-sbt" } ]

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

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

@sonarqubecloud
Copy link
Copy Markdown

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 16, 2026

Pull Request Test Coverage Report for Build 22072984963

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 64 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 86.788%

Files with Coverage Reduction New Missed Lines %
src/main/scala/com/evolutiongaming/cluster/sharding/RemoteNodeStrategy.scala 3 62.5%
src/main/scala/com/evolutiongaming/cluster/sharding/ShardingStrategy.scala 10 88.89%
src/main/scala/com/evolutiongaming/cluster/sharding/MappedStrategy.scala 24 24.53%
src/main/scala/com/evolutiongaming/cluster/sharding/AdaptiveStrategy.scala 27 57.35%
Totals Coverage Status
Change from base Build 21718473182: 0.0%
Covered Lines: 381
Relevant Lines: 439

💛 - Coveralls

@mr-git mr-git merged commit 13f12ba into evolution-gaming:master Feb 17, 2026
4 checks passed
@scala-steward scala-steward deleted the update/sbt-1.12.3 branch February 24, 2026 17:46
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