Naftoli Gugenheim

Results 587 comments of Naftoli Gugenheim

Hi, I'm really sorry about that. After gathering some input I had been planning on releasing 3.6.0-M1 but didn't get around to it due to other urgent obligations. I'm still...

I'm happy to implement whatever you recommend

Also I should mention that it was primarily "necessitated" by bumping hikaricp and I think some other dependencies. Adding back Java 8 isn't the issue; it's the question of rolling...

I updated the release notes, lmk if I should change them further. I don't follow the 3.5.3 suggestion, can you elaborate?

Sure. Do tools like Scala Steward order that correctly?

Sure but it shouldn't offer it to someone on 3.5.2+. I think that's the case but not certain.

I've been getting it very often for tests that are not new. Often just running the command a few times gets it to work. Running compile first makes it more...

Tracked it down to `packageLibraries`, this line `project.dependencies.values.iterator.map(_.asDependency(versionCombo).orThrowTextWithContext(projectName))` is returning it uninterpolated. I'm not sure if the issue is `project.dependencies` not resolving the reference or it should be doing it...

@mdedetrich any idea why MiMa is reporting these incompatibilities? https://github.com/slick/slick/pull/2912#issuecomment-1987418910