Skip to content

chore(deps): bump the tiptap group with 4 updates#312

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap-4ab5c9c96d
Open

chore(deps): bump the tiptap group with 4 updates#312
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap-4ab5c9c96d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown

Bumps the tiptap group with 4 updates: @tiptap/extension-placeholder, @tiptap/pm, @tiptap/react and @tiptap/starter-kit.

Updates @tiptap/extension-placeholder from 2.27.2 to 3.26.1

Release notes

Sourced from @​tiptap/extension-placeholder's releases.

v3.26.1

@​tiptap/extension-node-range

Patch Changes

  • a38c9c0: Fixed drag-and-drop duplicating blocks during collaboration. When a remote collaborator edited the document mid-drag, dropping left an empty copy of the dragged block at its original position. This fix also requires a version of @tiptap/y-tiptap that restores node range selections across remote updates.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-drag-handle

Patch Changes

  • a38c9c0: Restore the node range selection after dragging multiple blocks. Previously, dropping a multi-block drag left a text selection inside the moved content instead of keeping the dragged blocks selected.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • Updated dependencies [a38c9c0]
  • Updated dependencies [a38c9c0]
    • @​tiptap/extension-node-range@​3.26.1
    • @​tiptap/extension-collaboration@​3.26.1
    • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration-caret

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

v3.26.0

@​tiptap/extension-blockquote

Minor Changes

  • 7fb19eb: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.

Patch Changes

  • @​tiptap/core@​3.26.0

... (truncated)

Changelog

Sourced from @​tiptap/extension-placeholder's changelog.

3.26.1

Patch Changes

  • @​tiptap/extensions@​3.26.1

3.26.0

Patch Changes

  • Updated dependencies [75e8404]
    • @​tiptap/extensions@​3.26.0

3.25.0

Patch Changes

  • Updated dependencies
    • @​tiptap/extensions@​3.25.0

3.24.0

Patch Changes

  • Updated dependencies [2d05614]
    • @​tiptap/extensions@​3.24.0

3.23.6

Patch Changes

  • Updated dependencies [937ff2e]
    • @​tiptap/extensions@​3.23.6

3.23.5

Patch Changes

  • @​tiptap/extensions@​3.23.5

3.23.4

Patch Changes

  • Updated dependencies [57e53c1]
    • @​tiptap/extensions@​3.23.4

3.23.3

Patch Changes

... (truncated)

Commits
  • 6c1efd3 chore(release): publish a new stable version (#7934)
  • 2477351 chore(release): publish a new stable version
  • 5d50336 chore(release): publish a new stable version
  • 6817d14 chore(release): publish a new stable version
  • a42a8d6 chore: migrate linting and formatting from ESLint/Prettier to oxlint/oxfmt (o...
  • 195b13f chore(release): publish a new stable version (#7854)
  • d9daae0 chore(release): publish a new stable version (#7835)
  • 9d9cc06 chore(release): publish a new stable version (#7822)
  • 0f05ae7 chore(release): publish a new stable version (#7821)
  • 817c490 chore(release): publish a new stable version
  • Additional commits viewable in compare view

Updates @tiptap/pm from 2.27.2 to 3.26.1

Release notes

Sourced from @​tiptap/pm's releases.

v3.26.1

@​tiptap/extension-node-range

Patch Changes

  • a38c9c0: Fixed drag-and-drop duplicating blocks during collaboration. When a remote collaborator edited the document mid-drag, dropping left an empty copy of the dragged block at its original position. This fix also requires a version of @tiptap/y-tiptap that restores node range selections across remote updates.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-drag-handle

Patch Changes

  • a38c9c0: Restore the node range selection after dragging multiple blocks. Previously, dropping a multi-block drag left a text selection inside the moved content instead of keeping the dragged blocks selected.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • Updated dependencies [a38c9c0]
  • Updated dependencies [a38c9c0]
    • @​tiptap/extension-node-range@​3.26.1
    • @​tiptap/extension-collaboration@​3.26.1
    • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration-caret

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

v3.26.0

@​tiptap/extension-blockquote

Minor Changes

  • 7fb19eb: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.

Patch Changes

  • @​tiptap/core@​3.26.0

... (truncated)

Changelog

Sourced from @​tiptap/pm's changelog.

3.26.1

3.26.0

3.25.0

Patch Changes

  • c1a2ce8: Bump prosemirror-tables to ^1.8.0 so findTable is available from @tiptap/pm, and align the related ProseMirror dependencies with the versions required by prosemirror-tables.

3.24.0

Patch Changes

  • 7c0499b: Add missing @tiptap/pm/inputrules export

3.23.6

3.23.5

3.23.4

3.23.3

3.23.2

3.23.1

3.23.0

3.22.5

3.22.4

Patch Changes

  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • 032f8f1: Remove unused ProseMirror packages from @​tiptap/pm to reduce bundle size

3.22.3

3.22.2

3.22.1

3.22.0

3.21.0

3.20.6

... (truncated)

Commits
  • 6c1efd3 chore(release): publish a new stable version (#7934)
  • 2477351 chore(release): publish a new stable version
  • 5d50336 chore(release): publish a new stable version
  • c1a2ce8 fix(pm): bump prosemirror-tables for findTable
  • 6817d14 chore(release): publish a new stable version
  • a42a8d6 chore: migrate linting and formatting from ESLint/Prettier to oxlint/oxfmt (o...
  • 7c0499b chore: add licensing information around ProseMirror to pm package (#7863)
  • 195b13f chore(release): publish a new stable version (#7854)
  • d9daae0 chore(release): publish a new stable version (#7835)
  • 9d9cc06 chore(release): publish a new stable version (#7822)
  • Additional commits viewable in compare view

Updates @tiptap/react from 2.27.2 to 3.26.1

Release notes

Sourced from @​tiptap/react's releases.

v3.26.1

@​tiptap/extension-node-range

Patch Changes

  • a38c9c0: Fixed drag-and-drop duplicating blocks during collaboration. When a remote collaborator edited the document mid-drag, dropping left an empty copy of the dragged block at its original position. This fix also requires a version of @tiptap/y-tiptap that restores node range selections across remote updates.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-drag-handle

Patch Changes

  • a38c9c0: Restore the node range selection after dragging multiple blocks. Previously, dropping a multi-block drag left a text selection inside the moved content instead of keeping the dragged blocks selected.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • Updated dependencies [a38c9c0]
  • Updated dependencies [a38c9c0]
    • @​tiptap/extension-node-range@​3.26.1
    • @​tiptap/extension-collaboration@​3.26.1
    • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration-caret

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

v3.26.0

@​tiptap/extension-blockquote

Minor Changes

  • 7fb19eb: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.

Patch Changes

  • @​tiptap/core@​3.26.0

... (truncated)

Changelog

Sourced from @​tiptap/react's changelog.

3.26.1

Patch Changes

  • @​tiptap/core@​3.26.1
  • @​tiptap/pm@​3.26.1

3.26.0

Patch Changes

  • @​tiptap/core@​3.26.0
  • @​tiptap/pm@​3.26.0

3.25.0

Patch Changes

  • Updated dependencies [ec291dd]
  • Updated dependencies [454e9b8]
  • Updated dependencies [9cf8db0]
  • Updated dependencies [c1a2ce8]
  • Updated dependencies [3d4f94c]
    • @​tiptap/core@​3.25.0
    • @​tiptap/pm@​3.25.0

3.24.0

Patch Changes

  • Updated dependencies [7c0499b]
    • @​tiptap/pm@​3.24.0
    • @​tiptap/core@​3.24.0

3.23.6

Patch Changes

  • Updated dependencies [d168376]
    • @​tiptap/core@​3.23.6
    • @​tiptap/pm@​3.23.6

3.23.5

Patch Changes

  • b5f34fc: Respect explicit immediatelyRender: true in client-side Next.js. Previously, when running under Next.js (window.next present), the immediatelyRender option was forced to false even when the user explicitly passed true, breaking client-only Next.js apps that rely on the editor existing on the first render. The hook now only forces false when actual SSR is detected (typeof window === 'undefined'), or when running under Next.js with no explicit value.

  • 95e138c: fix(nodeview): eliminate unnecessary re-renders, add opt-in position tracking

    NodeViews no longer re-render when decorations or position change without

... (truncated)

Commits
  • 6c1efd3 chore(release): publish a new stable version (#7934)
  • 2477351 chore(release): publish a new stable version
  • 5d50336 chore(release): publish a new stable version
  • 6817d14 chore(release): publish a new stable version
  • a42a8d6 chore: migrate linting and formatting from ESLint/Prettier to oxlint/oxfmt (o...
  • 195b13f chore(release): publish a new stable version (#7854)
  • d9daae0 chore(release): publish a new stable version (#7835)
  • 95e138c fix(nodeview): eliminate unnecessary re-renders, add opt-in position tracking...
  • b5f34fc fix(react): respect explicit immediatelyRender on client-side Next.js
  • 9d9cc06 chore(release): publish a new stable version (#7822)
  • Additional commits viewable in compare view

Updates @tiptap/starter-kit from 2.27.2 to 3.26.1

Release notes

Sourced from @​tiptap/starter-kit's releases.

v3.26.1

@​tiptap/extension-node-range

Patch Changes

  • a38c9c0: Fixed drag-and-drop duplicating blocks during collaboration. When a remote collaborator edited the document mid-drag, dropping left an empty copy of the dragged block at its original position. This fix also requires a version of @tiptap/y-tiptap that restores node range selections across remote updates.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-drag-handle

Patch Changes

  • a38c9c0: Restore the node range selection after dragging multiple blocks. Previously, dropping a multi-block drag left a text selection inside the moved content instead of keeping the dragged blocks selected.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • Updated dependencies [a38c9c0]
  • Updated dependencies [a38c9c0]
    • @​tiptap/extension-node-range@​3.26.1
    • @​tiptap/extension-collaboration@​3.26.1
    • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration-caret

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

v3.26.0

@​tiptap/extension-blockquote

Minor Changes

  • 7fb19eb: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.

Patch Changes

  • @​tiptap/core@​3.26.0

... (truncated)

Changelog

Sourced from @​tiptap/starter-kit's changelog.

3.26.1

Patch Changes

  • @​tiptap/extension-dropcursor@​3.26.1
  • @​tiptap/extension-gapcursor@​3.26.1
  • @​tiptap/extension-list-item@​3.26.1
  • @​tiptap/extension-list-keymap@​3.26.1
  • @​tiptap/core@​3.26.1
  • @​tiptap/extension-blockquote@​3.26.1
  • @​tiptap/extension-bold@​3.26.1
  • @​tiptap/extension-bullet-list@​3.26.1
  • @​tiptap/extension-code@​3.26.1
  • @​tiptap/extension-code-block@​3.26.1
  • @​tiptap/extension-document@​3.26.1
  • @​tiptap/extension-hard-break@​3.26.1
  • @​tiptap/extension-heading@​3.26.1
  • @​tiptap/extension-horizontal-rule@​3.26.1
  • @​tiptap/extension-italic@​3.26.1
  • @​tiptap/extension-link@​3.26.1
  • @​tiptap/extension-list@​3.26.1
  • @​tiptap/extension-ordered-list@​3.26.1
  • @​tiptap/extension-paragraph@​3.26.1
  • @​tiptap/extension-strike@​3.26.1
  • @​tiptap/extension-text@​3.26.1
  • @​tiptap/extension-underline@​3.26.1
  • @​tiptap/extensions@​3.26.1
  • @​tiptap/pm@​3.26.1

3.26.0

Patch Changes

  • Updated dependencies [155a613]
  • Updated dependencies [75e8404]
    • @​tiptap/extension-blockquote@​3.26.0
    • @​tiptap/extensions@​3.26.0
    • @​tiptap/extension-dropcursor@​3.26.0
    • @​tiptap/extension-gapcursor@​3.26.0
    • @​tiptap/extension-list-item@​3.26.0
    • @​tiptap/extension-list-keymap@​3.26.0
    • @​tiptap/core@​3.26.0
    • @​tiptap/extension-bold@​3.26.0
    • @​tiptap/extension-bullet-list@​3.26.0
    • @​tiptap/extension-code@​3.26.0
    • @​tiptap/extension-code-block@​3.26.0
    • @​tiptap/extension-document@​3.26.0
    • @​tiptap/extension-hard-break@​3.26.0
    • @​tiptap/extension-heading@​3.26.0
    • @​tiptap/extension-horizontal-rule@​3.26.0

... (truncated)

Commits
  • 6c1efd3 chore(release): publish a new stable version (#7934)
  • 2477351 chore(release): publish a new stable version
  • 5d50336 chore(release): publish a new stable version
  • 6817d14 chore(release): publish a new stable version
  • a42a8d6 chore: migrate linting and formatting from ESLint/Prettier to oxlint/oxfmt (o...
  • 195b13f chore(release): publish a new stable version (#7854)
  • d9daae0 chore(release): publish a new stable version (#7835)
  • 9d9cc06 chore(release): publish a new stable version (#7822)
  • 0f05ae7 chore(release): publish a new stable version (#7821)
  • 817c490 chore(release): publish a new stable version
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tiptap group with 4 updates: [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder), [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm), [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) and [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit).


Updates `@tiptap/extension-placeholder` from 2.27.2 to 3.26.1
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages-deprecated/extension-placeholder/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.26.1/packages-deprecated/extension-placeholder)

Updates `@tiptap/pm` from 2.27.2 to 3.26.1
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.26.1/packages/pm)

Updates `@tiptap/react` from 2.27.2 to 3.26.1
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.26.1/packages/react)

Updates `@tiptap/starter-kit` from 2.27.2 to 3.26.1
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.26.1/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-placeholder"
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tiptap
- dependency-name: "@tiptap/pm"
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tiptap
- dependency-name: "@tiptap/react"
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tiptap
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tiptap
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from woosal1337 as a code owner June 15, 2026 05:16
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.

0 participants