Renovate created a pull request to downgrade dependency from v4.0.2 to v2.3.0 #29901
-
What would you like help with?I think I found a bug How are you running Renovate?Mend Renovate hosted app on github.com If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.No response Please tell us more about your question or problemI noticed Renovate created a PR to downgrade actions/setup-node from v4.0.2 to v2.3.0. Since I have automerge on and notifications off, I normally don't check Renovate generated PRs. I happened to notice this, forced a rebase which closed the PR. If I hadn't, it probably would have merged it in. Logs (if relevant)https://gist.github.com/ayushmanchhabra/1da1c1fca36b1c203ec2675568ee7abb Logs
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
Docker versioning seems to be malfunctioning |
Beta Was this translation helpful? Give feedback.
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
I've gotten 3 of these in the last day in 3 different repos, including downgrading actions/checkout to something in the v3 version, labelled as minor.
|
Beta Was this translation helpful? Give feedback.
-
I got a 5- A different non-docker package, but docker versioning: {
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentValue": "v7",
"currentVersion": "v7",
"currentVersionTimestamp": "2023-11-17T22:22:32.000Z",
"datasource": "github-tags",
"depName": "actions/github-script",
"depType": "action",
"fixedVersion": "v7",
"packageName": "actions/github-script",
"registryUrl": "https://github.com",
"replaceString": "actions/github-script@v7",
"sourceUrl": "https://github.com/actions/github-script",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "v2",
"newVersion": "v2",
"newValue": "v2",
"releaseTimestamp": "2023-04-28T13:13:11.000Z",
"newMajor": 2,
"newMinor": null,
"newPatch": null,
"updateType": "patch",
"branchName": "renovate/actions-github-script-2.x"
}
],
"isSingleVersion": true
}, |
Beta Was this translation helpful? Give feedback.
-
Let's centralize this topic to #29919 |
Beta Was this translation helpful? Give feedback.
Let's centralize this topic to #29919