Skip to content

Build(deps): Bump @tiptap/starter-kit from 3.13.0 to 3.14.0#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/tiptap/starter-kit-3.14.0
Open

Build(deps): Bump @tiptap/starter-kit from 3.13.0 to 3.14.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/tiptap/starter-kit-3.14.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps @tiptap/starter-kit from 3.13.0 to 3.14.0.

Release notes

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

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

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

3.14.0

Patch Changes

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

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/starter-kit since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 3.13.0 to 3.14.0.
- [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.14.0/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.14.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 Dec 23, 2025
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