Skip to content

Update scala-library, scala-reflect to 2.12.19#573

Merged
johnynek merged 1 commit into
mainfrom
update/scala-library-2.12.19
Feb 27, 2024
Merged

Update scala-library, scala-reflect to 2.12.19#573
johnynek merged 1 commit into
mainfrom
update/scala-library-2.12.19

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 2.12.18 to 2.12.19

📜 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 = "org.scala-lang" } ]

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

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

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (77e303b) to head (09c4b60).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   95.20%   95.00%   -0.21%     
==========================================
  Files          10       10              
  Lines        1480     1480              
  Branches      330      330              
==========================================
- Hits         1409     1406       -3     
- Misses         71       74       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johnynek johnynek merged commit 192edff into main Feb 27, 2024
@johnynek johnynek deleted the update/scala-library-2.12.19 branch February 27, 2024 00:33
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