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

Skip to content

Update sbt-develocity to 1.2 in 2.12.x #11038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.gradle:sbt-develocity from 1.1.2 to 1.2

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

src/intellij/scala.ipr.SAMPLE
βš™ 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 Apr 8, 2025
@SethTisue SethTisue added the internal not resulting in user-visible changes (build changes, tests, internal cleanups) label Apr 15, 2025
@lrytz
Copy link
Member

lrytz commented Apr 15, 2025

Develocity publishing has been failing for a while for Scala 2, I reached out.

@lrytz lrytz closed this Apr 15, 2025
@lrytz lrytz reopened this Apr 15, 2025
@SethTisue SethTisue modified the milestones: 2.12.22, 2.12.21 Apr 15, 2025
@lrytz lrytz merged commit fb80f70 into scala:2.12.x Apr 22, 2025
5 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.

4 participants