Commit 13a81db
committed
chore(dependabot): keep website majors out of grouped bumps + ignore next/fumadocs/react majors
PR #90 grouped next 15->16 + fumadocs 15->16 into one auto-bump that broke the
website build (fumadocs-ui/provider export moved in v16); reverted in #116.
- The website npm group now only bundles minor + patch updates. Majors get
their own individual, individually-testable PRs.
- next / fumadocs-{core,ui,mdx} / react / react-dom majors are ignored entirely
— those require a coordinated migration (Fumadocs v16 needs Next 16 + React 19
export-path changes), which is a deliberate project, not an auto-merge.1 parent 8370a88 commit 13a81db
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
39 | 62 | | |
40 | 63 | | |
41 | 64 | | |
| |||
0 commit comments