Any changes to package-lock.json should ideally requires a full UI manual QA, so ideally best avoided unless the manual QA of most/all UI features can be done.
QA full test plan: https://github.com/apache/cloudstack-primate/blob/master/.github/ISSUE_TEMPLATE/test_full_plan.md Regards. ________________________________ From: Daan Hoogland <daan.hoogl...@gmail.com> Sent: Tuesday, June 17, 2025 16:01 To: dev <dev@cloudstack.apache.org> Subject: [DISCUSS] no longer ignore dependabot Devs, We've been ignoring dependabot a lot as it's PR never passed tests. https://github.com/apache/cloudstack/pull/11028 now has passed all GHA so I suggest we start ignoring the bot less from now on. Not that I had to rebase the PR to make it work, so this might take some effort from our part. Another thing to take into consideration is that it tends to propose changes to ui/package-lock.json thoughts? -- Daan