Skip to content

Bump @tiptap/extension-task-list from 2.27.2 to 3.26.1#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap/extension-task-list-3.26.1
Open

Bump @tiptap/extension-task-list from 2.27.2 to 3.26.1#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap/extension-task-list-3.26.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps @tiptap/extension-task-list from 2.27.2 to 3.26.1.

Release notes

Sourced from @​tiptap/extension-task-list's releases.

v3.26.1

@​tiptap/extension-node-range

Patch Changes

  • a38c9c0: Fixed drag-and-drop duplicating blocks during collaboration. When a remote collaborator edited the document mid-drag, dropping left an empty copy of the dragged block at its original position. This fix also requires a version of @tiptap/y-tiptap that restores node range selections across remote updates.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-drag-handle

Patch Changes

  • a38c9c0: Restore the node range selection after dragging multiple blocks. Previously, dropping a multi-block drag left a text selection inside the moved content instead of keeping the dragged blocks selected.
  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • Updated dependencies [a38c9c0]
  • Updated dependencies [a38c9c0]
    • @​tiptap/extension-node-range@​3.26.1
    • @​tiptap/extension-collaboration@​3.26.1
    • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration-caret

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

@​tiptap/extension-collaboration

Patch Changes

  • a38c9c0: Bump @tiptap/y-tiptap to version ^3.0.5
  • @​tiptap/core@​3.26.1
    • @​tiptap/pm@​3.26.1

v3.26.0

@​tiptap/extension-blockquote

Minor Changes

  • 7fb19eb: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.

Patch Changes

  • @​tiptap/core@​3.26.0

... (truncated)

Commits
  • ac35ec8 reinstigate history extension and move it into deprecated packages directory
  • 89bd9c7 Fix/enforce-type-imports-so-that-bundler-ignores-types (#6132)
  • 3ac7e29 chore(release): publish a new pre-release version (next) (#6071)
  • 2172a4c sfix merge conflicts
  • 2d42e94 sync next with develop
  • f731cd9 chore(release): publish version 3.0.0-next.5(#6012)
  • 2c911d2 feat(list): add new extension-list package which packages all the list pack...
  • 4d9cc05 chore(release): publish version v2.11.3 (#6035)
  • 75258f3 chore(release): version 2.11.2 (#6013)
  • 9a6fde0 chore(release): publish a new pre-release version (#5983)
  • Additional commits viewable 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)

Bumps [@tiptap/extension-task-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-list) from 2.27.2 to 3.26.1.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.26.1/packages/extension-task-list)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-task-list"
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

rozmyty pushed a commit that referenced this pull request Jun 14, 2026
…bot #3, minor/patch)

Applies the safe minor/patch updates from Dependabot's grouped PR #3 directly
onto main (the PR branch was based on a pre-feature commit, so it was not
merged as-is):

- react / react-dom 19.1.2 → 19.2.7
- sharp 0.33.5 → 0.35.1 (libvips 8.18.3)
- three ^0.171.0 → ^0.184.0 (r184; matches @types/three ^0.184.1)
- playwright 1.49 → 1.60 (dev)

tiptap-markdown 0.8.10 → 0.9.0 was held back: 0.9.0 requires @tiptap/core ^3,
which depends on the separate tiptap v2→v3 major PRs (#6/#8/#10/#11).

Verified: tsc clean; 194 tests pass; sharp/three native loads OK.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants