Closed ThibaultVlacich closed 3 years ago
Please provide your full config as well as ideally a public reproduction so that we can debug it.
Our config:base
preset has a grouping for symfony/*
packages. Are you using it? https://github.com/renovatebot/renovate/blob/f52fe033de5fae6be0155c3b36fad1ec6f722f01/lib/config/presets/internal/group.ts#L146-L155
This issue has been automatically marked as stale because it has not had recent activity. It will be closed soon if no further activity occurs. If this question is not done (either you plan to update it or are waiting on someone to respond) then please add a comment here to bump it and/or get the other person's attention. We aim to do our best to solve every problem. This bot is here to help us clean up issues which are no longer of use to the original poster, and not to close anything prematurely, so bump as you need!
I think the reason I was getting this error was because my lockfile was not in sync with the composer.json file.
After running a composer update
I'm not getting the error anymore.
What Renovate type, platform and version are you using?
Hosted app, GitHub.
Describe the bug
I have been getting those "Artifact update problem" comments on my PRs since the last few days.
Additional context
Probably caused by renovatebot/renovate#7816