Skip to content

Comments

Update sbt-develocity to 1.4.5#2652

Merged
He-Pin merged 1 commit intoapache:mainfrom
scala-steward:update/sbt-develocity-1.4.5
Feb 9, 2026
Merged

Update sbt-develocity to 1.4.5#2652
He-Pin merged 1 commit intoapache:mainfrom
scala-steward:update/sbt-develocity-1.4.5

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Feb 2, 2026

About this PR

📦 Updates com.gradle:sbt-develocity from 1.4.4 to 1.4.5

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.4.4).
You might want to review and update them manually.

docs/src/main/paradox/release-notes/releases-1.2.md
⚙ 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, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

Copy link
Member

@raboof raboof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do any of us actually use this?

@pjfanning
Copy link
Member

I looked at the server side output once or twice out of interest but have never used it to analyse the build. Might be useful if you want to see if build times change or if a test is failing intermittently. I'm neutral about keeping it.

@raboof
Copy link
Member

raboof commented Feb 3, 2026

SslTls must work for TLSv1.2 must work in mode ClientInitiates while sending SessionRenegotiationFirstOne failed, let's retry to see if that's some one-off failure

@scala-steward scala-steward force-pushed the update/sbt-develocity-1.4.5 branch from 4408165 to 890ed57 Compare February 6, 2026 15:32
@He-Pin He-Pin force-pushed the update/sbt-develocity-1.4.5 branch from 890ed57 to f661881 Compare February 9, 2026 10:44
@He-Pin He-Pin merged commit 076fa2e into apache:main Feb 9, 2026
10 of 14 checks passed
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.

4 participants