Commit 03ac0c5
docs(ops): record ESLint 10 as a blocked upgrade (#70)
Adds a "Blocked upgrades" section to docs/ops/dependency-policy.md
tracking the eslint 9 → 10 bump that was held back today.
eslint-plugin-react@7.37.5 (latest) caps its eslint peer at ^9.7
and ESLint 10 removed the RuleContext API the plugin uses
(upstream PRs jsx-eslint/eslint-plugin-react#3972 and #3979 open,
no release). PR #68 was closed via @dependabot ignore this major
version. A scheduled remote agent re-checks upstream monthly.
Signed-off-by: Snowboard Bot <bot@example.com>
Co-authored-by: Snowboard Bot <bot@example.com>1 parent cf1dbad commit 03ac0c5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
37 | 47 | | |
38 | 48 | | |
39 | 49 | | |
| |||
0 commit comments