Moritz Hedtke

Results 33 issues of Moritz Hedtke

### What would you like to be added To be able to use as little resources as possible in resource constrained environments like the Raspberry Pi it would be *awesome*...

enhancement

### Subject of the issue The service should tell systemd whether a reload, startup etc. was successful/finished. Either dbus (see example https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecReload= ) or sd_notify (https://www.freedesktop.org/software/systemd/man/sd_notify.html, e.g https://github.com/coreos/go-systemd) are likely...

enhancement
quickfix
systemd

Hello, I don't know if you want to keep this open but I tried to reduce the dependencies of this (in light of recent supply chain attacks) and maybe this...

dependencies

Hello, if possible I think it would be great if you could get better error messages if you accidentially pass `undefined` as parameter. Especially the query and the arguments would...

enhancement

## Expected behavior Expected hot module reloading `web-dev-server-config.mjs` to work: ```javascript import { hmrPlugin, presets } from '@open-wc/dev-server-hmr'; import { esbuildPlugin } from '@web/dev-server-esbuild'; // https://open-wc.org/docs/development/hot-module-replacement/ // https://modern-web.dev/docs/dev-server/cli-and-configuration/ export default...

## Expected Behavior https://github.com/mohe2015/actix-extras-285/blob/main/src/main.rs If I didn't mess anything up in a perfect world I would expect the set-broken to either not compile or to panic. Also I would expect...

C-improvement
A-session

This may be a security issue so needs to be thought about thoroughly. It makes initial setup way easier in my opinion though and you can also immediately reset your...

Otherwise an ingress like istio will choose Exact matching by default and some other ingress may choose Prefix matching by default.

## Changes Dependencies that use the `%%%` specifier to make them work with Scala.js and Scala on the JVM are updateable now. Note that this doesn't work for Scala.js only...

### What would you like Renovate to be able to do? When specifying a sbt dependency with ```scala libraryDependencies ++= Seq( "com.lihaoyi" %%% "utest" % "0.8.1" % Test, ) ```...

type:feature
priority-3-medium
manager:sbt
reproduction:needed
status:requirements