Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @tiptap/extension-link from 2.27.1 to 3.13.0.

Release notes

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

v3.13.0

@​tiptap/extension-drag-handle

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@​tiptap/extension-drag-handle-react

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@​tiptap/extension-drag-handle-vue-2

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@​tiptap/extension-link

Patch Changes

  • Ensure enableClickSelection works regardless of the openOnClick option by always registering the link click handler plugin.

@​tiptap/extension-table-of-contents

Patch Changes

  • Skip the table of contents update logic during IME input method composition to avoid interference with input.

@​tiptap/markdown

Patch Changes

  • Fixed trailing and leading whitespace handling in markdown serialization for inline marks

@​tiptap/extension-mention

Patch Changes

  • Add 'mentionSuggestionChar' to allowedAttributes for Markdown serialization in multi-mention setups. The attribute is only serialized when it differs from the default '@' character, keeping markdown output clean for single-mention users.

@​tiptap/core

... (truncated)

Changelog

Sourced from @​tiptap/extension-link's changelog.

3.13.0

Patch Changes

  • fb51a32: Ensure enableClickSelection works regardless of the openOnClick option by always registering the link click handler plugin.
  • Updated dependencies [526365a]
  • Updated dependencies [e3b4f68]
    • @​tiptap/core@​3.13.0
    • @​tiptap/pm@​3.13.0

3.12.1

Patch Changes

  • @​tiptap/core@​3.12.1
  • @​tiptap/pm@​3.12.1

3.12.0

Patch Changes

  • Updated dependencies [f232c5a]
    • @​tiptap/core@​3.12.0
    • @​tiptap/pm@​3.12.0

3.11.1

Patch Changes

  • Updated dependencies [d0c4264]
    • @​tiptap/core@​3.11.1
    • @​tiptap/pm@​3.11.1

3.11.0

Patch Changes

  • Updated dependencies [541c93c]
    • @​tiptap/core@​3.11.0
    • @​tiptap/pm@​3.11.0

3.10.8

Patch Changes

  • Updated dependencies [8375241]
  • Updated dependencies [b7ead7c]
  • Updated dependencies [95d3e80]
  • Updated dependencies [fd479bd]
    • @​tiptap/core@​3.10.8

... (truncated)

Commits
  • 9d7ea8d chore(release): publish a new release version (#7308)
  • fb51a32 fix(link): Ensure enableClickSelection works regardless of the `openOnClick...
  • c710fdc chore(release): publish a new release version (#7298)
  • 7c72d24 chore(release): publish a new release version (#7295)
  • 0860c60 chore(release): publish a new release version (#7279)
  • e5cc5ce feat: add Vitest configuration for testing with package aliases (#7184)
  • e4b95fa chore(release): publish a new release version (#7244)
  • abc5b34 chore(release): publish a new release version (#7242)
  • 962edbe Merge branch 'main' of github.com:ueberdosis/tiptap into develop
  • 7413f6d chore(release): publish a new release version (#7227)
  • 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 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/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) from 2.27.1 to 3.13.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.13.0/packages/extension-link)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-link"
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 8, 2025
@sorydima sorydima merged commit 0e5fd39 into master Dec 27, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tiptap/extension-link-3.13.0 branch December 27, 2025 08:46
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.

2 participants