Skip to content

Update sbt-release to 1.5.0 - #214

Merged
emdash-ie merged 1 commit into
mainfrom
update/sbt-release-1.5.0
Jul 23, 2026
Merged

emdash-ie merged 1 commit into
mainfrom
update/sbt-release-1.5.0

Conversation

@gu-scala-steward-public-repos

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.github.sbt:sbt-release from 1.4.0 to 1.5.0

📜 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.github.sbt", artifactId = "sbt-release" } ]

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

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

@emdash-ie

Copy link
Copy Markdown
Contributor

Since this is release-related, I’d like to run the release workflow from this branch to make sure everything’s ok (as well as rebasing to re-run CI because why not)

@emdash-ie
emdash-ie force-pushed the update/sbt-release-1.5.0 branch from 942562d to 77c059a Compare July 23, 2026 15:56
gu-scala-library-release Bot added a commit that referenced this pull request Jul 23, 2026
…hed by emdash-ie

emdash-ie published release version 13.0.1-PREVIEW.updatesbt-release-150.2026-07-23T1556.77c059ae
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 13.0.1-PREVIEW.updatesbt-release-150.2026-07-23T1556.77c059ae
Release-Initiated-By: https://github.com/emdash-ie
Release-Workflow-Run: https://github.com/guardian/content-atom/actions/runs/30022872692
Release-Notes: #214
@gu-scala-library-release

Copy link
Copy Markdown
Contributor

@emdash-ie has published a preview version of this PR with release workflow run #67, based on commit 77c059a:

13.0.1-PREVIEW.updatesbt-release-150.2026-07-23T1556.77c059ae

Want to make another preview release?

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

gh workflow run release.yml --ref update/sbt-release-1.5.0

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

@emdash-ie emdash-ie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Was able to make a preview release from this PR, so I’m happy to merge

@emdash-ie
emdash-ie merged commit e8edd9a into main Jul 23, 2026
12 checks passed
@emdash-ie
emdash-ie deleted the update/sbt-release-1.5.0 branch July 23, 2026 16:13
@groakland groakland added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants