Skip to content

Update dependency @blocknote/react to ^0.51.0#913

Merged
adrolli merged 1 commit into
mainfrom
renovate/blocknote-react-0.x
May 17, 2026
Merged

Update dependency @blocknote/react to ^0.51.0#913
adrolli merged 1 commit into
mainfrom
renovate/blocknote-react-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 17, 2026

This PR contains the following updates:

Package Change Age Confidence
@blocknote/react (source) ^0.47.0^0.51.0 age confidence

Release Notes

TypeCellOS/BlockNote (@​blocknote/react)

v0.51.0

Compare Source

🚀 Features
  • Trailing block extension rewrite (#​2733)
  • markdown: replace unified.js with custom markdown parser/serializer (#​2624)
  • react: configurable portal targets for floating UI (#​2729, #​2692)
🩹 Fixes
  • Pasting plain text from VSCode (BLO-366) (#​2713)
  • Parse new lines in text/plain as line breaks (BLO-1170) (#​2712)
  • Code block PDF export (BLO-987) (#​2725)
  • Formatting toolbar opening when inserting file block with trailingBlock: false (BLO-860) (#​2704)
  • numbered list item decorations missed on initial render (#​2734)
  • flicker-free mobile formatting toolbar via CSS custom properties (#​2617, #​2616)
  • add bn-thread-orphaned CSS class to distinguish orphaned threads (#​2737, #​2735)
  • set width attribute on image and video elements in editor render (#​2740, #​2726)
  • a11y: use figure/figcaption for media block captions (#​2717)
  • ai: loosen serialization of blocks in columns (#​2716, #​2718)
  • core: trigger codeblock input rule on Enter and place cursor inside (#​2686)
  • core: preserve list item type when pasting into empty list items (#​2722, #​2330)
  • core: unmount editors in transformPasted tests to prevent unhandled error (e62880b21)
  • drag-n-drop: support PDF block drag & drop (BLO-893) (#​2714)
  • i18: improve french translation for empty toggle list (#​2721)
  • markdown: emit tight lists when serializing blocks to markdown (#​2715)
  • markdown: skip placeholder text for empty files (#​434, #​2719)
  • markdown: stable round-trip for tables, captions, and audio (#​2720)
  • tests: stabilize webkit keyboard handler tests with programmatic cursor positioning (#​2746)
❤️ Thank You

v0.50.0

Compare Source

🚀 Features
  • Dark mode styling for file block wrapper component (BLO-866) (#​2680)
  • Drag hendle menu delete button removes all other blocks in selection (BLO-1007) (#​2683)
  • Enter moves selection to cell below in tables (BLO-1006) (#​2685)
  • additional heading top padding (BLO-1008) (#​2690)
  • Code mark input rule edge case (BLO-938) (#​2698)
  • mantine: upgrade @​mantine/core and @​mantine/hooks to v9.0.2 (#​2655)
🩹 Fixes
  • Hardcoded strings in comment components (BLO-1033) (#​2681)
  • Color naming & CSS (BLO-946) (#​2684)
  • link HTML attributes (BLO-915) (#​2687)
  • guard hideMenuIfNotFrozen against undefined view state (#​2694, #​2699)
  • Clicking comment overlapping link opens link (BLO-1091) (#​2696)
  • prevent table row drag from moving an extra adjacent row (#​2703)
  • clipboard: use ProseMirror selection state for Shadow DOM compatibility (#​2677)
❤️ Thank You

v0.49.0

Compare Source

🚀 Features
  • simplify links by inlining it to BlockNote (#​2623)
  • add Unicode quotation mark input rule for quote blocks (#​2673)
🩹 Fixes
  • Inserting link removes comment & add comment button click buggy (#​2620, #​2573)
  • useEditorDOMElement hook (#​2619)
  • text color was not applying to table block (#​2663)
  • Drag preview blocking drops when overlapping the editor (BLO-996) (#​2670)
  • Drag & drop of blocks without inline content opens formatting toolbar (BLO-1116) (#​2628, #​2603)
  • save file caption/name on every keystroke instead of on close (#​2575)
  • prevent FloatingFocusManager from resetting editor selection (#​2525, #​2664)
❤️ Thank You

v0.48.1

Compare Source

🩹 Fixes
  • make CustomChange compatible with prosemirror-changeset 2.4.1 (#​2647)
  • deps: upgrade nx to 22.6.5 to resolve axios security vulnerability (CVE-2025-62718) (c1ef3018a)
  • deps: upgrade nx to 22.6.5 to resolve axios security vulnerability (#​2653)
  • docx-exporter: omit w:lang when no locale provided instead of defaulting to en-US (#​2651)
❤️ Thank You
  • Claude Opus 4.6 (1M context)
  • Nick Perez
  • Nick the Sick
  • Stephan Meijer @​StephanMeijer

v0.48.0

Compare Source

🚀 Features
  • upgrade shiki to v4 and prosemirror-highlight to v0.15.1 (#​2625)
  • upgrade nx to 22.6.4 and liveblocks to 3.17.0 (#​2627)
🩹 Fixes
  • Image block selection clears on mouse leave in Safari (#​2613)
  • Backspace bug when current block is empty and previous block's last child is empty (#​2610)
  • allow using latest @​tiptap/extension-link version (1ae8de713)
  • restore depth guard in getParentBlockInfo to prevent RangeError (blo-1103) (#​2585)
  • pin better-auth to ~1.4.x to fix docs build (bda30458a)
  • hide side menu on scroll instead of overflow hacks (#​2630, #​2043)
  • disable default UI when no components context is found (#​2611)
  • add .js extension to fast-deep-equal ESM import (#​2641)
  • placeholder when overflowing now wraps (#​2291)
  • core: fix unnesting blocks with siblings (BLO-1017) (#​2601)
  • core: backspace mid-text next to columnList moves block BLO-1126 (#​2629)
🔥 Performance
  • optimize plugin traversals for large documents BLO-1111 (#​2600)
❤️ Thank You

v0.47.3

Compare Source

🩹 Fixes
  • core: preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#​2551, #​2230)
❤️ Thank You
  • Yousef

v0.47.2

Compare Source

🩹 Fixes
❤️ Thank You
  • Claude Opus 4.6
  • Drone
  • Yousef

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 17, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/block-editor/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: block-editor-ui@0.0.1
npm error Found: vite@7.3.3
npm error node_modules/vite
npm error   dev vite@"^7.3.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^8.0.0" from @vitejs/plugin-react@6.0.2
npm error node_modules/@vitejs/plugin-react
npm error   dev @vitejs/plugin-react@"^6.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-17T03_20_03_980Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-17T03_20_03_980Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/blocknote-react-0.x branch from 136e8aa to 517d0db Compare May 17, 2026 03:20
@sonarqubecloud
Copy link
Copy Markdown

@adrolli adrolli merged commit 50096d5 into main May 17, 2026
6 of 11 checks passed
@adrolli adrolli deleted the renovate/blocknote-react-0.x branch May 17, 2026 03:21
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