Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps @tiptap/starter-kit from 2.26.1 to 3.6.1.

Release notes

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

v3.6.1

Releases

v3.6.1

@​tiptap/react

Patch Changes

  • Hotfix: Fix a crash in the React package that could occur during mounting/unmounting when the editor wasn't fully initialized. This prevents a runtime error and improves stability.

v3.6.0

Releases

v3.6.0

@​tiptap/core

Patch Changes

  • Improve typing and docs for EditorOptions.element to reflect all supported mounting modes and align behavior across adapters.

    • element now accepts:
      • Element: the editor is appended inside the given element.
      • { mount: HTMLElement }: the editor is mounted directly to mount (no extra wrapper).
      • (editorEl: HTMLElement) => void: a function that receives the editor element so you can place it anywhere in the DOM.
      • null: no automatic mounting.

@​tiptap/extension-table

Patch Changes

  • Parse cell colwidth from nearest <colgroup> when missing on the cell

    When importing HTML, table column widths are often declared on a surrounding <colgroup> rather than on each <td>. Previously, tableCell only read the colwidth attribute from the cell itself and would lose width information in that case. The implementation now falls back to reading the corresponding <col>'s width from the table's <colgroup> using the cell's index.

    This is a non-breaking bugfix that preserves layout information when HTML uses <colgroup>. Consider adding a small demo or unit test to assert colwidth is preserved for cells when only the <colgroup> contains width attributes.

  • Fixes table wrapper replacement and lost selections when resizable: true.

    TableView.ignoreMutation now ignores attribute/childList/characterData mutations that occur inside the table wrapper but outside the editable contentDOM, preventing wrapper re-creation during resize interactions so selections (e.g. mergeCells()) are preserved.

    No API or breaking changes.

@​tiptap/extension-bubble-menu

Patch Changes

  • Remove recently added updateBubbleMenuPosition method because it would not work in the React and Vue versions of the BubbleMenu, only in the vanilla extension. And that would confuse developers.

    Write the transactionHandler method as an arrow function because arrow functions have no this, so the this remains the instance of the BubbleMenuView class.

... (truncated)

Changelog

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

3.6.1

Patch Changes

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

3.6.0

Patch Changes

  • Updated dependencies [c0190bd]
    • @​tiptap/core@​3.6.0
    • @​tiptap/extension-blockquote@​3.6.0
    • @​tiptap/extension-bold@​3.6.0
    • @​tiptap/extension-code@​3.6.0
    • @​tiptap/extension-code-block@​3.6.0
    • @​tiptap/extension-document@​3.6.0
    • @​tiptap/extension-hard-break@​3.6.0
    • @​tiptap/extension-heading@​3.6.0
    • @​tiptap/extension-horizontal-rule@​3.6.0
    • @​tiptap/extension-italic@​3.6.0
    • @​tiptap/extension-link@​3.6.0
    • @​tiptap/extension-list@​3.6.0
    • @​tiptap/extension-paragraph@​3.6.0
    • @​tiptap/extension-strike@​3.6.0
    • @​tiptap/extension-text@​3.6.0
    • @​tiptap/extension-underline@​3.6.0

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.26.1 to 3.6.1.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.6.1/packages/starter-kit)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@github-actions github-actions bot requested a review from aacevski September 29, 2025 07:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #545.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/web/tiptap/starter-kit-3.6.1 branch October 6, 2025 06:27
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.

1 participant