Skip to content

chore(deps): bump @tiptap/core from 3.30.2 to 3.30.4 - #326

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/tiptap/core-3.30.4
Open

chore(deps): bump @tiptap/core from 3.30.2 to 3.30.4#326
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/tiptap/core-3.30.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @tiptap/core from 3.30.2 to 3.30.4.

Release notes

Sourced from @​tiptap/core's releases.

v3.30.4

@​tiptap/core

Patch Changes

  • Prevent untrusted HTML attributes from changing an object's prototype when merged with mergeAttributes.

v3.30.3

@​tiptap/extension-text-style

Patch Changes

  • Unsetting one text style inside a blockquote no longer removes the other text styles in it.

@​tiptap/extension-youtube

Patch Changes

  • YouTube live URLs (/live/<id>) now embed the video.

@​tiptap/core

Patch Changes

  • Fix JSX runtime to properly render nested sibling elements by spreading children arrays into DOMOutputSpec

@​tiptap/react

Patch Changes

  • Fix ReactNodeViewRenderer crash when contentComponent is not available

@​tiptap/ai-toolkit

Minor Changes

  • Add the AiInsertReveal extension (@tiptap/ai-toolkit/streaming-reveal) to fade in text as the AI streams it into a collaborative document.
Changelog

Sourced from @​tiptap/core's changelog.

3.30.4

Patch Changes

  • 01d7af8: Prevent untrusted HTML attributes from changing an object's prototype when merged with mergeAttributes.
    • @​tiptap/pm@​3.30.4

3.30.3

Patch Changes

  • 965a880: Fix JSX runtime to properly render nested sibling elements by spreading children arrays into DOMOutputSpec
    • @​tiptap/pm@​3.30.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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Bumps @tiptap/core from 3.30.2 to 3.30.4 in both dashboards, pulling in a security fix that prevents untrusted HTML attributes from polluting object prototypes via mergeAttributes.

  • Also includes a fix for JSX runtime rendering of nested sibling elements.
  • Updates pnpm-lock.yaml to match the new version range.
  • Adds scripts/workflow-v2/update-proof-receipt.js and refreshes the .ai/runtime-proof.json timestamps as part of the CI workflow.

Written for commit 7679d9b. Summary will update on new commits.

Review in cubic

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 3, 2026
@dependabot
dependabot Bot requested a review from iDorgham as a code owner September 3, 2026 01:58
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

📦 Affected Packages

  • admin-dashboard (Next.js app)
  • client-dashboard (Next.js app)
  • scripts (dev tooling)

Diff: +373 / -309 lines

Auto-generated by pr-labels.yml

@github-actions github-actions Bot added the size/XS Extra small change (≤10 lines) label Sep 3, 2026
dependabot Bot and others added 2 commits September 4, 2026 11:36
Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 3.30.2 to 3.30.4.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.30.4/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.30.4/packages/core)

---
updated-dependencies:
- dependency-name: "@tiptap/core"
  dependency-version: 3.30.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@iDorgham
iDorgham force-pushed the dependabot/npm_and_yarn/tiptap/core-3.30.4 branch from dd70b24 to 7679d9b Compare September 4, 2026 08:37
@github-actions github-actions Bot added size/S Small change (11–50 lines) and removed size/XS Extra small change (≤10 lines) labels Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Lighthouse CI — Marketing Site

Category 📱 Mobile 🖥 Desktop
Performance 🔴 60/100 🔴 63/100
Accessibility 🟢 97/100 🟢 97/100
Best Practices 🟢 100/100 🟢 100/100
SEO 🟢 100/100 🟢 100/100

Core Web Vitals (Mobile)
LCP: 4088ms | FCP: 1419ms | TBT: 1453ms | CLS: 0.000

Thresholds in .lighthouserc.js

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 size/S Small change (11–50 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant