Skip to content

chore: bump the editor-dependencies group across 1 directory with 2 updates#2650

Merged
nperez0111 merged 2 commits intomainfrom
dependabot/npm_and_yarn/editor-dependencies-4ec730f73f
Apr 16, 2026
Merged

chore: bump the editor-dependencies group across 1 directory with 2 updates#2650
nperez0111 merged 2 commits intomainfrom
dependabot/npm_and_yarn/editor-dependencies-4ec730f73f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps the editor-dependencies group with 2 updates in the / directory: react and react-dom.

Updates react from 19.2.4 to 19.2.5

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

Updates react-dom from 19.2.4 to 19.2.5

Release notes

Sourced from react-dom's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the editor-dependencies group with 2 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `react` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: editor-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: editor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the npm dependencies Bumps dependencies label Apr 16, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

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

Project Deployment Actions Updated (UTC)
blocknote Ready Ready Preview Apr 16, 2026 3:52pm
blocknote-website Ready Ready Preview Apr 16, 2026 3:52pm

Request Review

After dependabot updated React and react-dom to 19.2.5, the pnpm lockfile
contained both 19.2.4 and 19.2.5, causing version conflicts that broke
unit tests with 'Cannot read properties of null (reading useRef)' errors.

Fixed by running 'pnpm update react react-dom --recursive' to ensure all
packages use React 19.2.5 consistently.
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 16, 2026

Open in StackBlitz

@blocknote/ariakit

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

@blocknote/code-block

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

@blocknote/core

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

@blocknote/mantine

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

@blocknote/react

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

@blocknote/server-util

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

@blocknote/shadcn

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

@blocknote/xl-ai

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

@blocknote/xl-docx-exporter

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

@blocknote/xl-email-exporter

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

@blocknote/xl-multi-column

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

@blocknote/xl-odt-exporter

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

@blocknote/xl-pdf-exporter

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

commit: 442bdd7

@nperez0111 nperez0111 merged commit 66dfb4a into main Apr 16, 2026
13 checks passed
@nperez0111 nperez0111 deleted the dependabot/npm_and_yarn/editor-dependencies-4ec730f73f branch April 16, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npm dependencies Bumps dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant