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

Lower dependabot update frequency #646

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

christophebedard
Copy link
Member

Lower dependabot update frequency because we don't release that frequently:

  1. Ignore patch updates for npm dependencies
  2. Set update interval to weekly, but don't limit the number of open PRs

@christophebedard christophebedard self-assigned this Feb 12, 2024
@christophebedard christophebedard requested a review from a team as a code owner February 12, 2024 17:49
@christophebedard christophebedard requested review from jhdcs and removed request for a team February 12, 2024 17:49
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3d2a1b8) 92.47% compared to head (d7a035d) 92.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #646   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files           8        8           
  Lines         186      186           
  Branches       22       22           
=======================================
  Hits          172      172           
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@christophebedard christophebedard force-pushed the christophebedard/dependabot-ignore-patch branch 2 times, most recently from 9e77239 to 494368f Compare February 12, 2024 22:34
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
@christophebedard christophebedard force-pushed the christophebedard/dependabot-ignore-patch branch from 494368f to d7a035d Compare February 21, 2024 17:38
@christophebedard christophebedard merged commit 9e7b0d8 into master Feb 21, 2024
18 of 19 checks passed
@christophebedard christophebedard deleted the christophebedard/dependabot-ignore-patch branch February 21, 2024 17:53
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