Skip to content

Bump the blocknote group in /frontend with 3 updates#21497

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677
Open

Bump the blocknote group in /frontend with 3 updates#21497
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the blocknote group in /frontend with 3 updates: @blocknote/core, @blocknote/mantine and @blocknote/react.

Updates @blocknote/core from 0.44.2 to 0.45.0

Release notes

Sourced from @​blocknote/core's releases.

v0.45.0

0.45.0 (2025-12-17)

🚀 Features

  • ai: expand selections to contain words (#2304)
  • extensions: extensions can now include other extensions for grouping into one extension (#2284)

🩹 Fixes

  • an invalidly specified table should not crash the editor (#2255)
  • filter out invalid heading items based on the current block schema in the slash menu #2253 (#2259, #2253)
  • relax shiki package requirements #2279 (#2280, #2279)
  • filter the default tiptap extensions #2282 (#2283, #2282)
  • always include the cursor extension #2244 (#2260, #2244)
  • make onBeforeChange return the correct type again (9009369b1)
  • if there is no table block, there is no table handles to show #1055 (#2281, #1055)
  • pass dragHandleMenu prop to DragHandleButton (#2254)
  • html diff error with whitespace (#2230)
  • update regex for checklist items #2288 (#2305, #2288)
  • email-exporter: ReadableByteStreamController for safari react-email (#2295)

❤️ Thank You

Changelog

Sourced from @​blocknote/core's changelog.

0.45.0 (2025-12-17)

🚀 Features

  • ai: expand selections to contain words (#2304)
  • extensions: extensions can now include other extensions for grouping into one extension (#2284)

🩹 Fixes

  • an invalidly specified table should not crash the editor (#2255)
  • filter out invalid heading items based on the current block schema in the slash menu #2253 (#2259, #2253)
  • relax shiki package requirements #2279 (#2280, #2279)
  • filter the default tiptap extensions #2282 (#2283, #2282)
  • always include the cursor extension #2244 (#2260, #2244)
  • make onBeforeChange return the correct type again (9009369b1)
  • if there is no table block, there is no table handles to show #1055 (#2281, #1055)
  • pass dragHandleMenu prop to DragHandleButton (#2254)
  • html diff error with whitespace (#2230)
  • update regex for checklist items #2288 (#2305, #2288)
  • email-exporter: ReadableByteStreamController for safari react-email (#2295)

❤️ Thank You

Commits
  • 91ff6e3 chore(release): publish 0.45.0
  • 7ef8c6f fix: update regex for checklist items #2288 (#2305)
  • 97c1958 feat(ai): expand selections to contain words (#2304)
  • bddf42f revert: "fix: ensure numbered list start property always present (#2241) (#22...
  • bc38a3b fix: html diff error with whitespace (#2230)
  • 8d1916a feat(extensions): extensions can now include other extensions for grouping in...
  • 03dd752 fix: if there is no table block, there is no table handles to show #1055 (#2281)
  • 9009369 fix: make onBeforeChange return the correct type again
  • ab573fc fix: always include the cursor extension #2244 (#2260)
  • 6273b83 fix: filter the default tiptap extensions #2282 (#2283)
  • Additional commits viewable in compare view

Updates @blocknote/mantine from 0.44.2 to 0.45.0

Release notes

Sourced from @​blocknote/mantine's releases.

v0.45.0

0.45.0 (2025-12-17)

🚀 Features

  • ai: expand selections to contain words (#2304)
  • extensions: extensions can now include other extensions for grouping into one extension (#2284)

🩹 Fixes

  • an invalidly specified table should not crash the editor (#2255)
  • filter out invalid heading items based on the current block schema in the slash menu #2253 (#2259, #2253)
  • relax shiki package requirements #2279 (#2280, #2279)
  • filter the default tiptap extensions #2282 (#2283, #2282)
  • always include the cursor extension #2244 (#2260, #2244)
  • make onBeforeChange return the correct type again (9009369b1)
  • if there is no table block, there is no table handles to show #1055 (#2281, #1055)
  • pass dragHandleMenu prop to DragHandleButton (#2254)
  • html diff error with whitespace (#2230)
  • update regex for checklist items #2288 (#2305, #2288)
  • email-exporter: ReadableByteStreamController for safari react-email (#2295)

❤️ Thank You

Changelog

Sourced from @​blocknote/mantine's changelog.

0.45.0 (2025-12-17)

🚀 Features

  • ai: expand selections to contain words (#2304)
  • extensions: extensions can now include other extensions for grouping into one extension (#2284)

🩹 Fixes

  • an invalidly specified table should not crash the editor (#2255)
  • filter out invalid heading items based on the current block schema in the slash menu #2253 (#2259, #2253)
  • relax shiki package requirements #2279 (#2280, #2279)
  • filter the default tiptap extensions #2282 (#2283, #2282)
  • always include the cursor extension #2244 (#2260, #2244)
  • make onBeforeChange return the correct type again (9009369b1)
  • if there is no table block, there is no table handles to show #1055 (#2281, #1055)
  • pass dragHandleMenu prop to DragHandleButton (#2254)
  • html diff error with whitespace (#2230)
  • update regex for checklist items #2288 (#2305, #2288)
  • email-exporter: ReadableByteStreamController for safari react-email (#2295)

❤️ Thank You

Commits

Updates @blocknote/react from 0.44.2 to 0.45.0

Release notes

Sourced from @​blocknote/react's releases.

v0.45.0

0.45.0 (2025-12-17)

🚀 Features

  • ai: expand selections to contain words (#2304)
  • extensions: extensions can now include other extensions for grouping into one extension (#2284)

🩹 Fixes

  • an invalidly specified table should not crash the editor (#2255)
  • filter out invalid heading items based on the current block schema in the slash menu #2253 (#2259, #2253)
  • relax shiki package requirements #2279 (#2280, #2279)
  • filter the default tiptap extensions #2282 (#2283, #2282)
  • always include the cursor extension #2244 (#2260, #2244)
  • make onBeforeChange return the correct type again (9009369b1)
  • if there is no table block, there is no table handles to show #1055 (#2281, #1055)
  • pass dragHandleMenu prop to DragHandleButton (#2254)
  • html diff error with whitespace (#2230)
  • update regex for checklist items #2288 (#2305, #2288)
  • email-exporter: ReadableByteStreamController for safari react-email (#2295)

❤️ Thank You

Changelog

Sourced from @​blocknote/react's changelog.

0.45.0 (2025-12-17)

🚀 Features

  • ai: expand selections to contain words (#2304)
  • extensions: extensions can now include other extensions for grouping into one extension (#2284)

🩹 Fixes

  • an invalidly specified table should not crash the editor (#2255)
  • filter out invalid heading items based on the current block schema in the slash menu #2253 (#2259, #2253)
  • relax shiki package requirements #2279 (#2280, #2279)
  • filter the default tiptap extensions #2282 (#2283, #2282)
  • always include the cursor extension #2244 (#2260, #2244)
  • make onBeforeChange return the correct type again (9009369b1)
  • if there is no table block, there is no table handles to show #1055 (#2281, #1055)
  • pass dragHandleMenu prop to DragHandleButton (#2254)
  • html diff error with whitespace (#2230)
  • update regex for checklist items #2288 (#2305, #2288)
  • email-exporter: ReadableByteStreamController for safari react-email (#2295)

❤️ Thank You

Commits

You can trigger a rebase of this PR 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 <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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 5 times, most recently from 8696bf7 to 6c1640f Compare December 29, 2025 05:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 4 times, most recently from 4ed0006 to 8705520 Compare January 6, 2026 05:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 6 times, most recently from e2f11d6 to c973906 Compare January 13, 2026 07:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 7 times, most recently from c7d7ed9 to 9553f40 Compare January 21, 2026 05:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 4 times, most recently from 7f851d9 to 25683c9 Compare January 27, 2026 05:32
@oliverguenther
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 5 times, most recently from ddc6435 to 2d23818 Compare February 2, 2026 05:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 7 times, most recently from 3be4936 to 96b2d53 Compare February 10, 2026 05:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch 5 times, most recently from 4e79004 to 4fb7510 Compare February 17, 2026 05:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch from 4fb7510 to 23e891b Compare February 18, 2026 05:35
Bumps the blocknote group in /frontend with 3 updates: [@blocknote/core](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/core), [@blocknote/mantine](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/mantine) and [@blocknote/react](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/react).


Updates `@blocknote/core` from 0.44.2 to 0.45.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.45.0/packages/core)

Updates `@blocknote/mantine` from 0.44.2 to 0.45.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.45.0/packages/mantine)

Updates `@blocknote/react` from 0.44.2 to 0.45.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.45.0/packages/react)

---
updated-dependencies:
- dependency-name: "@blocknote/core"
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
- dependency-name: "@blocknote/mantine"
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
- dependency-name: "@blocknote/react"
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/blocknote-61d525d677 branch from 23e891b to a3f687f Compare February 19, 2026 05:32
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

Development

Successfully merging this pull request may close these issues.

1 participant

Comments