Skip to content

Update sbt-buildinfo to 0.13.1 - #196

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

Update sbt-buildinfo to 0.13.1#196
gu-scala-steward-public-repos[bot] wants to merge 1 commit into
mainfrom
update/sbt-buildinfo-0.13.1

Conversation

@gu-scala-steward-public-repos

@gu-scala-steward-public-repos gu-scala-steward-public-repos Bot commented Nov 18, 2025

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.eed3si9n:sbt-buildinfo from 0.7.0 to 0.13.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.eed3si9n", artifactId = "sbt-buildinfo" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.eed3si9n", artifactId = "sbt-buildinfo" }
}]
labels: dependencies

@emdash-ie
emdash-ie force-pushed the update/sbt-buildinfo-0.13.1 branch from dc9df88 to 9f51079 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
…lished by emdash-ie

emdash-ie published release version 13.0.2-PREVIEW.updatesbt-buildinfo-0131.2026-07-23T1842.9f510797
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 13.0.2-PREVIEW.updatesbt-buildinfo-0131.2026-07-23T1842.9f510797
Release-Initiated-By: https://github.com/emdash-ie
Release-Workflow-Run: https://github.com/guardian/content-atom/actions/runs/30034861988
Release-Notes: #196
@gu-scala-library-release

Copy link
Copy Markdown
Contributor

@emdash-ie has published a preview version of this PR with release workflow run #71, based on commit 9f51079:

13.0.2-PREVIEW.updatesbt-buildinfo-0131.2026-07-23T1842.9f510797

Want to make another preview release?

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

gh workflow run release.yml --ref update/sbt-buildinfo-0.13.1

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