aeternity / aepp-sdk-python

Python SDK for the Æternity blockchain
https://aepp-sdk-python.readthedocs.io/
ISC License
24 stars 16 forks source link

Upgrade to GitHub-native Dependabot #443

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 #443 (4b2c6b6) into develop (58ac2d1) will decrease coverage by 0.32%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #443      +/-   ##
===========================================
- Coverage    78.13%   77.80%   -0.33%     
===========================================
  Files           18       18              
  Lines         2785     2785              
===========================================
- Hits          2176     2167       -9     
- Misses         609      618       +9     
Impacted Files Coverage Δ
aeternity/exceptions.py 85.71% <0.00%> (-14.29%) :arrow_down:
aeternity/node.py 85.76% <0.00%> (-1.16%) :arrow_down:

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 58ac2d1...4b2c6b6. Read the comment docs.

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.