Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sbt to 1.7.2 #2244

Closed
wants to merge 1 commit into from
Closed

Update sbt to 1.7.2 #2244

wants to merge 1 commit into from

Conversation

daschbot
Copy link
Collaborator

@daschbot daschbot commented Oct 9, 2022

Updates org.scala-sbt:sbt from 1.7.1 to 1.7.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!

Files still referring to the old version number

The following files still refer to the old version number (1.7.1).
You might want to review and update them manually.

CHANGELOG.md
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, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Base: 86.85% // Head: 86.86% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (892a37c) compared to base (c5c98ce).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2244   +/-   ##
=======================================
  Coverage   86.85%   86.86%           
=======================================
  Files         241      241           
  Lines       27967    27969    +2     
=======================================
+ Hits        24292    24294    +2     
  Misses       3675     3675           
Impacted Files Coverage Δ
...sp-shared/src/main/scala/dsp/valueobjects/V2.scala 84.50% <100.00%> (+0.44%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BalduinLandolt
Copy link
Collaborator

resolved by #2247

@BalduinLandolt BalduinLandolt deleted the update/sbt-1.7.2 branch October 12, 2022 06:54
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.

None yet

2 participants