Skip to content

Update sbt-dynver to 5.1.1#163

Open
scala-steward wants to merge 1 commit intoevolution-gaming:masterfrom
scala-steward:update/sbt-dynver-5.1.1
Open

Update sbt-dynver to 5.1.1#163
scala-steward wants to merge 1 commit intoevolution-gaming:masterfrom
scala-steward:update/sbt-dynver-5.1.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.github.sbt:sbt-dynver from 5.1.0 to 5.1.1

📜 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 = "com.github.sbt", artifactId = "sbt-dynver" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-dynver" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

@coveralls
Copy link
Copy Markdown

coveralls commented Jun 25, 2025

Pull Request Test Coverage Report for Build 15879463422

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 108 unchanged lines in 6 files lost coverage.
  • Overall coverage remained the same at 55.587%

Files with Coverage Reduction New Missed Lines %
src/main/scala/com/evolutiongaming/conhub/SequentialMapHelper.scala 3 18.75%
src/main/scala/com/evolutiongaming/conhub/MemberEventSubscribe.scala 4 0.0%
src/main/scala/com/evolutiongaming/conhub/SendMsgs.scala 11 0.0%
src/main/scala/com/evolutiongaming/conhub/transport/SendMsg.scala 16 6.35%
src/main/scala/com/evolutiongaming/conhub/SendEvent.scala 33 26.0%
src/main/scala/com/evolutiongaming/conhub/ConHubImpl.scala 41 10.2%
Totals Coverage Status
Change from base Build 15270357410: 0.0%
Covered Lines: 194
Relevant Lines: 349

💛 - Coveralls

@sonarqubecloud
Copy link
Copy Markdown

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.

2 participants