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-revolver to 0.10.0 #2087

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates io.spray:sbt-revolver from 0.9.1 to 0.10.0

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

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 = "io.spray", artifactId = "sbt-revolver" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.spray", artifactId = "sbt-revolver" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (0d055f9) 66.51% compared to head (650b4b4) 66.51%.

πŸ“£ This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2087   +/-   ##
=======================================
  Coverage   66.51%   66.51%           
=======================================
  Files         140      140           
  Lines        5889     5889           
  Branches      234      234           
=======================================
  Hits         3917     3917           
  Misses       1972     1972           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@vigoo vigoo enabled auto-merge (squash) April 10, 2023 08:23
@vigoo vigoo disabled auto-merge April 10, 2023 15:51
@vigoo vigoo merged commit 565232e into zio:main Apr 10, 2023
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.

3 participants