Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Update scala-library to 2.13.12 #427

Closed
wants to merge 1 commit into from

Conversation

scala-steward-for-moia[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scala-lang:scala-library from 2.13.11 to 2.13.12

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

@houcros
Copy link
Collaborator

houcros commented Sep 22, 2023

Fails because the new version of scapegoat wasn't released yet. Now it was released. Let's just wait for the new pipeline to run on Monday.

@houcros houcros closed this Sep 22, 2023
auto-merge was automatically disabled September 22, 2023 08:27

Pull request was closed

@houcros houcros deleted the update/scala-library-2.13.12 branch September 22, 2023 08:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant