Skip to content

Update coursier to 2.1.0#2788

Merged
xerial merged 2 commits intomasterfrom
update/coursier-2.1.0
Mar 21, 2023
Merged

Update coursier to 2.1.0#2788
xerial merged 2 commits intomasterfrom
update/coursier-2.1.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates io.get-coursier:coursier from 2.0.16 to 2.1.0.
GitHub Release Notes - Version Diff

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 (2.0.16).
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 = "io.get-coursier", artifactId = "coursier" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.get-coursier", artifactId = "coursier" }
}]

labels: library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 13, 2023

Codecov Report

Merging #2788 (54495db) into master (16f5b5a) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2788      +/-   ##
==========================================
+ Coverage   82.26%   82.30%   +0.03%     
==========================================
  Files         337      337              
  Lines       14175    14190      +15     
  Branches     2332     2321      -11     
==========================================
+ Hits        11661    11679      +18     
+ Misses       2514     2511       -3     

see 8 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 16f5b5a...54495db. Read the comment docs.

@xerial xerial merged commit 30afcf9 into master Mar 21, 2023
@xerial xerial deleted the update/coursier-2.1.0 branch March 21, 2023 22:06
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