Update dependencies, apply scalafmt, and resolve warnings#57
Update dependencies, apply scalafmt, and resolve warnings#57mliarakos wants to merge 12 commits into
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 |
getMillisDurationandgetNanosDurationsince they belong to an Akka helper