Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-code-block-lowlight (source) ^2.8.0^3.18.0 age confidence
@tiptap/extension-collaboration (source) ^2.8.0^3.18.0 age confidence
@tiptap/extension-image (source) ^2.11.5^3.18.0 age confidence
@tiptap/extension-placeholder (source) ^2.8.0^3.18.0 age confidence
@tiptap/html (source) ^2.8.0^3.18.0 age confidence
@tiptap/pm (source) ^2.8.0^3.18.0 age confidence
@tiptap/react (source) ^2.8.0^3.18.0 age confidence
@tiptap/starter-kit (source) ^2.8.0^3.18.0 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/extension-code-block-lowlight)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes

v3.15.3

Compare Source

Patch Changes

v3.15.2

Compare Source

Patch Changes

v3.15.1

Compare Source

Patch Changes

v3.15.0

Compare Source

Patch Changes

v3.14.0

Compare Source

Patch Changes

v3.13.0

Compare Source

Patch Changes

v3.12.1

Compare Source

Patch Changes

v3.12.0

Compare Source

Patch Changes

v3.11.1

Compare Source

Patch Changes

v3.11.0

Compare Source

Patch Changes

v3.10.8

Compare Source

Patch Changes

v3.10.7

Compare Source

Patch Changes

v3.10.6

Compare Source

Patch Changes

v3.10.5

Compare Source

Patch Changes

v3.10.4

Compare Source

Patch Changes

v3.10.3

Compare Source

Patch Changes

v3.10.2

Compare Source

Patch Changes

v3.10.1

Compare Source

Patch Changes

v3.10.0

Compare Source

Patch Changes

v3.9.1

Compare Source

Patch Changes

v3.9.0

Compare Source

Patch Changes

v3.8.0

Compare Source

Patch Changes

v3.7.2

Compare Source

Patch Changes

v3.7.1

Compare Source

Patch Changes

v3.7.0

Compare Source

Patch Changes

v3.6.7

Compare Source

Patch Changes

v3.6.6

Compare Source

Patch Changes

v3.6.5

Compare Source

Patch Changes

v3.6.4

Compare Source

Patch Changes

v3.6.3

Compare Source

Patch Changes

v3.6.2

Compare Source

Patch Changes

v3.6.1

Compare Source

Patch Changes

v3.6.0

Compare Source

Patch Changes

v3.5.3

Compare Source

Patch Changes

v3.5.2

Compare Source

Patch Changes

v3.5.1

Compare Source

Patch Changes

v3.5.0

Compare Source

Patch Changes

v3.4.6

Compare Source

Patch Changes

v3.4.5

Compare Source

Patch Changes

v3.4.4

Compare Source

Patch Changes

v3.4.3

Compare Source

Patch Changes

v3.4.2

Compare Source

Patch Changes

v3.4.1

Compare Source

Patch Changes

v3.4.0

Compare Source

Patch Changes
  • 11c8085: Added indentation support for code blocks via Tab. Is deactivated by default.

    New Extension Options:

    • enableTabIndentation: boolean - controls if tab completion should be enabled
    • tabSize: number - controls how many spaces are inserted for a tab
  • Updated dependencies [895c73f]

  • Updated dependencies [11c8085]

  • Updated dependencies [ad51daa]

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes

v3.2.1

Patch Changes

v3.2.0

Patch Changes

v3.1.0

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Major Changes
  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Patch Changes

v3.0.0

Compare Source

Patch Changes

v2.27.2

Compare Source

v2.27.1

Compare Source

v2.27.0

Compare Source

v2.26.4

Compare Source

v2.26.3

Compare Source

v2.26.2

Compare Source

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

Releases

@​tiptap/react@​2.25.0

Minor Changes
  • 6114489: Reintroduce flushSync to sync rendering of React and ProseMirror
Patch Changes

v2.24.2

Compare Source

Releases

@​tiptap/extension-emoji@​2.24.2

Patch Changes
  • bd142ba: Added alt tag to emoji extension

v2.24.1

Compare Source

Releases

@​tiptap/extension-bubble-menu@​2.24.1

Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"

@​tiptap/extension-floating-menu@​2.24.1

Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"

@​tiptap/extension-task-item@​2.24.1

Patch Changes
  • 4b123bc: Added a new a11y option to task list items to set the checkbox aria-label

@​tiptap/react@​2.24.1

Patch Changes

@​tiptap/starter-kit@​2.24.1

Patch Changes

@​tiptap/vue-2@​2.24.1

Patch Changes

@​tiptap/vue-3@​2.24.1

Patch Changes

v2.24.0

Compare Source

Releases

@​tiptap/react@​2.24.0

Minor Changes
  • 45bba95: Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and more
Patch Changes

@​tiptap/core@​2.24.0

Patch Changes
  • 71e1427: Fix RangeException in cut command when targetPos is zero

@​tiptap/extension-link@​2.24.0

Patch Changes
  • 71e1427: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters

@​tiptap/starter-kit@​2.24.0

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 these updates again.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 29, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 29, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @tiptap/[email protected]
npm error node_modules/@tiptap/core
npm error   peer @tiptap/core@"^2.7.0" from @tiptap/[email protected]
npm error   node_modules/@tiptap/extension-blockquote
npm error   peer @tiptap/core@"^2.7.0" from @tiptap/[email protected]
npm error   node_modules/@tiptap/extension-bold
npm error   21 more (@tiptap/extension-bubble-menu, ...)
npm error
npm error Could not resolve dependency:
npm error @tiptap/extension-code-block-lowlight@"^3.18.0" from the root project
npm error
npm error Conflicting peer dependency: @tiptap/[email protected]
npm error node_modules/@tiptap/core
npm error   peer @tiptap/core@"^3.18.0" from @tiptap/[email protected]
npm error   node_modules/@tiptap/extension-code-block-lowlight
npm error     @tiptap/extension-code-block-lowlight@"^3.18.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-29T13_08_21_975Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-29T13_08_21_975Z-debug-0.log

@coderabbitai
Copy link

coderabbitai bot commented Dec 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/major-tiptap-packages branch 4 times, most recently from b3b757a to 8f5c21f Compare January 8, 2026 18:57
@renovate renovate bot force-pushed the renovate/major-tiptap-packages branch 3 times, most recently from 47029f9 to 8e46067 Compare January 25, 2026 17:31
@renovate renovate bot force-pushed the renovate/major-tiptap-packages branch from 8e46067 to 95dda12 Compare January 29, 2026 13:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants