Skip to content

chore(deps): dependabot lockstep group for @tiptap/* - #68

Merged
tbcsec merged 1 commit into
mainfrom
chore/dependabot-tiptap-group
Jul 26, 2026
Merged

chore(deps): dependabot lockstep group for @tiptap/*#68
tbcsec merged 1 commit into
mainfrom
chore/dependabot-tiptap-group

Conversation

@tbcsec

@tbcsec tbcsec commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Follow-up to #60. The minor+patch grouping surfaced TipTap 3 as three individual major PRs (#63/#64/#65) — all structurally unmergeable, because TipTap packages peer-pin each other to the same major (@tiptap/core@2 requires @tiptap/pm@^2, so a lone @tiptap/pm@3 bump fails npm ci with ERESOLVE before tests even run).

This adds a tiptap group covering @tiptap/* at all update levels (first matching group wins, listed before frontend-deps). TipTap 3 then arrives as one lockstep PR that actually installs — CI can judge whether the collab editor (§4.2) needs code changes for it. The three dead-end PRs are closed.

🤖 Generated with Claude Code

TipTap packages peer-pin each other to the same major, so the individual 3.x
bumps the minor-only grouping produced (#63/#64/#65) could never install
(ERESOLVE: @tiptap/core@2 peer-requires @tiptap/pm@^2). One group for the
whole family yields a single coordinated TipTap-3 PR that CI can judge.

Co-Authored-By: Claude <noreply@anthropic.com>
@tbcsec
tbcsec merged commit ca87117 into main Jul 26, 2026
4 checks passed
@tbcsec
tbcsec deleted the chore/dependabot-tiptap-group branch July 26, 2026 19:07
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