Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.dwijnand:sbt-dynver from 4.1.1 to 5.0.1 ⚠

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 = "com.dwijnand", artifactId = "sbt-dynver" } ]

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

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

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 100.00%. Comparing base (51db09d) to head (c13a9d4).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #160   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           58        58           
  Branches        14        14           
=========================================
  Hits            58        58           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@scala-steward
Copy link
Contributor Author

Superseded by #183.

@scala-steward scala-steward deleted the update/sbt-dynver-5.0.1 branch October 12, 2024 23:26
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.

2 participants