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

chore: bump sbt-tpolecat from 0.3.3 to 0.4.0 #237

Merged
merged 1 commit into from
Jul 16, 2022

Conversation

univalence-scala-steward[bot]
Copy link
Contributor

Updates io.github.davidgregory084:sbt-tpolecat from 0.3.3 to 0.4.0.

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.3.3).
You might want to review and update them manually.

website/package-lock.json
Adjust future updates

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

updates.ignore = [ { groupId = "io.github.davidgregory084", artifactId = "sbt-tpolecat" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "io.github.davidgregory084", artifactId = "sbt-tpolecat" }
}]

labels: sbt-plugin-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #237 (461783b) into master (db7dd0e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   86.16%   86.16%           
=======================================
  Files          22       22           
  Lines         289      289           
  Branches        3        3           
=======================================
  Hits          249      249           
  Misses         40       40           

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 db7dd0e...461783b. Read the comment docs.

@dylandoamaral dylandoamaral merged commit 6003edc into master Jul 16, 2022
@dylandoamaral dylandoamaral deleted the update/sbt-tpolecat-0.4.0 branch July 16, 2022 15:36
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.

1 participant