-
Notifications
You must be signed in to change notification settings - Fork 803
Update scala3-library, ... to 3.1.2 in series/0.23 #6291
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.2 in series/0.23 #6291
Conversation
This is blocked by lightbend-labs/mima#693 |
@danicheg did this fix itself somehow? |
I'm going to re-run CI just to check if it's non-deterministic somehow. |
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.
I don't understand what changed, but seems stable ✅
I did confirm that we are still running MiMa 😅
This is a miracle or something 😆 If I'm not wrong, lightbend-labs/mima#696 wasn't released, so I also don't get why it's working.. |
Oh, I know what changed. All the previous issues were signatures related to scodec-bits. But we updated scodec-bits in #6330, and scodec-bits itself updated to Scala 3.1 in that release.
|
No 😕 I tried rolling back scodec-bits, but still no issues. I'm still able to replicate the issues on 7b87722 so it must be some other change 🤔 |
No no I was wrong ... actually it was the MiMa update that fixed this. 7b87722 was still using MiMa 1.0 via sbt-http4s-org 0.13.1, this problem must have been fixed in MiMa 1.1 via sbt-http4s-org 0.13.2. |
Updates
from 3.1.1 to 3.1.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!
Files still referring to the old version number
The following files still refer to the old version number (3.1.1).
You might want to review and update them manually.
Ignore future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:n:2