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 #841

Merged
merged 1 commit into from
Mar 27, 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 gbiggs 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 ✅

Project coverage is 45.81%. Comparing base (8bb4039) to head (560bb50).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #841   +/-   ##
=======================================
  Coverage   45.81%   45.81%           
=======================================
  Files           2        2           
  Lines         299      299           
  Branches       80       80           
=======================================
  Hits          137      137           
  Misses        162      162           

☔ 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 from 0e86583 to 27d7071 Compare March 27, 2024 16:53
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
@christophebedard christophebedard force-pushed the christophebedard/dependabot-ignore-patch branch from 27d7071 to 560bb50 Compare March 27, 2024 16:59
@christophebedard christophebedard merged commit b747de1 into master Mar 27, 2024
24 of 31 checks passed
@christophebedard christophebedard deleted the christophebedard/dependabot-ignore-patch branch March 27, 2024 17:37
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

2 participants