Skip to content

Update sbt, sbt-dependency-tree to 1.7.3#82

Closed
lucaskjaero wants to merge 1 commit intomainfrom
update/sbt-1.7.3
Closed

Update sbt, sbt-dependency-tree to 1.7.3#82
lucaskjaero wants to merge 1 commit intomainfrom
update/sbt-1.7.3

Conversation

@lucaskjaero
Copy link
Contributor

Updates

from 1.6.2 to 1.7.3.
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" } ]

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

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

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

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #82 (cf093d5) into main (1019786) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   69.96%   69.96%           
=======================================
  Files          41       41           
  Lines         666      666           
  Branches       11       11           
=======================================
  Hits          466      466           
  Misses        200      200           
Flag Coverage Δ
unittest 69.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lucaskjaero
Copy link
Contributor Author

Superseded by #84.

@lucaskjaero lucaskjaero deleted the update/sbt-1.7.3 branch November 11, 2022 02:03
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