Skip to content
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

Enable dependabot #21

Merged
merged 1 commit into from Nov 11, 2020
Merged

Enable dependabot #21

merged 1 commit into from Nov 11, 2020

Conversation

mojito317
Copy link
Contributor

PR summary

This could help automate efforts of #20, #14 etc.

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the
    Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

Now we need to manually update the versions of used libs.

What is the new behavior?

Dependabot will create automatic PRs for this.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #21 (9c535f7) into master (a941df5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   92.26%   92.26%           
=======================================
  Files           8        8           
  Lines        7042     7042           
=======================================
  Hits         6497     6497           
  Misses        545      545           

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 a941df5...9c535f7. Read the comment docs.

@mojito317
Copy link
Contributor Author

Thanks for the review @emlaver and @ricellis! Now I'm about to merge this.

@mojito317 mojito317 merged commit 27219fe into master Nov 11, 2020
@mojito317 mojito317 deleted the enable-dependabot branch November 11, 2020 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants