Skip to content

Update scopt to 4.1.0#1102

Merged
fthomas merged 1 commit intofthomas:masterfrom
scala-steward:update/scopt-4.1.0
Jul 4, 2022
Merged

Update scopt to 4.1.0#1102
fthomas merged 1 commit intofthomas:masterfrom
scala-steward:update/scopt-4.1.0

Conversation

@scala-steward
Copy link
Contributor

Updates com.github.scopt:scopt from 4.0.1 to 4.1.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 = "com.github.scopt", artifactId = "scopt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.github.scopt", artifactId = "scopt" }
}]

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

@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #1102 (7c1f63a) into master (b290cd2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1102   +/-   ##
=======================================
  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 b290cd2...7c1f63a. Read the comment docs.

@fthomas fthomas merged commit 1024670 into fthomas:master Jul 4, 2022
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