nephila / djangocms-installer

Console wizard to bootstrap django CMS projects
https://djangocms-installer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
177 stars 78 forks source link

Upgrade to GitHub-native Dependabot #385

Open dependabot-preview[bot] opened 3 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 #385 (9030149) into develop (5f825c0) will decrease coverage by 1.04%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #385      +/-   ##
===========================================
- Coverage    94.44%   93.39%   -1.05%     
===========================================
  Files            7        9       +2     
  Lines          612      651      +39     
  Branches       128      135       +7     
===========================================
+ Hits           578      608      +30     
- Misses          10       13       +3     
- Partials        24       30       +6     
Flag Coverage Δ
unittests 93.39% <ø> (-1.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
djangocms_installer/__init__.py 100.00% <0.00%> (ø)
djangocms_installer/main.py 75.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5f825c0...9030149. Read the comment docs.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 98.003% when pulling 90301495977546ebecc451fd84104662994e243a on dependabot/add-v2-config-file into 5f825c02b1c324a2c9c3d0662913a3a2fdf798dd on develop.

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.