-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 auxlib, javalib, nativelib, nscplugin, ... to 0.4.1 #4022
Conversation
This got tanked by the scala.js-1.5 rollback. Not immediately clear to me which dependency is already on 1.7, but we might have to just roll forward on that one. |
Meh. Okay. Nobody seems to complain about the SJS incompatible roll-forward at any rate. |
It's curious that it fails this way here when the rollback PR was green. What else is in this that wasn't in that? |
It was the discipline update to 1.2.0 (itself just a dependency update) in #4019 which forced the update to SJS 1.7. NBD.
|
Oh, right. I pinned discipline on some other projects. I rolled back the rollback, so the problem should be gone with a merge on this branch. |
Updates
from 0.4.0 to 0.4.1.
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 (0.4.0).
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, semver-patch, old-version-remains