com-lihaoyi / upickle

uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
https://com-lihaoyi.github.io/upickle
MIT License
715 stars 164 forks source link

Drop scala 2.11, update scalajs, scala native, some dependancies #452

Closed Quafadas closed 1 year ago

Quafadas commented 1 year ago

This PR sets out to make as few code changes as possible in order to move versions forward

It seems to compile and pass the tests - but mima fails. I'm don't honestly understand if that is problematic, or exactly how to go about fixing it - feedback welcome. This PR is the rider to this discussion; https://github.com/com-lihaoyi/upickle/discussions/451