gantsign / kotlin-maven-plugin-tools

Metadata extractor for Maven plugins written in Kotlin.
Apache License 2.0
17 stars 6 forks source link

Upgrade to GitHub-native Dependabot #306

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 3 years ago

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 migrates your configuration from Dependabot.com to a config file, using the new syntax. When merged, we'll swap out dependabot-preview (me) for a new dependabot app, 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 @dependabot commands do not work on this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #306 (5c167ac) into master (333e0a0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5c167ac differs from pull request most recent head 4d7bea9. Consider uploading reports for the commit 4d7bea9 to get more accurate results

@@            Coverage Diff            @@
##             master     #306   +/-   ##
=========================================
  Coverage     85.23%   85.23%           
  Complexity       71       71           
=========================================
  Files             8        8           
  Lines           413      413           
  Branches         66       66           
=========================================
  Hits            352      352           
  Misses           28       28           
  Partials         33       33           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot-preview[bot] commented 3 years ago

As a reminder, Dependabot Preview will be shut down on August 3rd, 2021. You can merge this pull request to migrate to GitHub-native Dependabot. You can read the docs to learn more about what's changing, as well as find out how to get support if you need help migrating.