Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 2.1.5 to 2.1.6

πŸ“œ 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.get-coursier" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.get-coursier" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fd2970b) 91.03% compared to head (bbc152a) 91.03%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3147   +/-   ##
=======================================
  Coverage   91.03%   91.03%           
=======================================
  Files         162      162           
  Lines        3404     3404           
  Branches      321      321           
=======================================
  Hits         3099     3099           
  Misses        305      305           

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

@mergify mergify bot merged commit 2226165 into scala-steward-org:main Aug 26, 2023
@fthomas fthomas added this to the 0.26.0 milestone Aug 26, 2023
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