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 scopt to 4.0.1 #340

Merged
merged 1 commit into from Mar 7, 2021
Merged

Conversation

scala-steward
Copy link
Contributor

Updates com.github.scopt:scopt from 4.0.0 to 4.0.1.
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 (4.0.0).
You might want to review and update them manually.

src/test/resources/m2/repository/com/example/projectname/12.5/projectname-12.5.pom
src/test/resources/m2/repository/com/example/projectname/2.5/projectname-2.5.pom
src/test/scala/ru/d10xa/jadd/code/inserts/MavenFileInsertsTest.scala
src/test/scala/ru/d10xa/jadd/code/inserts/PredictIndentationTest.scala
src/test/scala/ru/d10xa/jadd/it/MainMavenTest.scala
src/test/scala/ru/d10xa/jadd/show/MavenShowCommandTest.scala
Ignore 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" } ]

labels: library-update, semver-patch, old-version-remains

@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.775% when pulling b8705a7 on scala-steward:update/scopt-4.0.1 into 279430a on d10xa:master.

@mergify mergify bot merged commit 5ed7bb9 into d10xa:master Mar 7, 2021
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.

None yet

3 participants