Inline...
Le 15/04/2026 à 10:25, Jacopo Cappellato a écrit :
On Wed, Apr 15, 2026 at 9:33 AM Jacques Le Roux via dev <
[email protected]> wrote:
[...]
Please don't modify .github/dependabot.yml in plugins before that. There
now are much chances that the jsgantt-improved is OK.
Hi Jacques,
The change you introduced is incorrect because "projectmgr" is not a valid
value for the package-ecosystem property. As reported in the comment you
added on the same line:
“# See documentation for possible values”.
For your reference, the documentation is here:
https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#package-ecosystem-
I reiterate what I wrote in my previous email:
OK, I get it, package-ecosystem should be "npm" as you did for vite-react-app.
BTW I also missed <<target-branch: "release24.09">>. I'll add it later if the
fix is OK.
I did not know that. I just reverted, as it was running before.
I guess using specific names instead of "npm" was working but things have
changed in GH since?
Thanks for the help. I'll create a PR for changing that.
Jacques
"Over the past few weeks, I have spent significant effort improving and
stabilizing our CI/CD configuration, which was previously incomplete and
unreliable. Please avoid modifying these configurations unless you fully
understand the impact, this includes studying and testing changes in your
own fork before committing them to the main repository."
I am going to fix the error you introduced because as of now the Dependabot
run today will not fix any issues.
Best regards,
Jacopo