Skip to content

chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.5 - #19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4
Open

chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.5#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @tiptap/starter-kit from 2.27.2 to 3.23.5.

Release notes

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

v3.23.5

@​tiptap/markdown

Patch Changes

  • 7bf0e73: Fix extra mark tokens after inline atom nodes during Markdown serialization
  • 7bf0e73: Fix adjacent marks of the same type with different attributes being merged during Markdown serialization
  • Updated dependencies [7bf0e73]
  • Updated dependencies [7bf0e73]
    • @​tiptap/core@​3.23.5
    • @​tiptap/pm@​3.23.5

@​tiptap/core

Patch Changes

  • 7bf0e73: Fix $pos() returning correct node for non-text atom nodes instead of doc node
  • 7bf0e73: fix(nodeview): eliminate unnecessary re-renders, add opt-in position tracking NodeViews no longer re-render when decorations or position change without content changes. Added trackNodeViewPosition option — when enabled, the component re-renders on every position shift so calls to getPos() stay current in render output. Removed the internal nodeViewPositionRegistry. Added shallow prop comparison in ReactRenderer.updateProps().
  • @​tiptap/pm@​3.23.5

@​tiptap/react

Patch Changes

  • 7bf0e73: 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.
  • 7bf0e73: fix(nodeview): eliminate unnecessary re-renders, add opt-in position tracking NodeViews no longer re-render when decorations or position change without content changes. Added trackNodeViewPosition option — when enabled, the component re-renders on every position shift so calls to getPos() stay current in render output. Removed the internal nodeViewPositionRegistry. Added shallow prop comparison in ReactRenderer.updateProps().
  • Updated dependencies [7bf0e73]
  • Updated dependencies [7bf0e73]
    • @​tiptap/core@​3.23.5
    • @​tiptap/pm@​3.23.5

@​tiptap/vue-2

Patch Changes

  • 7bf0e73: fix(nodeview): eliminate unnecessary re-renders, add opt-in position tracking NodeViews no longer re-render when decorations or position change without content changes. Added trackNodeViewPosition option — when enabled, the component re-renders on every position shift so calls to getPos() stay current in render output. Removed the internal nodeViewPositionRegistry.

... (truncated)

Changelog

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

3.23.5

Patch Changes

  • Updated dependencies [835caf5]
  • Updated dependencies [95e138c]
    • @​tiptap/core@​3.23.5
    • @​tiptap/extension-blockquote@​3.23.5
    • @​tiptap/extension-bold@​3.23.5
    • @​tiptap/extension-code@​3.23.5
    • @​tiptap/extension-code-block@​3.23.5
    • @​tiptap/extension-document@​3.23.5
    • @​tiptap/extension-hard-break@​3.23.5
    • @​tiptap/extension-heading@​3.23.5
    • @​tiptap/extension-horizontal-rule@​3.23.5
    • @​tiptap/extension-italic@​3.23.5
    • @​tiptap/extension-link@​3.23.5
    • @​tiptap/extension-list@​3.23.5
    • @​tiptap/extension-paragraph@​3.23.5
    • @​tiptap/extension-strike@​3.23.5
    • @​tiptap/extension-text@​3.23.5
    • @​tiptap/extension-underline@​3.23.5
    • @​tiptap/extensions@​3.23.5
    • @​tiptap/extension-list-item@​3.23.5
    • @​tiptap/extension-list-keymap@​3.23.5
    • @​tiptap/extension-bullet-list@​3.23.5
    • @​tiptap/extension-ordered-list@​3.23.5
    • @​tiptap/extension-dropcursor@​3.23.5
    • @​tiptap/extension-gapcursor@​3.23.5
    • @​tiptap/pm@​3.23.5

3.23.4

Patch Changes

  • Updated dependencies [57e53c1]
    • @​tiptap/extensions@​3.23.4
    • @​tiptap/extension-dropcursor@​3.23.4
    • @​tiptap/extension-gapcursor@​3.23.4
    • @​tiptap/extension-list-item@​3.23.4
    • @​tiptap/extension-list-keymap@​3.23.4
    • @​tiptap/core@​3.23.4
    • @​tiptap/extension-blockquote@​3.23.4
    • @​tiptap/extension-bold@​3.23.4
    • @​tiptap/extension-bullet-list@​3.23.4
    • @​tiptap/extension-code@​3.23.4
    • @​tiptap/extension-code-block@​3.23.4
    • @​tiptap/extension-document@​3.23.4
    • @​tiptap/extension-hard-break@​3.23.4
    • @​tiptap/extension-heading@​3.23.4

... (truncated)

Commits
  • 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
  • a48290e chore(release): publish a new stable version (#7808)
  • 0520d9d chore(release): publish a new stable version (#7784)
  • 898a8ed chore(release): publish a new stable version (#7756)
  • dec9735 chore(release): publish a new stable version (#7727)
  • 626b052 chore(release): publish a new stable version (#7714)
  • 99e204c chore(release): publish a new stable version (#7698)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 23, 2026
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app.nota.mrlemoos.dev Error Error May 20, 2026 1:28am
nota.mrlemoos.dev Error Error May 20, 2026 1:28am

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 1b72a8e to 60e8764 Compare April 25, 2026 20:59
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 60e8764 to 3cdbcae Compare April 25, 2026 23:53
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 3cdbcae to e10cee6 Compare April 28, 2026 02:09
@dependabot dependabot Bot changed the title build(deps): bump @tiptap/starter-kit from 2.27.2 to 3.22.4 build(deps): bump @tiptap/starter-kit from 2.27.2 to 3.22.5 May 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from e10cee6 to c73d614 Compare May 2, 2026 18:43
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from c73d614 to 6335e39 Compare May 3, 2026 19:21
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 6335e39 to 8880d9f Compare May 5, 2026 07:45
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 8880d9f to 3a0c5af Compare May 5, 2026 08:09
@dependabot dependabot Bot changed the title build(deps): bump @tiptap/starter-kit from 2.27.2 to 3.22.5 build(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.1 May 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 3a0c5af to a47e553 Compare May 12, 2026 03:29
@dependabot dependabot Bot changed the title build(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.1 build(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.4 May 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from a47e553 to 39e41e4 Compare May 14, 2026 08:15
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 39e41e4 to 0a2ec82 Compare May 15, 2026 08:39
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 0a2ec82 to 821ba92 Compare May 16, 2026 06:15
@dependabot dependabot Bot changed the title build(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.4 chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.4 May 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 821ba92 to d6e1e18 Compare May 16, 2026 09:20
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from d6e1e18 to ffbbb63 Compare May 18, 2026 08:30
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from ffbbb63 to 2811ba9 Compare May 18, 2026 09:45
Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.27.2 to 3.23.5.
- [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.23.5/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.22.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.4 chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.23.5 May 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 2811ba9 to 4859190 Compare May 20, 2026 01:20
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants