Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY]#2337

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-tiptap-extension-link-vulnerability
Open

⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY]#2337
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-tiptap-extension-link-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-link (source) 2.1.122.10.4 age confidence

@​tiptap/extension-link vulnerable to Cross-site Scripting (XSS)

CVE-2025-14284 / GHSA-vhrc-hgrq-x75r

More information

Details

Versions of the package @​tiptap/extension-link before 2.10.4 are vulnerable to Cross-site Scripting (XSS) due to unsanitized user input allowed in setting or toggling links. An attacker can execute arbitrary JavaScript code in the context of the application by injecting a javascript: URL payload into these attributes, which is then triggered either by user interaction.

Severity

  • CVSS Score: 2.0 / 10 (Low)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:P

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

ueberdosis/tiptap (@​tiptap/extension-link)

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

v2.10.3

Compare Source

What's Changed

  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.1...v2.10.2

v2.10.1

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.0...v2.10.1

v2.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.9.1...v2.10.0

v2.9.1

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.9.0...v2.9.1

v2.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.8.0...v2.9.0

v2.8.0

Compare Source

#​5669

What's Changed
New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.4...v2.8.0

v2.7.4

Compare Source

#​5667

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.3...v2.7.4

v2.7.3

Compare Source

#​5652 (comment)

What's Changed
New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.2...v2.7.3

v2.7.2

Compare Source

#​5631

What's Changed

Full Changelog: ueberdosis/tiptap@v2.7.1...v2.7.2

v2.7.1

Compare Source

#​5627

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.0...v2.7.1

v2.7.0

Compare Source

#​5511

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.6.6...v2.7.0

v2.6.6

Compare Source

#​5537

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.6.5...v2.6.6

v2.6.5

Compare Source

#​5532

What's Changed

Full Changelog: ueberdosis/tiptap@v2.6.4...v2.6.5

v2.6.4

Compare Source

#​5497

What's Changed

Full Changelog: ueberdosis/tiptap@v2.6.3...v2.6.4

v2.6.3

Compare Source

#​5484

What's Changed
New Contributors

Full Changelog: ueberdosis/tiptap@v2.6.2...v2.6.3

v2.6.2

Compare Source

What's Changed
  • Addresses a bug with react in Next.js or when immediatelyRender: false is specified in useEditor
  • Publish a new pre-release version by @​github-actions in #​5482

Full Changelog: ueberdosis/tiptap@v2.6.1...v2.6.2

v2.6.1

Compare Source

#​5480

What's Changed

Full Changelog: ueberdosis/tiptap@v2.6.0...v2.6.1

v2.6.0

Compare Source

#​5458

What's Changed
New Contributors

Full Changelog: ueberdosis/tiptap@v2.5.9...v2.6.0

v2.5.9

Compare Source

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.5.8...v2.5.9

v2.5.8

Compare Source

Patch Changes

v2.5.7

Compare Source

Patch Changes

v2.5.6

Compare Source

Patch Changes
  • c0e5398: Links were opening twive when the editor was not editable and openOnclick was true, now openOnClick setting will check if it is editable before trying to open programmatically resolves #​4877
  • Updated dependencies [b5c1b32]
  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]

v2.5.5

Compare Source

Patch Changes

v2.5.4

Compare Source

Patch Changes
  • dd7f9ac: There was an issue with the cjs bundling of packages and default exports, now we resolve default exports in legacy compatible way
  • Updated dependencies [dd7f9ac]

v2.5.3

Compare Source

Patch Changes
  • a473826: Make openOnClick backwards compatible with previous whenNotEditable value, this is now the default and is deprecated

v2.5.2

Compare Source

Patch Changes

v2.5.1

Compare Source

Patch Changes

v2.5.0

Compare Source

Patch Changes

v2.4.0

Compare Source

Features

2.3.2 (2024-05-08)

Note: Version bump only for package @​tiptap/extension-link

2.3.1 (2024-04-30)

Note: Version bump only for package @​tiptap/extension-link

v2.3.2

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.3.1

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-link

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-link

2.2.5 (2024-04-05)

Bug Fixes
  • extension-link: Avoid auto-linking partial text for invalid TLDs (#​4865) (4474d05)

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-link

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-link

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-link

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-link

v2.2.6

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.2.5

Compare Source

Bug Fixes
  • extension-link: Avoid auto-linking partial text for invalid TLDs (#​4865) (4474d05)

v2.2.4

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.2.3

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.2.2

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.2.1

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.2.0

Compare Source

v2.1.16

Compare Source

Note: Version bump only for package [@​tiptap/extension-link](https://redirect.github.com/tiptap/extension

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 17% 5636 / 33141
🔵 Statements 17% 5636 / 33141
🔵 Functions 6.48% 34 / 524
🔵 Branches 37.08% 135 / 364
File CoverageNo changed files found.
Generated in workflow #7093 for commit 0059789 by the Vitest Coverage Report Action

@renovate renovate Bot changed the title ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/npm-tiptap-extension-link-vulnerability branch March 27, 2026 05:00
@renovate renovate Bot changed the title ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] - autoclosed ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-tiptap-extension-link-vulnerability branch 2 times, most recently from db85415 to bb5dc5c Compare March 30, 2026 17:55
@renovate renovate Bot changed the title ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] - autoclosed ⬆️ Update dependency @tiptap/extension-link to v2.10.4 [SECURITY] Apr 28, 2026
@renovate renovate Bot reopened this Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/npm-tiptap-extension-link-vulnerability branch 2 times, most recently from bb5dc5c to 0ad5c2d Compare April 28, 2026 06:33
@renovate renovate Bot force-pushed the renovate/npm-tiptap-extension-link-vulnerability branch from 0ad5c2d to 0059789 Compare May 18, 2026 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants