-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
scala3-compiler, scala3-library, ... 3.1.3-RC3 (was 3.1.3-RC2) #759
scala3-compiler, scala3-library, ... 3.1.3-RC3 (was 3.1.3-RC2) #759
Conversation
@mkurz Do you know, why @scala-steward can't find the same version in |
@fthomas maybe you can help and describe, why Steward can't find the same Scala version in
|
I'm really think that we shouldn't sync version between GA and SBT manually and needs to find an automation solution 😄 |
Yes, the default config actually is coded here: https://github.com/scala-steward-org/scala-steward/blob/d43fad147af294abd64f745cc6120e4993075ae1/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatesConfig.scala#L76-L77 |
Maybe that is a bug in scala-steward? Maybe because the |
Hmm... maybe scala-steward only looks for files up to the second level of the folder hierarchy? So |
Fix for scala-steward-org/scala-steward#2548 submitted, however the original problem still persists... |
👍
Yep, I saw that. But I really think that for our case is too much 😄 We just want to change a version in two files instead one 😄 I don't want to write a hook for that 😂 |
Reported as scala-steward-org/scala-steward#2608 |
Updates
from 3.1.3-RC2 to 3.1.3-RC3.
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!
Files still referring to the old version number
The following files still refer to the old version number (3.1.3-RC2).
You might want to review and update them manually.
Adjust future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency:
labels: library-update, early-semver-pre-release, semver-spec-pre-release, old-version-remains, commit-count:1