Skip to content
New issue

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

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

Already on GitHub? # to your account

build: drop sbt-authors #1917

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates lt.dvim.authors:sbt-authors from 1.3 to 1.4

πŸ“œ 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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.3).
You might want to review and update them manually.

.github/workflows/build-test.yml
.github/workflows/fossa.yml
.github/workflows/link-validator.yml
.github/workflows/native-image-tests.yml
.github/workflows/nightly.yml
.github/workflows/publish.yml
.scala-steward.conf
gradle-plugin/build.gradle
plugin-tester-java/build.gradle
plugin-tester-scala/build.gradle
project/plugins.sbt
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "lt.dvim.authors", artifactId = "sbt-authors" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "lt.dvim.authors", artifactId = "sbt-authors" }
}]
labels: sbt-plugin-update, old-version-remains, commit-count:1

@johanandren johanandren changed the title bump: sbt-authors 1.4 (was 1.3) build: drop sbt-authors Mar 22, 2024
@johanandren johanandren merged commit 33212c6 into akka:main Mar 27, 2024
12 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants