Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.gradle:sbt-develocity from 1.3 to 1.3.1

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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.3).
You might want to review and update them manually.

build.sbt
project/plugins.sbt
spec/public/octicons/octicons.svg
src/compiler/scala/tools/nsc/backend/jvm/BTypes.scala
src/compiler/scala/tools/nsc/typechecker/RefChecks.scala
src/eclipse/partest/.classpath
src/intellij/scala.ipr.SAMPLE
src/library/scala/collection/IterableProxy.scala
src/library/scala/collection/MapProxy.scala
src/library/scala/collection/SetProxy.scala
src/library/scala/collection/TraversableProxy.scala
src/library/scala/collection/immutable/LongMap.scala
src/reflect/scala/reflect/internal/tpe/FindMembers.scala
src/scaladoc/scala/tools/nsc/doc/html/page/diagram/DotDiagramGenerator.scala
src/scaladoc/scala/tools/nsc/doc/html/resource/lib/index.css
src/scaladoc/scala/tools/nsc/doc/html/resource/lib/template.css
src/scaladoc/scala/tools/nsc/doc/html/resource/lib/type_tags.ai
test/benchmarks/src/main/scala/scala/collection/mutable/OpenHashMapBenchmark.scala
test/files/pos/t8954/t2.scala
test/files/specialized/t7344.scala
test/junit/scala/tools/nsc/reporters/WConfTest.scala
test/junit/scala/tools/nsc/settings/ScalaVersionTest.scala
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.gradle", artifactId = "sbt-develocity" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.gradle", artifactId = "sbt-develocity" }
}]
labels: sbt-plugin-update, old-version-remains, commit-count:1

@scala-jenkins scala-jenkins added this to the 2.12.22 milestone Aug 26, 2025
@SethTisue SethTisue added the internal not resulting in user-visible changes (build changes, tests, internal cleanups) label Aug 28, 2025
@SethTisue SethTisue modified the milestones: 2.12.22, 2.12.21 Aug 28, 2025
@SethTisue SethTisue self-assigned this Aug 28, 2025
@SethTisue
Copy link
Member

https://docs.gradle.com/develocity/sbt-plugin/#release_history just says "minor fixes and improvements"

@SethTisue SethTisue merged commit 243c214 into scala:2.12.x Aug 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal not resulting in user-visible changes (build changes, tests, internal cleanups)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants