Upgrade to GitHub-native Dependabot#27583
Conversation
5880202 to
2843230
Compare
|
@skjnldsv I think we need to merge this in order to turn off the old dependabot-preview handling, as the previous close in #26819 (comment) did not switch over to the new dependabot. I retriggerd the PR generation which did drop our existing dependabot config, so I just reset that in order to have no change and an empty commit with hoping that this properly disables the old dependabot app for the server repo. |
|
The issue is supporting all the other branches. dependabot/dependabot-core#2511 |
|
But the stable branches are already part of the dependabot.yml file we merged already in #27188 with an exception for https://github.com/nextcloud/server/pull/27118/files#diff-dd4fbda47e51f1e35defb9275a9cd9c212ecde0b870cba89ddaaae65c5f3cd28R3-R13 |
Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then.
Dependabot has been fully integrated into GitHub, so you no longer have to install and manage a separate app. This pull request updates your config file to the new syntax. When merged, we'll swap out
dependabot-preview(me) for a newdependabotapp, and you'll be all set!With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates, and you'll configure Dependabot through the new config file rather than a UI.
If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.
Learn more about migrating to GitHub-native Dependabot
Please note that regular
@dependabotcommands do not work on this pull request.