Skip to content

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Dec 12, 2024

About this PR

📦 Updates com.jsuereth:sbt-pgp from 2.1.1 to 2.3.1

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

CLA.md
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.jsuereth", artifactId = "sbt-pgp" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.jsuereth", artifactId = "sbt-pgp" }
}]
labels: sbt-plugin-update, early-semver-minor, semver-spec-minor, artifact-migrations, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/sbt-pgp-2.3.1 branch from 921da95 to b24e8e9 Compare March 2, 2025 00:03
@neko-kai neko-kai merged commit 4a6f79d into zio:develop Mar 25, 2025
17 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.

2 participants