mikaello
mikaello
This module has specified Node version `"node": "4.x"`, and this causes error if trying to install with higher Node version: ``` error [email protected]: The engine "node" is incompatible with this...
## Changes Enabling custom registry for *golang-version* datasource. ## Context See discussion: https://github.com/renovatebot/renovate/discussions/17787 ## Documentation (please check one with an [x]) - [ ] I have updated the documentation, or...
### What would you like Renovate to be able to do? In our setup we need to use Git clean and smudge filters for our repositories, because the dependencies are...
## Latest release in GitHub is v1.7.0:  ## Latest Git tag is v1.7.1:  ## Latest [docker image tag](https://hub.docker.com/r/edenhill/kcat/tags) is v1.7.1:  ## Latest entry in [changelog ](https://github.com/edenhill/kcat/blob/master/CHANGELOG.md)is v1.8.0:...
This typo is also in the docs: https://github.com/openshift/console/blob/d216f9985b72cf54f9c5d17257637c138db57610/frontend/packages/console-dynamic-plugin-sdk/docs/api.md?plain=1#L950 but I guess this is autogenerated?
The welcome screen (http://peterdotjs.com/quick-find-text-search/#content) is not working, or more precisely, is pointing to the wrong page.
The page http://peterdotjs.com is apparently not working, and is now pointing to something else than before. Either should the welcome screen be removed, or link changed.
This label is documented as: > **org.opencontainers.image.source** URL to get source code for building the image (string) Source: https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys This label can be used by tools to give a link...
Improving upon https://github.com/ggreer/the_silver_searcher/pull/1187 . As of Jinja2 version 2.11 they have added `.jinja` as an official recommendation: > Adding a .jinja extension, like user.html.jinja may make it easier for some...
In many of our YAML files, we got markers starting with `# renovate:` and those can be quite long depending on how much information we need to include in this...