Skip to content

chore: bump prosemirror-view to ^1.42.2 - #2954

Merged
nperez0111 merged 2 commits into
mainfrom
chore/bump-prosemirror-view
Aug 11, 2026
Merged

chore: bump prosemirror-view to ^1.42.2#2954
nperez0111 merged 2 commits into
mainfrom
chore/bump-prosemirror-view

Conversation

@YousefED

@YousefED YousefED commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Bumps prosemirror-view from ^1.41.4 to ^1.42.2 in @blocknote/core, @blocknote/xl-ai, and @blocknote/xl-multi-column, and dedupes the lockfile so the whole tree (including @tiptap/pm) resolves a single prosemirror-view@1.42.2 instance.

Closes #2889

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the underlying editor components to a newer version for improved compatibility and stability.

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
blocknote Ready Ready Preview Aug 11, 2026 9:14am
blocknote-website Ready Ready Preview Aug 11, 2026 9:14am

Request Review

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c3898923-45e2-4319-87ed-55b018e1c2c8

📥 Commits

Reviewing files that changed from the base of the PR and between 94dc61e and 8b50c88.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (3)
  • packages/core/package.json
  • packages/xl-ai/package.json
  • packages/xl-multi-column/package.json
🚧 Files skipped from review as they are similar to previous changes (3)
  • packages/xl-multi-column/package.json
  • packages/core/package.json
  • packages/xl-ai/package.json

📝 Walkthrough

Walkthrough

The pull request updates prosemirror-view from ^1.41.9 to ^1.42.2 in the core, xl-ai, and xl-multi-column package manifests.

Changes

ProseMirror View Dependency Update

Layer / File(s) Summary
Align package dependency ranges
packages/core/package.json, packages/xl-ai/package.json, packages/xl-multi-column/package.json
The three packages now require prosemirror-view ^1.42.2 instead of ^1.41.9.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • TypeCellOS/BlockNote#2796: Updates dependency metadata in overlapping package manifests but does not change the prosemirror-view version.

Suggested reviewers: nperez0111

Poem

A rabbit checks three manifests,
Each view now hops to ^1.42.2.
The old range rests in the hay,
While package updates lead the way.
Nibble, commit, and run away!

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the dependency updates and linked issue but omits most required template sections, including testing, impact, checklist, and additional notes. Complete the required description sections and document testing results, impact, checklist status, and any relevant notes.
Linked Issues check ❓ Inconclusive The package updates support the linked issue, but lockfile deduplication cannot be verified because pnpm-lock.yaml was excluded by path filters. Review pnpm-lock.yaml or provide evidence that the dependency tree resolves a single prosemirror-view@1.42.2 instance.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the primary change: upgrading the prosemirror-view dependency.
Out of Scope Changes check ✅ Passed The reviewed changes only update prosemirror-view in the packages named by the pull request objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-prosemirror-view

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@pkg-pr-new

pkg-pr-new Bot commented Aug 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/@blocknote/ariakit@2954

@blocknote/code-block

npm i https://pkg.pr.new/@blocknote/code-block@2954

@blocknote/core

npm i https://pkg.pr.new/@blocknote/core@2954

@blocknote/mantine

npm i https://pkg.pr.new/@blocknote/mantine@2954

@blocknote/react

npm i https://pkg.pr.new/@blocknote/react@2954

@blocknote/server-util

npm i https://pkg.pr.new/@blocknote/server-util@2954

@blocknote/shadcn

npm i https://pkg.pr.new/@blocknote/shadcn@2954

@blocknote/xl-ai

npm i https://pkg.pr.new/@blocknote/xl-ai@2954

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/@blocknote/xl-docx-exporter@2954

@blocknote/xl-email-exporter

npm i https://pkg.pr.new/@blocknote/xl-email-exporter@2954

@blocknote/xl-multi-column

npm i https://pkg.pr.new/@blocknote/xl-multi-column@2954

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/@blocknote/xl-odt-exporter@2954

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/@blocknote/xl-pdf-exporter@2954

commit: 8b50c88

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-11 10:05 UTC

@nperez0111
nperez0111 merged commit dee3401 into main Aug 11, 2026
28 checks passed
@nperez0111
nperez0111 deleted the chore/bump-prosemirror-view branch August 11, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mobile: deletion of bullet points with backspace not working

2 participants