Moritz Hedtke

Results 126 comments of Moritz Hedtke

I don't know if its useful to advertise this anywhere. then people may actually rely on it and its not only minimizing ip leakage. there will always be bugs so...

Is there interest at all by the maintainers to integrate this? If so what would the steps be? Maybe check/reduce breakage of existing code and document an upgrade path? (Also...

Maybe the macro feature should be enabled by default to aid in compatiblity?

Is this an implementation issue or some design issue in serde or something?

Firefox will retry the request 10 times in my testing when sending 408 so I think we should either change the default or at least make it configurable. I personally...

> Probably we can also make `scalajs-dom` package being updated too thinking Though, it's the problem of [datasource](https://github.com/renovatebot/renovate/blob/cc35a6a7a7148af334e5486c313718535fb060f0/lib/modules/datasource/sbt-package/index.ts#L51) not parser. I can't remember why we filter those directories. Should be...

Also why do I always get the following diff ```diff diff --git a/yarn.lock b/yarn.lock index 5697e1083..1b2a50372 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2449,7 +2449,6 @@ "@renovate/eslint-plugin@https://github.com/renovatebot/eslint-plugin#v0.0.5": version "0.0.5" - uid...

> > Should be possible, I'm not interested in implementing that though. > > But are you interested in having it working? I may take a look... Definitely am interested...

Of course this broke auto-merge... But are you requiring an updated base branch in the PRs? And does that mean you would need a merge-train like feature to make this...

> [...] > We managed to make it work for the packages for particular `scala` version, but unfortunately it seems like it isn't our priority to handle the general case....