-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
feat(dependabot): add config file #1907
Conversation
Cool didn't know about this — what's the main benefit of doing it this way? |
Since Dependabot is joining GitHub, they've recommended to use the v2 config for all the dependabot-preview apps You can check your updates in the repo itself in this section Instead of using old dashboard, you can check the deps in the repo itself :) |
Nice! Is there anything I need to do to explicitly enable auto-merging or any other custom configuration I had, and do I need to manually disable the old one? |
You don't need to do anything explicitly, once this PR is merged, you can check for updates using this link. If you want you can remove the dependabot-preview GitHub app that you've installed for this repo. |
Yo @adamwathan, Any thoughts on merging this? Cheers :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would be a nice benefit, however I think the config is incorrect
Hey @RobinMalfait, I've fixed the requested changes. Kindly re-review :) |
Check for GitHub Action updates:Dependabot can check for GitHub Action updates with
From the GitHub Dependabot docs, package-ecosystem:
Do not label things yourself, let Dependabot do it right by defaultI recommend removing the "dependencies" label from the If you don't specify any labels in
Relevant quote from GitHub Dependabot docs, setting custom labels:
|
Updated the PR with support for Thanks @HonkingGoose |
Hi @adamwathan, I noticed you had some questions. I've got some answers for you! 😉
On auto-merge support for the integrated Dependabot:Auto-merging is not supported anymore, it's also not going to be supported. Quote from the project manager for Dependabot at dependabot/dependabot-core#1973 (comment):
On removing the old
|
…les whenever the `init` command is ran (#2379) * Add --future flag to CLI * Remove early exit * Always add future flags but commented out - Update replace regex - Remove future CLI flag - Update tests
f3893d1
to
55dcc53
Compare
Thanks for this but going to try Depfu instead for a while since it has some features I'd like to try. |
dependabot
instead of currently installeddependabot-preview