Skip to content

chore(deps): upgrade prosemirror-view to 1.42.5 - #3127

Merged
nperez0111 merged 1 commit into
mainfrom
chore/prosemirror-view-1.42.5
Sep 25, 2026
Merged

nperez0111 merged 1 commit into
mainfrom
chore/prosemirror-view-1.42.5

Conversation

@nperez0111

@nperez0111 nperez0111 commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade prosemirror-view from 1.42.4 to 1.42.5 in core, xl-ai, and xl-multi-column.
  • Refresh lockfile references without upgrading other dependencies.
  • Pick up the upstream Android fix for native deletion across blocks with differing markup being misinterpreted as Enter: https://code.haverbeke.berlin/prosemirror/prosemirror/issues/1591

Verification

  • During investigation, a temporary BlockNote reproduction failed on 1.42.4 and passed on 1.42.5. The reproduction was removed; this PR contains only the dependency upgrade.
  • Docker keyboard-handler and mobile Enter suites, together with that temporary reproduction: 130 passed, 4 expected skips across Chromium, Firefox, WebKit, and emulated Android/iOS.
  • Frozen-lockfile installation passed.
  • Pre-commit vp check --fix passed.

The browser checks were run on the investigation branch before moving the dependency-only change onto main.

Summary by CodeRabbit

  • Chores
    • Updated the editor foundation across the core, AI, and multi-column packages. No user-facing feature changes are included in this release.

@vercel

vercel Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

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

Project Deployment Actions Updated
blocknote Ready Ready Preview Sep 25, 2026 7:59am UTC
blocknote-website Ready Ready Preview Sep 25, 2026 7:59am UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 140715ff-af47-46d0-baf5-3d47ee3efd90

📥 Commits

Reviewing files that changed from the base of the PR and between 07ac291 and cebe6f4.

⛔ 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

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

Three package manifests update the prosemirror-view dependency range from ^1.42.4 to ^1.42.5.

Changes

Dependency update

Layer / File(s) Summary
Update package dependency ranges
packages/core/package.json, packages/xl-ai/package.json, packages/xl-multi-column/package.json
Each package manifest updates prosemirror-view from ^1.42.4 to ^1.42.5.

Priority: ➖ Normal

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

Change: Other

Suggested reviewers: yousefed

Merge Risk: ⚪ Minimal · up to cebe6

The dependency update is ready to merge after normal checks; no actionable issue remains.

Architecture Summary

Architecture risk: 🔵 Low · up to cebe6

The change affects 3 systems.

Changed systems: packages/core, packages/xl-ai, packages/xl-multi-column

Architecture concerns
No architecture-level concerns identified.

Review details

Systems and components

  • observed — packages/core (library) was modified; 1 changed file maps to changed impact.
  • observed — packages/xl-ai (library) was modified; 1 changed file maps to changed impact.
  • observed — packages/xl-multi-column (library) was modified; 1 changed file maps to changed impact.

Before / after behavior

  • observed — Modified behavior in packages/core/package.json: The prosemirror-view dependency range changed from ^1.42.4 to ^1.42.5.
  • observed — Modified behavior in packages/xl-ai/package.json: Updates the prosemirror-view dependency range from ^1.42.4 to ^1.42.5.
  • observed — Modified behavior in packages/xl-multi-column/package.json: Updates the prosemirror-view dependency range from ^1.42.4 to ^1.42.5.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the dependency upgrade and the target version. It matches the main changes in the pull request.
Description check ✅ Passed The description explains the dependency upgrade, affected packages, upstream fix, verification results, and lockfile scope. It does not use all template headings and omits the checklist, screenshots s…
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR
🛠️ Fix failing CI checks 💡
  • Commit to this branch
  • Create a new PR

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

A rabbit checks the package lines,
Three versions hop to newer signs.
The core and extras join the queue,
Each points to one point four two five, too.
The rabbit nods, then bounds away,
With tidy manifests in the day.

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

@pkg-pr-new

pkg-pr-new Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Open in StackBlitz

@blocknote/ariakit

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

@blocknote/code-block

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

@blocknote/core

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

@blocknote/diagram-block

npm i https://pkg.pr.new/@blocknote/diagram-block@3127

@blocknote/mantine

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

@blocknote/math-block

npm i https://pkg.pr.new/@blocknote/math-block@3127

@blocknote/react

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

@blocknote/server-util

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

@blocknote/shadcn

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

@blocknote/xl-ai

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

@blocknote/xl-docx-exporter

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

@blocknote/xl-email-exporter

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

@blocknote/xl-multi-column

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

@blocknote/xl-odt-exporter

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

@blocknote/xl-pdf-exporter

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

@blocknote/xl-typst-exporter

npm i https://pkg.pr.new/@blocknote/xl-typst-exporter@3127

commit: cebe6f4

@github-actions

github-actions Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-25 10:17 UTC

@nperez0111
nperez0111 merged commit ccdbd34 into main Sep 25, 2026
29 of 31 checks passed
@nperez0111
nperez0111 deleted the chore/prosemirror-view-1.42.5 branch September 25, 2026 10:16

This branch was successfully deployed

2 active deployments
Preview – blocknote-website — cebe6f40 Deployed Sep 25, 2026 by vercel[bot]
Preview – blocknote — cebe6f40 Deployed Sep 25, 2026 by vercel[bot]
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.

1 participant