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

Introduce dependabot groups for BE dependency updates #1455

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

pylipp
Copy link
Contributor

@pylipp pylipp commented Aug 5, 2024

  • group all dev updates, regardless of version bump
  • group all prod updates with "patch" version bumps
  • all other updates receive individual PRs

- group all dev updates, regardless of version bump
- group all prod updates with "patch" version bumps
- all other updates receive individual PRs
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.69%. Comparing base (eef3b1b) to head (a8aa186).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1455   +/-   ##
=======================================
  Coverage   85.69%   85.69%           
=======================================
  Files         231      231           
  Lines       21908    21908           
  Branches     1923     1926    +3     
=======================================
  Hits        18775    18775           
  Misses       3096     3096           
  Partials       37       37           
Flag Coverage Δ
backend 99.16% <ø> (ø)
frontend 82.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@jamescrowley jamescrowley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given there seems to be no way to validate dependabot config ahead of time (dependabot/dependabot-core#4605), looks good to me 😁

@pylipp
Copy link
Contributor Author

pylipp commented Aug 5, 2024

@pylipp pylipp merged commit 1a7c64d into master Aug 5, 2024
11 checks passed
@pylipp pylipp deleted the dependabot-groups-for-backend-updates branch August 5, 2024 11:41
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.

2 participants