Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scala3-library to 3.2.2 #654

Merged
merged 1 commit into from
Feb 8, 2023
Merged

Conversation

47erbot
Copy link
Contributor

@47erbot 47erbot commented Feb 8, 2023

Updates org.scala-lang:scala3-library from 3.2.1 to 3.2.2.
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", artifactId = "scala3-library" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang", artifactId = "scala3-library" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:semver-spec, commit-count:1

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #654 (9e3c066) into main (de63c29) will decrease coverage by 4.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #654      +/-   ##
==========================================
- Coverage   99.46%   95.26%   -4.21%     
==========================================
  Files          18       18              
  Lines         187      190       +3     
  Branches        5        4       -1     
==========================================
- Hits          186      181       -5     
- Misses          1        9       +8     
Impacted Files Coverage Δ
...ral/src/main/scala-3/memeid4s/literal/Macros.scala 84.61% <0.00%> (-15.39%) ⬇️
...cala/memeid4s/scalacheck/arbitrary/instances.scala 85.71% <0.00%> (-14.29%) ⬇️
...ral/src/main/scala-2/memeid4s/literal/Macros.scala 86.66% <0.00%> (-13.34%) ⬇️
.../memeid4s/src/main/scala/memeid4s/time/Posix.scala 100.00% <0.00%> (ø)
...odules/memeid4s/src/main/scala/memeid4s/UUID.scala 100.00% <0.00%> (+2.38%) ⬆️

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

@47erbot 47erbot merged commit cb2e762 into main Feb 8, 2023
@47erbot 47erbot deleted the update/scala3-library-3.2.2 branch February 8, 2023 05:19
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.

1 participant