Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Jun 10, 2023

About this PR

πŸ“¦ Updates org.scala-lang:scala-library from 2.12.17 to 2.12.18

πŸ“œ 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 = "org.scala-lang", artifactId = "scala-library" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang", artifactId = "scala-library" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@scala-steward scala-steward force-pushed the update/scala-library-2.12.18 branch from 9e2983a to ce03ed5 Compare June 10, 2023 23:04
@scala-steward scala-steward force-pushed the update/scala-library-2.12.18 branch from ce03ed5 to 48ea3e6 Compare February 20, 2024 07:45
@scala-steward
Copy link
Contributor Author

Superseded by #262.

@scala-steward scala-steward deleted the update/scala-library-2.12.18 branch February 28, 2024 05:16
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.

1 participant