Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates org.scala-lang:scala-library from 2.12.15 to 2.12.16.
GitHub Release Notes - Version Diff

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 = "@monthly" },
  dependency = { groupId = "org.scala-lang", artifactId = "scala-library" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:n:2

@bpholt bpholt force-pushed the update/scala-library-2.12.16 branch from e23886e to a7c38dd Compare July 15, 2022 18:54
@bpholt bpholt force-pushed the update/scala-library-2.12.16 branch from a7c38dd to a22070b Compare July 15, 2022 20:01
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2022

Codecov Report

Merging #463 (a22070b) into main (6a76118) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   91.21%   91.21%           
=======================================
  Files          18       18           
  Lines         296      296           
  Branches        4        4           
=======================================
  Hits          270      270           
  Misses         26       26           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a76118...a22070b. Read the comment docs.

@bpholt bpholt merged commit 52a6e37 into typelevel:main Jul 15, 2022
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.

3 participants