Skip to content

build(deps): bump @tiptap/react from 3.27.3 to 3.28.0#656

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

build(deps): bump @tiptap/react from 3.27.3 to 3.28.0#656
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap/react-3.28.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @tiptap/react from 3.27.3 to 3.28.0.

Release notes

Sourced from @​tiptap/react's releases.

v3.28.0

@​tiptap/extension-details

Patch Changes

  • 8614730: Fix the cursor moving to the details summary after typing in content at the start of a document.
  • @​tiptap/core@​3.28.0
    • @​tiptap/extension-text-style@​3.28.0
    • @​tiptap/pm@​3.28.0

@​tiptap/extension-list

Patch Changes

  • 8614730: Fix markdown parsing a line like (216) 555-1234 as an ordered list. A number followed by ) mid-line is no longer treated as a list marker.
  • @​tiptap/core@​3.28.0
    • @​tiptap/pm@​3.28.0

@​tiptap/react

Patch Changes

  • 8614730: Batch React node view portal store notifications that happen in the same microtask to avoid nested update depth warnings when many node views mount together.
  • 8614730: Bind onMount and onUnmount event handlers when initializing an Editor with useEditor hook.
  • @​tiptap/core@​3.28.0
    • @​tiptap/pm@​3.28.0

@​tiptap/extension-collaboration-caret

Patch Changes

  • 8614730: Bump @​tiptap/y-tiptap version to ensure users use latest version
  • @​tiptap/core@​3.28.0
    • @​tiptap/pm@​3.28.0

@​tiptap/extension-collaboration

Patch Changes

  • 8614730: Bump @​tiptap/y-tiptap version to ensure users use latest version
  • @​tiptap/core@​3.28.0
    • @​tiptap/pm@​3.28.0

@​tiptap/extension-drag-handle

Patch Changes

  • 8614730: Bump @​tiptap/y-tiptap version to ensure users use latest version
  • Updated dependencies [8614730]
    • @​tiptap/extension-collaboration@​3.28.0

... (truncated)

Changelog

Sourced from @​tiptap/react's changelog.

3.28.0

Patch Changes

  • 8614730: Batch React node view portal store notifications that happen in the same microtask to avoid nested update depth warnings when many node views mount together.
  • 1ecf814: Bind onMount and onUnmount event handlers when initializing an Editor with useEditor hook.
    • @​tiptap/core@​3.28.0
    • @​tiptap/pm@​3.28.0

3.27.4

Patch Changes

  • 2c2720e: Add a use client directive so @tiptap/react can be imported from React Server Components without crashing. Core symbols re-exported through @tiptap/react now cross the client boundary too, so import them from @tiptap/core directly in server code.
    • @​tiptap/core@​3.27.4
    • @​tiptap/pm@​3.27.4
Commits
  • c5f4b57 chore(release): release new stable release (#8038)
  • 8614730 fix(react): batch node view portal notifications (#8035)
  • 1ecf814 fix(react): bind onMount and onUnmount handlers when creating editor (#8079)
  • 24263ec chore(release): publish a new stable version
  • 50e8305 test(react): tighten use client guard and shorten changeset
  • 2c2720e fix(react): add use client directive for React Server Components
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Review in cubic

Bumps [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) from 3.27.3 to 3.28.0.
- [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.28.0/packages/react)

---
updated-dependencies:
- dependency-name: "@tiptap/react"
  dependency-version: 3.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 17, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Dev Board Jul 17, 2026
@greptile-apps

greptile-apps Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

PR author is in the excluded authors list.

@capy-ai

capy-ai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Capy auto-review is paused for this organization because the usage-cycle auto-review limit has been reached. Increase the limit or turn it off in billing settings to resume automatic reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

0 participants