Skip to content

Update sbt to 1.7.0#1105

Merged
fthomas merged 2 commits intofthomas:masterfrom
scala-steward:update/sbt-1.7.0
Jul 11, 2022
Merged

Update sbt to 1.7.0#1105
fthomas merged 2 commits intofthomas:masterfrom
scala-steward:update/sbt-1.7.0

Conversation

@scala-steward
Copy link
Contributor

Updates org.scala-sbt:sbt from 1.6.2 to 1.7.0.
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-minor, semver-spec-minor, commit-count:n:2

Executed command: sbt githubWorkflowGenerate
@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #1105 (c7edf67) into master (e292a4d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1105   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          63       63           
  Lines         832      832           
  Branches       10       10           
=======================================
  Hits          771      771           
  Misses         61       61           

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 e292a4d...c7edf67. Read the comment docs.

@fthomas fthomas merged commit 7c05ceb into fthomas:master Jul 11, 2022
@scala-steward scala-steward deleted the update/sbt-1.7.0 branch January 28, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants