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-doctest to 0.9.5 #2900

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

scala-steward
Copy link
Contributor

Updates com.github.tkawachi:sbt-doctest from 0.8.0 to 0.9.5.

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 @scala-steward in the comments below.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [{ groupId = "com.github.tkawachi", artifactId = "sbt-doctest" }]

labels: semver-minor

LukaJCB
LukaJCB previously approved these changes Jun 20, 2019
@fthomas
Copy link
Member

fthomas commented Jun 23, 2019

The build failure is caused by a known conflict with sbt-scalafmt < 1.6. sbt-scalafmt needs to be updated first to unblock this update.

LukaJCB
LukaJCB previously approved these changes Jun 23, 2019
@codecov-io
Copy link

codecov-io commented Jun 23, 2019

Codecov Report

Merging #2900 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2900   +/-   ##
=======================================
  Coverage   94.27%   94.27%           
=======================================
  Files         363      363           
  Lines        6951     6951           
  Branches      184      184           
=======================================
  Hits         6553     6553           
  Misses        398      398

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 3d7aaca...bcaf162. Read the comment docs.

@kailuowang kailuowang merged commit da2147c into typelevel:master Jun 24, 2019
@kailuowang kailuowang added this to the 2.0.0-RC1 milestone Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants