Skip to content

Update sbt to 1.9.0#498

Merged
johnynek merged 1 commit into
mainfrom
update/sbt-1.9.0
Jun 11, 2023
Merged

Update sbt to 1.9.0#498
johnynek merged 1 commit into
mainfrom
update/sbt-1.9.0

Conversation

@typelevel-steward
Copy link
Copy Markdown
Contributor

Updates org.scala-sbt:sbt from 1.8.3 to 1.9.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 = "30 days" },
  dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
}]

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

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #498 (4d2dd25) into main (b390b1e) will increase coverage by 0.13%.
The diff coverage is n/a.

❗ Current head 4d2dd25 differs from pull request most recent head 0693ccb. Consider uploading reports for the commit 0693ccb to get more accurate results

@@            Coverage Diff             @@
##             main     #498      +/-   ##
==========================================
+ Coverage   95.00%   95.13%   +0.13%     
==========================================
  Files          10       10              
  Lines        1480     1480              
  Branches      359      359              
==========================================
+ Hits         1406     1408       +2     
+ Misses         74       72       -2     

see 1 file with indirect coverage changes

@johnynek johnynek merged commit 9c753ae into main Jun 11, 2023
@johnynek johnynek deleted the update/sbt-1.9.0 branch June 11, 2023 04:15
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