Domas Poliakas

Results 7 issues of Domas Poliakas

Hello, This is a follow-up on the gitter conversation. The issue is that on windows the remote cache does not seem to be pulled from. I tested and gathered logs...

**Describe the feature** Worksheets that use a scratch buffer instead of being saved on disk. **Potential ways to implement?** From discord: > for example just add a "Create scratch worksheet"...

feature-request

Hello 👋 First time issue creator here, let me know if you need anything else from me! The following code produces an error node: ```scala abstract class Potato() trait Tomato...

Hello! I hope it's ok to open a PR directly without an issue first. This PR upgrades the http4s jdk client to `0.7.0`. `0.7.0` is not binary-compatible with `0.5.0`, so...

This version addresses a [CVE](https://nvd.nist.gov/vuln/detail/CVE-2023-48795), which we previously ignored because there was no fix yet, but now this can be fixed.

version: revision

Apache sshd is vulnerable to CVE-2023-48795 up to the latest (2.11.0) version. There is currently no fix, although there's a PR https://github.com/apache/mina-sshd/pull/446 . As soon as a fix is published...

Fixes #3921 Not a very strict implementation of the RFCs, but I find that it largely matches how the JVM behaves. I tried copying from netty at first (as netty...