Skip to content

Comments

chore(deps): pin React to 18.x, ignore React 19#37

Merged
MarkAC007 merged 1 commit intomainfrom
fix/pin-react-18
Jan 30, 2026
Merged

chore(deps): pin React to 18.x, ignore React 19#37
MarkAC007 merged 1 commit intomainfrom
fix/pin-react-18

Conversation

@MarkAC007
Copy link
Owner

Summary

Context

Dependabot groups all production deps together, so one incompatible bump blocks all updates. This ignore rule unblocks future Dependabot PRs while keeping React pinned at 18.x.

Test plan

  • CI passes on this PR (no dependency changes, config-only)
  • Next Dependabot weekly run produces a mergeable PR without React 19

🤖 Generated with Claude Code

react-helmet-async@2.0.5 only supports React 16/17/18.
Dependabot bumping to React 19 breaks npm ci with ERESOLVE
peer dependency conflicts. Ignore React 19.x until
react-helmet-async adds support or is replaced.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@MarkAC007 MarkAC007 merged commit bd5fc03 into main Jan 30, 2026
12 checks passed
@MarkAC007 MarkAC007 deleted the fix/pin-react-18 branch January 30, 2026 15:31
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.

1 participant