-
Notifications
You must be signed in to change notification settings - Fork 243
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 sbt-scalajs, scalajs-compiler to 1.0.1 #888
Update sbt-scalajs, scalajs-compiler to 1.0.1 #888
Conversation
Blocked on machinist. Needs a similar PR as typelevel/cats#2925. |
Why is that ? Machinist can't work on scalajs 1.0 ? |
I managed to update spire for scalajs 1.0.1. But machinist dependency being an archived project I had to modify and publish locally. This is the script to locally publish the current spire snapshot for scalajs 1.0.1:
I can make a PR but I don't know how to proceed with machinist. Any ideas ? |
What is spire's roadmap for dealing with archival of machinist? |
@denisrosset to unblock migration to scalaJS 1.x, I'd propose moving |
@erikerlandson Totally agree. I'm doing that. |
Updates
from 0.6.32 to 1.0.1.
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.
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-major