Skip to content

Bump @tiptap/starter-kit from 3.22.2 to 3.22.3#1130

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.22.3
Closed

Bump @tiptap/starter-kit from 3.22.2 to 3.22.3#1130
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.22.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps @tiptap/starter-kit from 3.22.2 to 3.22.3.

Release notes

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

v3.22.3

@​tiptap/core

Patch Changes

  • ac994c5: Fixed insertContentAt corrupting the document when inserting inline content with marks at the start of a paragraph. The from - 1 position adjustment now only applies to block-level content.

@​tiptap/extension-node-range

Patch Changes

  • ac994c5: Add an option to control whether node ranges extend when a selection only touches a node boundary.

@​tiptap/html

Patch Changes

  • ac994c5: Remove unnecessary xmlns="http://www.w3.org/1999/xhtml" attribute from generateHTML output by using innerHTML instead of XMLSerializer for HTML serialization.

@​tiptap/extension-drag-handle

Patch Changes

  • ac994c5: Fix drag selections so crossing a node boundary does not incorrectly include the next node.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies [ac994c5]
    • @​tiptap/core@​3.22.3
    • @​tiptap/extension-dropcursor@​3.22.3
    • @​tiptap/extension-gapcursor@​3.22.3
    • @​tiptap/extension-list-item@​3.22.3
    • @​tiptap/extension-list-keymap@​3.22.3
    • @​tiptap/extension-blockquote@​3.22.3
    • @​tiptap/extension-bold@​3.22.3
    • @​tiptap/extension-bullet-list@​3.22.3
    • @​tiptap/extension-code@​3.22.3
    • @​tiptap/extension-code-block@​3.22.3
    • @​tiptap/extension-document@​3.22.3
    • @​tiptap/extension-hard-break@​3.22.3
    • @​tiptap/extension-heading@​3.22.3
    • @​tiptap/extension-horizontal-rule@​3.22.3
    • @​tiptap/extension-italic@​3.22.3
    • @​tiptap/extension-link@​3.22.3
    • @​tiptap/extension-list@​3.22.3
    • @​tiptap/extension-ordered-list@​3.22.3
    • @​tiptap/extension-paragraph@​3.22.3
    • @​tiptap/extension-strike@​3.22.3

... (truncated)

Changelog

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

3.22.3

Patch Changes

  • Updated dependencies [cb28e7b]
    • @​tiptap/core@​3.22.3
    • @​tiptap/extension-blockquote@​3.22.3
    • @​tiptap/extension-bold@​3.22.3
    • @​tiptap/extension-code@​3.22.3
    • @​tiptap/extension-code-block@​3.22.3
    • @​tiptap/extension-document@​3.22.3
    • @​tiptap/extension-hard-break@​3.22.3
    • @​tiptap/extension-heading@​3.22.3
    • @​tiptap/extension-horizontal-rule@​3.22.3
    • @​tiptap/extension-italic@​3.22.3
    • @​tiptap/extension-link@​3.22.3
    • @​tiptap/extension-list@​3.22.3
    • @​tiptap/extension-paragraph@​3.22.3
    • @​tiptap/extension-strike@​3.22.3
    • @​tiptap/extension-text@​3.22.3
    • @​tiptap/extension-underline@​3.22.3
    • @​tiptap/extensions@​3.22.3
    • @​tiptap/extension-list-item@​3.22.3
    • @​tiptap/extension-list-keymap@​3.22.3
    • @​tiptap/extension-bullet-list@​3.22.3
    • @​tiptap/extension-ordered-list@​3.22.3
    • @​tiptap/extension-dropcursor@​3.22.3
    • @​tiptap/extension-gapcursor@​3.22.3
    • @​tiptap/pm@​3.22.3
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 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 3.22.2 to 3.22.3.
- [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.22.3/packages/starter-kit)

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

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 Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

Looks like @tiptap/starter-kit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 14, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.3 branch April 14, 2026 18:09
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