Sebastian Poxhofer
Sebastian Poxhofer
You might also want to use [additionalBranchPrefix](https://docs.renovatebot.com/configuration-options/#additionalbranchprefix) and [commitMessageTopic](https://docs.renovatebot.com/configuration-options/#commitmessagetopic) with something including `{{ lookup (split packageFileDir '/') 1 }}` this will be the workspace name For example this will split...
Having it as opt in and make it clear that these are community suggestions then this makes sense to me. I'm thinking of something like `replacements: community-breaking`.
I have found this after some hours of googling and it fixed my issues too. These have been my symptoms, so it is more easily findable by other users: Setup:...
Welcome and thanks for trying to contribute! If you need directions feel free to ping me in a draft PR or discussion.
Basically yes, we drop official support for v20. That being said it will still run, with a warning in the logs. > Some CI/CD systems mayr not have 22 support...
I see the same behavior in iTerm2, though interestingly not in Ghostty.
I have tried to implement the requested changes, but now it seems that it can not resolve the route anymore. :/ Any ideas what I'm missing here? The error seems...
Still happening in `2.0.29` though in this version it is no longer `Z.map` but rather `R.map`, so I would assume something changed in this version that the minifying is using...
Still happening with `2.0.64` with the following error message: ``` Error: undefined is not an object (evaluating 'T.input_tokens') ```
> I think in one of the last few backstage versions it was mentioned in the changelog that ESM modules are now also supported, maybe this is wrong, but it...