Skip to content

Update sbt-sonatype to 3.12.2 - #202

Open
gu-scala-steward-public-repos[bot] wants to merge 1 commit into
mainfrom
update/sbt-sonatype-3.12.2
Open

Update sbt-sonatype to 3.12.2#202
gu-scala-steward-public-repos[bot] wants to merge 1 commit into
mainfrom
update/sbt-sonatype-3.12.2

Conversation

@gu-scala-steward-public-repos

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.xerial.sbt:sbt-sonatype from 3.10.0 to 3.12.2

📜 GitHub Release Notes - 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.xerial.sbt", artifactId = "sbt-sonatype" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
}]
labels: dependencies

@emdash-ie
emdash-ie force-pushed the update/sbt-sonatype-3.12.2 branch from 5e37480 to 63e6486 Compare July 23, 2026 16:36
@emdash-ie

Copy link
Copy Markdown
Contributor

Have started a preview release from this branch: if that succeeds I’m happy to merge

@emdash-ie

Copy link
Copy Markdown
Contributor

Ah, the preview release is currently failing as the release I’m currently running on main is in progress! Will try again once it has finished.

gu-scala-library-release Bot added a commit that referenced this pull request Jul 23, 2026
…ished by emdash-ie

emdash-ie published release version 13.0.2-PREVIEW.updatesbt-sonatype-3122.2026-07-23T1842.63e6486f
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 13.0.2-PREVIEW.updatesbt-sonatype-3122.2026-07-23T1842.63e6486f
Release-Initiated-By: https://github.com/emdash-ie
Release-Workflow-Run: https://github.com/guardian/content-atom/actions/runs/30034879821
Release-Notes: #202
@gu-scala-library-release

Copy link
Copy Markdown
Contributor

@emdash-ie has published a preview version of this PR with release workflow run #72, based on commit 63e6486:

13.0.2-PREVIEW.updatesbt-sonatype-3122.2026-07-23T1842.63e6486f

Want to make another preview release?

Click 'Run workflow' in the GitHub UI, specifying the update/sbt-sonatype-3.12.2 branch, or use the GitHub CLI command:

gh workflow run release.yml --ref update/sbt-sonatype-3.12.2

Want to make a full release after this PR is merged?

Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command:

gh workflow run release.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant