-
-
Notifications
You must be signed in to change notification settings - Fork 6k
dependabot trial #35223
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
base: main
Are you sure you want to change the base?
dependabot trial #35223
Conversation
npm dependencies I don't suppose these bots can such things? |
Maybe it needs something like https://github.com/orgs/community/discussions/48498#discussioncomment-5159337. |
We could potentially move all generation to build time as dependency of the
|
@silverwind ah yes. I'd rather not have it be a build step (at least not be a part of this PR), since this is just to see what dependabot is like, so I've just removed npmdep management from this PR. |
It also affect go deps because of the license build, so sadly we need to either move the license build to a build-time dependency or try dependabot/dependabot-core#5962 (comment) or https://github.com/orgs/community/discussions/48498#discussioncomment-5159337. |
Other option may be to remove the license build completely, I never was a big fan of it 😉. |
I know we have renovate (and we should use that long term), but I'm interested in seeing what dependabot will provide.
I've grouped all the ecosystem types into one PR per ecosystem so as not to overwhelm the PR page.