mikaello

Results 40 issues of 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...

type:feature
help wanted
priority-4-low
status:requirements
status:ready
core:git

## Latest release in GitHub is v1.7.0: ![image](https://user-images.githubusercontent.com/2505178/185420152-724a60c7-c17c-4ad4-b1d3-456a1b3eee71.png) ## Latest Git tag is v1.7.1: ![image](https://user-images.githubusercontent.com/2505178/185420057-640e8c2c-e4d0-427f-9f65-a9bffbd475db.png) ## Latest [docker image tag](https://hub.docker.com/r/edenhill/kcat/tags) is v1.7.1: ![image](https://user-images.githubusercontent.com/2505178/185419771-125513a5-e2eb-4462-94db-d1c49e8aec45.png) ## 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?

needs-ok-to-test
component/sdk

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...