Matthias Kurz

Results 1121 comments of Matthias Kurz

Any ETA when cgit will be up again?

fyi, this functionality is now part of sbt itself, see - https://github.com/sbt/sbt/releases/tag/v1.11.0-RC2 - https://github.com/sbt/sbt/pull/8126

> @mkurz I can make a small adjustment in this PR because newer jackson releases have a new method that I added so this PR can use it haha, I...

@pjfanning Looking at your fork, do you also want to add PRs for the rest? - optional support for Jackson's fast decimal parser - StreamWriteConstraints ?

Which version of sbt-less are you using? I think this might be a problem in [less.js](https://github.com/less/less.js) itself.

@thisVioletHydra could you meanwhile figure out what's going on?

Seems like we can drop this dependency, see - #916

> signal 7.45.1 use electronVersion=34.2.0. Will be fixed with https://github.com/electron/electron/releases/tag/v34.3.0 Yes, bumping electron to 34.3.x will fix the problem, see https://releases.electronjs.org/release/compare/v34.2.0/v34.3.2 > Fixed an issue where Electron may experience crashes...

@yash-signal Would it be possible to bump electron to the latest of the v34.x line, which currently is [v34.3.3](https://releases.electronjs.org/release/v34.3.3) - that would fix this problem here and is a very...