-
Notifications
You must be signed in to change notification settings - Fork 21
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 dependencies, apply scalafmt, and resolve warnings #57
base: master
Are you sure you want to change the base?
Conversation
There are scripted tests for the sbt plugin: https://github.com/akka-js/shocon/blob/master/travis/testSbtPlugin.sh
Totally fine if this is the direction the community is taking!
the automatic formatting in this repo have always been broken ... I'm happy with anything that is automated Overall thanks a lot! @mliarakos would you consider stepping up as a maintainer in the |
I was able to move everything to SBT 1.4.9 with tests passing. I didn't go beyond SBT 1.4.x to avoid dealing with
Bumped Scala.js to 1.8.0. Reviewing usage on Maven Central, it looks like many projects are moving Scala.js forward over time. In addition, this is all for akka-js/akka.js#129, which needs to update to Scala.js 1.8.0 anyway.
I really appreciate the offer, but I don't have the time for the comitment right now. I'l let you know if that changes in the future. |
Because of the big Scala.js bump, I bumped the library version to |
getMillisDuration
andgetNanosDuration
since they belong to an Akka helper