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.10.0 #1077

Merged
merged 7 commits into from
Apr 5, 2022

Conversation

scala-steward
Copy link
Contributor

Updates com.github.tkawachi:sbt-doctest from 0.9.9 to 0.10.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!

Files still referring to the old version number

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

data/downloads/2019-07-refined_2.11.csv
data/downloads/2019-07-refined_2.12.csv
data/downloads/2019-07-refined_2.13.csv
data/downloads/2019-08-refined_2.11.csv
data/downloads/2019-08-refined_2.12.csv
data/downloads/2019-08-refined_2.13.csv
data/downloads/2019-09-refined_2.11.csv
data/downloads/2019-09-refined_2.12.csv
data/downloads/2019-09-refined_2.13.csv
data/downloads/2019-10-refined_2.11.csv
data/downloads/2019-10-refined_2.12.csv
data/downloads/2019-10-refined_2.13.csv
data/downloads/2019-11-refined_2.11.csv
data/downloads/2019-11-refined_2.12.csv
data/downloads/2019-11-refined_2.13.csv
data/downloads/2019-12-refined_2.11.csv
data/downloads/2019-12-refined_2.12.csv
data/downloads/2019-12-refined_2.13.csv
data/downloads/2020-01-refined_2.11.csv
data/downloads/2020-01-refined_2.12.csv
data/downloads/2020-01-refined_2.13.csv
data/downloads/2020-02-refined_2.11.csv
data/downloads/2020-02-refined_2.12.csv
data/downloads/2020-02-refined_2.13.csv
data/downloads/2020-03-refined_2.11.csv
data/downloads/2020-03-refined_2.12.csv
data/downloads/2020-03-refined_2.13.csv
data/downloads/2020-04-refined_2.11.csv
data/downloads/2020-04-refined_2.12.csv
data/downloads/2020-04-refined_2.13.csv
latestVersion.sbt
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: sbt-plugin-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #1077 (717c52c) into master (c432fee) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1077   +/-   ##
=======================================
  Coverage   92.58%   92.58%           
=======================================
  Files          63       63           
  Lines         836      836           
  Branches        8        8           
=======================================
  Hits          774      774           
  Misses         62       62           

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 c432fee...717c52c. Read the comment docs.

@fthomas fthomas merged commit 0668f38 into fthomas:master Apr 5, 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