Skip to content

Update sbt-dynver to 5.0.1#3017

Merged
mergify[bot] merged 1 commit intomasterfrom
update/sbt-dynver-5.0.1
Jun 15, 2023
Merged

Update sbt-dynver to 5.0.1#3017
mergify[bot] merged 1 commit intomasterfrom
update/sbt-dynver-5.0.1

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

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!

🔍 Files still referring to the old version number

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

docs/release-notes.md
⚙ 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

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 15, 2023

Codecov Report

Merging #3017 (67b641a) into master (1a1eac8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3017   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files         350      350           
  Lines       14623    14623           
  Branches     2422     2422           
=======================================
  Hits        12113    12113           
  Misses       2510     2510           

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a1eac8...67b641a. Read the comment docs.

@mergify mergify Bot merged commit 2b552d2 into master Jun 15, 2023
@mergify mergify Bot deleted the update/sbt-dynver-5.0.1 branch June 15, 2023 20:20
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.

1 participant