Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @tiptap/starter-kit from 2.14.0 to 3.8.0.

Release notes

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

v3.8.0

Releases

v3.8.0

@​tiptap/extension-unique-id@​3.8.0

Minor Changes

  • 23e516e: Add updateDocument option to disable document updates caused by the Unique ID extension.

@​tiptap/react@​3.8.0

Patch Changes

  • f3770af: Prevent Bubble Menu plugin from re-loading every time the BubbleMenu component re-renders. Reverts a regression introduced in v3.6.3, in PR #7028.

v3.7.2

Releases

v3.7.2

@​tiptap/html

Patch Changes

v3.7.1

Releases

v3.7.1

@​tiptap/markdown

Patch Changes

  • Editors will not throw an error anymore when content is an empty string and contentType is markdown
  • Remove invalid server configuration from package.json

v3.7.0

Releases

v3.7.0

@​tiptap/core

Minor Changes

  • All commands and their corresponding TypeScript types are now exported from @tiptap/core so they can be imported and referenced directly by consumers. This makes it easier to build typed helpers, extensions, and tests that depend on the command signatures.

... (truncated)

Changelog

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

3.8.0

Patch Changes

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

3.7.2

Patch Changes

  • @​tiptap/extension-dropcursor@​3.7.2
  • @​tiptap/extension-gapcursor@​3.7.2
  • @​tiptap/extension-list-item@​3.7.2
  • @​tiptap/extension-list-keymap@​3.7.2
  • @​tiptap/core@​3.7.2
  • @​tiptap/extension-blockquote@​3.7.2
  • @​tiptap/extension-bold@​3.7.2
  • @​tiptap/extension-bullet-list@​3.7.2
  • @​tiptap/extension-code@​3.7.2
  • @​tiptap/extension-code-block@​3.7.2
  • @​tiptap/extension-document@​3.7.2
  • @​tiptap/extension-hard-break@​3.7.2
  • @​tiptap/extension-heading@​3.7.2
  • @​tiptap/extension-horizontal-rule@​3.7.2
  • @​tiptap/extension-italic@​3.7.2
  • @​tiptap/extension-link@​3.7.2
  • @​tiptap/extension-list@​3.7.2

... (truncated)

Commits
  • 3439bcb chore(release): publish a new release version
  • 035b3f2 chore(release): publish a new release version (#7089)
  • 3b2fccc chore(release): publish a new release version (#7085)
  • dab80e9 chore(release): publish a new release version (#7076)
  • ca8713b chore(release): publish a new release version (#7075)
  • 89ef4d2 chore(release): publish a new release version (#7061)
  • 82e03b5 chore(release): publish a new release version (#7042)
  • 6f06a69 chore(release): publish a new release version (#7041)
  • 857251a chore(release): publish a new release version (#7038)
  • 5a9580d chore(release): publish a new release version (#7027)
  • 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/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.14.0 to 3.8.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.8.0/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.8.0/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.8.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 Oct 27, 2025
@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
app Error Error Oct 27, 2025 0:34am
portal Error Error Oct 27, 2025 0:34am

@comp-ai-code-review
Copy link

comp-ai-code-review bot commented Oct 27, 2025

🔒 Comp AI - Security Review

🟢 Risk Level: LOW

OSV scan of 52 packages found no known CVEs; packages/ui/package.json shows no reported vulnerabilities.


📦 Dependency Vulnerabilities

✅ No known vulnerabilities detected in dependencies.


🛡️ Code Security Analysis

✅ No security issues detected in code changes.


💡 Recommendations

View 3 recommendation(s)
  1. Manually inspect packages/ui/package.json (scripts, publishConfig, custom fields) for hardcoded tokens or credentials; remove any secrets from the file.
  2. If package.json includes lifecycle scripts (preinstall/postinstall/build), ensure those scripts do not print or embed secrets—use environment variables instead.
  3. Before merging, run a targeted grep/secret-scan across the changed files for common secret patterns (API_KEY, TOKEN, password, secret) to catch any hardcoded credentials.

Powered by Comp AI - AI that handles compliance for you. Reviewed Oct 27, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

Superseded by #1697.

@dependabot dependabot bot closed this Oct 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/tiptap/starter-kit-3.8.0 branch October 28, 2025 11:26
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.

1 participant