Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kindest/node is named node.js on dashboard #13095

Closed
viceice opened this issue Dec 14, 2021 · 2 comments · Fixed by #13096
Closed

kindest/node is named node.js on dashboard #13095

viceice opened this issue Dec 14, 2021 · 2 comments · Fixed by #13096
Assignees
Labels
core:config Related to config capabilities and presets priority-2-high Bugs impacting wide number of users or very important features status:in-progress Someone is working on implementation type:bug Bug fix of existing functionality

Comments

@viceice
Copy link
Member

viceice commented Dec 14, 2021

How are you running Renovate?

WhiteSource Renovate hosted app on github.com

If you're self-hosting Renovate, tell us what version of Renovate you run.

No response

Please select which platform you are using if self-hosting.

No response

If you're self-hosting Renovate, tell us what version of the platform you run.

No response

Describe the bug

kindest/node is classified as node.js, which shouldn't happen.

image
image

renovatebot/helm-charts#47

Relevant debug logs

Logs
Copy/paste any log here, between the starting and ending backticks

Have you created a minimal reproduction repository?

No reproduction, but I have linked to a public repo where it occurs

@viceice viceice added type:bug Bug fix of existing functionality status:requirements Full requirements are not yet known, so implementation should not be started priority-5-triage labels Dec 14, 2021
@viceice
Copy link
Member Author

viceice commented Dec 14, 2021

nodeJs: {
description:
"Group anything that looks like Node.js together so that it's updated together",
packageRules: [
{
matchDatasources: ['docker'],
matchPackageNames: ['node'],
matchPackagePatterns: ['/node$'],
excludePackageNames: ['calico/node'],
commitMessageTopic: 'Node.js',
},
],

@viceice viceice self-assigned this Dec 14, 2021
@viceice viceice added core:config Related to config capabilities and presets priority-2-high Bugs impacting wide number of users or very important features status:in-progress Someone is working on implementation and removed status:requirements Full requirements are not yet known, so implementation should not be started priority-5-triage labels Dec 14, 2021
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 31.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core:config Related to config capabilities and presets priority-2-high Bugs impacting wide number of users or very important features status:in-progress Someone is working on implementation type:bug Bug fix of existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants