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

chore(dependabot): add pipelines requirements to config #531

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

RobertCraigie
Copy link
Owner

@RobertCraigie RobertCraigie commented Oct 29, 2022

Change Summary

I've noticed that dependabot isn't opening PRs for any of our test dependencies. As per dependabot/dependabot-core#2824 it looks like we have to explicitly add it as a separate entry in the config file.

Checklist

  • Unit tests for the changes exist
  • Tests pass without significant drop in coverage
  • Documentation reflects changes where applicable
  • Test snapshots have been updated if applicable

Agreement

By submitting this pull request, I confirm that you can use, modify, copy and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Base: 94.33% // Head: 94.33% // No change to project coverage 👍

Coverage data is based on head (1cc662c) compared to base (0a14eb5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #531   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files         120      120           
  Lines        6073     6073           
  Branches     1039     1039           
=======================================
  Hits         5729     5729           
  Misses        301      301           
  Partials       43       43           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RobertCraigie RobertCraigie merged commit cdb01b1 into main Oct 29, 2022
@RobertCraigie RobertCraigie deleted the fix/dependabot-config branch October 29, 2022 10:31
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

1 participant