Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates org.scala-sbt:sbt from 1.8.0 to 1.8.2.
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-sbt", artifactId = "sbt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
}]

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

@codecov
Copy link

codecov bot commented Jan 5, 2023

Codecov Report

Merging #775 (a2e05de) into main (9a4d320) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #775   +/-   ##
=======================================
  Coverage   84.89%   84.89%           
=======================================
  Files         124      124           
  Lines        1668     1668           
  Branches      109      109           
=======================================
  Hits         1416     1416           
  Misses        252      252           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mpilquist mpilquist merged commit 2ba4119 into typelevel:main Jan 17, 2023
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