Skip to content

Update scala3-library, ... to 3.2.1#1137

Merged
fthomas merged 2 commits intofthomas:masterfrom
scala-steward:update/scala3-library-3.2.1
Nov 22, 2022
Merged

Update scala3-library, ... to 3.2.1#1137
fthomas merged 2 commits intofthomas:masterfrom
scala-steward:update/scala3-library-3.2.1

Conversation

@scala-steward
Copy link
Contributor

Updates

from 3.1.3 to 3.2.1.
GitHub Release Notes - Version Diff - 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-minor, semver-spec-minor, commit-count:n:2

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #1137 (776c865) into master (852ec7b) will increase coverage by 0.35%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1137      +/-   ##
==========================================
+ Coverage   90.81%   91.16%   +0.35%     
==========================================
  Files          48       48              
  Lines         479      498      +19     
  Branches       27       27              
==========================================
+ Hits          435      454      +19     
  Misses         44       44              
Impacted Files Coverage Δ
.../scala/eu/timepit/refined/internal/Resources.scala 100.00% <0.00%> (ø)
...u/timepit/refined/shapeless/typeable/package.scala 100.00% <0.00%> (ø)

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

@fthomas fthomas merged commit b66b883 into fthomas:master Nov 22, 2022
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