-
Notifications
You must be signed in to change notification settings - Fork 53
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.1.0 #282
Update scala3-library, ... to 3.1.0 #282
Conversation
see: typelevel/cats#4016 we probably don't want to merge this and instead update the build so that we test on the latest scala 3 and the oldest that can work, and publish with the oldest non-broken scala3. That said, if cats doesn't do this, it forces our hand here. |
Codecov Report
@@ Coverage Diff @@
## main #282 +/- ##
==========================================
- Coverage 96.74% 96.65% -0.10%
==========================================
Files 9 9
Lines 1106 1106
Branches 103 103
==========================================
- Hits 1070 1069 -1
- Misses 36 37 +1
Continue to review full report at Codecov.
|
I started closing these on various projects so they didn't keep generating rebase noise. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup I'm with @rossabaker now; I'll close this PR since we have an issue addressing the main issue here so no need to keep this open as a reminder 😄
Updates
from 3.0.2 to 3.1.0.
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!
Ignore future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:labels: library-update, semver-minor