Skip to content

chore(deps): bump @tiptap/starter-kit from 3.30.2 to 3.30.5 - #321

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.30.5
Open

chore(deps): bump @tiptap/starter-kit from 3.30.2 to 3.30.5#321
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.30.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps @tiptap/starter-kit from 3.30.2 to 3.30.5.

Release notes

Sourced from @​tiptap/starter-kit's releases.

v3.30.5

@​tiptap/core

Patch Changes

  • Fix a denial-of-service risk where crafted block or inline Markdown attributes could consume excessive CPU and block the browser or server event loop.

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/starter-kit's changelog.

3.30.5

Patch Changes

  • Updated dependencies [d0d499b]
    • @​tiptap/core@​3.30.5
    • @​tiptap/extension-blockquote@​3.30.5
    • @​tiptap/extension-bold@​3.30.5
    • @​tiptap/extension-code@​3.30.5
    • @​tiptap/extension-code-block@​3.30.5
    • @​tiptap/extension-document@​3.30.5
    • @​tiptap/extension-hard-break@​3.30.5
    • @​tiptap/extension-heading@​3.30.5
    • @​tiptap/extension-horizontal-rule@​3.30.5
    • @​tiptap/extension-italic@​3.30.5
    • @​tiptap/extension-link@​3.30.5
    • @​tiptap/extension-list@​3.30.5
    • @​tiptap/extension-paragraph@​3.30.5
    • @​tiptap/extension-strike@​3.30.5
    • @​tiptap/extension-text@​3.30.5
    • @​tiptap/extension-underline@​3.30.5
    • @​tiptap/extensions@​3.30.5
    • @​tiptap/extension-list-item@​3.30.5
    • @​tiptap/extension-list-keymap@​3.30.5
    • @​tiptap/extension-bullet-list@​3.30.5
    • @​tiptap/extension-ordered-list@​3.30.5
    • @​tiptap/extension-dropcursor@​3.30.5
    • @​tiptap/extension-gapcursor@​3.30.5
    • @​tiptap/pm@​3.30.5

3.30.4

Patch Changes

  • Updated dependencies [01d7af8]
    • @​tiptap/core@​3.30.4
    • @​tiptap/extension-blockquote@​3.30.4
    • @​tiptap/extension-bold@​3.30.4
    • @​tiptap/extension-code@​3.30.4
    • @​tiptap/extension-code-block@​3.30.4
    • @​tiptap/extension-document@​3.30.4
    • @​tiptap/extension-hard-break@​3.30.4
    • @​tiptap/extension-heading@​3.30.4
    • @​tiptap/extension-horizontal-rule@​3.30.4
    • @​tiptap/extension-italic@​3.30.4
    • @​tiptap/extension-link@​3.30.4
    • @​tiptap/extension-list@​3.30.4
    • @​tiptap/extension-paragraph@​3.30.4
    • @​tiptap/extension-strike@​3.30.4
    • @​tiptap/extension-text@​3.30.4

... (truncated)

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)

Summary by cubic

Bumps @tiptap/starter-kit from ^3.20.4 to ^3.30.5 in both dashboards. This patch update fixes a denial-of-service risk and a prototype pollution vulnerability in @tiptap/core, and repairs text style handling in blockquotes and YouTube live URL embedding.

Also adds scripts/workflow-v2/update-proof-receipt.js to refresh timestamps and SHA256 hashes in .ai/runtime-proof.json.

Written for commit 192d8df. Summary will update on new commits.

Review in cubic

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@dependabot
dependabot Bot requested a review from iDorgham as a code owner August 31, 2026 21:13
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

📦 Affected Packages

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

Diff: +501 / -405 lines

Auto-generated by pr-labels.yml

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

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@iDorgham
iDorgham force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.30.5 branch from 3d8c5d3 to 192d8df Compare September 4, 2026 08:31
@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 🔴 50/100 🔴 61/100
Accessibility 🟢 97/100 🟢 97/100
Best Practices 🟢 100/100 🟢 100/100
SEO 🟢 100/100 🟢 100/100

Core Web Vitals (Mobile)
LCP: 4175ms | FCP: 2488ms | TBT: 3850ms | 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