Coder Social home page Coder Social logo

move to monix 3.0.0-RC2 about doodle HOT 9 CLOSED

creativescala avatar creativescala commented on July 20, 2024
move to monix 3.0.0-RC2

from doodle.

Comments (9)

noelwelsh avatar noelwelsh commented on July 20, 2024 1

I think I've fixed this now.

from doodle.

SethTisue avatar SethTisue commented on July 20, 2024

you'll probably want to update cats and cats-effect at the same time:

-  val catsVersion       = "1.2.0"
-  val catsEffectVersion = "0.10.1"
+  val catsVersion       = "1.5.0"
+  val catsEffectVersion = "1.1.0"
 
   val magnoliaVersion = "0.10.0"
 
-  val monixVersion = "3.0.0-RC1"
+  val monixVersion = "3.0.0-RC2"

(not actually sure if it matters)

from doodle.

noelwelsh avatar noelwelsh commented on July 20, 2024

No problem. Implemented in bed6c45

from doodle.

SethTisue avatar SethTisue commented on July 20, 2024

awesome! I'll try it out and report back if there's trouble.

from doodle.

SethTisue avatar SethTisue commented on July 20, 2024

trouble :-)

latest HEAD doesn't compile:

[error] /Users/tisue/doodle/turtle/shared/src/main/scala/doodle/turtle/Turtle.scala:5:15: object image is not a member of package doodle
[error] import doodle.image.Image
[error]               ^
[error] /Users/tisue/doodle/turtle/shared/src/main/scala/doodle/turtle/Turtle.scala:11:40: not found: type Image
[error]            angle: Angle = Angle.zero): Image = {
[error]                                        ^

from doodle.

noelwelsh avatar noelwelsh commented on July 20, 2024

I can't reproduce 🙁 From sbt I ran clean and compile and everything worked.

Is this Scala 2.12? I noticed some CI errors compiling w/ 2.13 which I haven't had time to look into yet.

from doodle.

SethTisue avatar SethTisue commented on July 20, 2024

yes, 2.12.7. I'm using a clean checkout of the develop branch and running clean and compile (or to get the error faster, turtleJVM/compile). the errors I get locally like that are the same ones that I also saw in the community build on our Jenkins.

from doodle.

SethTisue avatar SethTisue commented on July 20, 2024

full transcript: https://gist.github.com/SethTisue/f859e75c8c52dbcb6e657e2352ecc9d3

from doodle.

noelwelsh avatar noelwelsh commented on July 20, 2024

from doodle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.