Commit 79caa1e
ci(dependabot): group updates to reduce PR noise
The recent batch opened six separate Dependabot PRs (two NuGet, four Actions).
Add grouping so related bumps consolidate:
- nuget: add a catch-all "nuget-minor-patch" group so standalone minor/patch
bumps (e.g. AngleSharp, LibGit2Sharp) land in one PR instead of one each.
Major bumps stay individual for review. The existing microsoft-extensions
and test groups are unchanged and still take precedence.
- github-actions: add an "actions" group covering all update types so every
action bump lands in a single PR. Grouping includes majors on purpose here,
since the last four Actions PRs were all majors (checkout, setup-dotnet,
deploy-pages, action-gh-release) and would otherwise stay ungrouped.
- npm: add a "frontend" group so CDN library bumps consolidate too.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 10f6f09 commit 79caa1e
1 file changed
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
19 | 28 | | |
20 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
21 | 32 | | |
22 | 33 | | |
23 | 34 | | |
24 | 35 | | |
25 | 36 | | |
26 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
27 | 42 | | |
28 | 43 | | |
29 | 44 | | |
| |||
36 | 51 | | |
37 | 52 | | |
38 | 53 | | |
39 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments