Skip to content

Update scala-library, scala-reflect to 2.12.17#445

Merged
johnynek merged 2 commits into
mainfrom
update/scala-library-2.12.17
Sep 17, 2022
Merged

Update scala-library, scala-reflect to 2.12.17#445
johnynek merged 2 commits into
mainfrom
update/scala-library-2.12.17

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

Updates

from 2.12.16 to 2.12.17.
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!

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 = "@monthly" },
  dependency = { groupId = "org.scala-lang" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:n:2

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #445 (3b1f518) into main (d7ed829) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
+ Coverage   94.98%   95.05%   +0.06%     
==========================================
  Files           9        9              
  Lines        1436     1436              
  Branches      324      324              
==========================================
+ Hits         1364     1365       +1     
+ Misses         72       71       -1     
Impacted Files Coverage Δ
...shared/src/main/scala/cats/parse/Accumulator.scala 97.56% <0.00%> (-2.44%) ⬇️
core/shared/src/main/scala/cats/parse/Parser.scala 94.57% <0.00%> (+0.16%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@johnynek johnynek merged commit de8bb61 into main Sep 17, 2022
@johnynek johnynek deleted the update/scala-library-2.12.17 branch September 17, 2022 17:28
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