Skip to content

deps: bump the blocknote-minor-patch group across 1 directory with 3 updates#184

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/blocknote-minor-patch-48319ec752
Open

deps: bump the blocknote-minor-patch group across 1 directory with 3 updates#184
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/blocknote-minor-patch-48319ec752

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the blocknote-minor-patch group with 2 updates in the / directory: @blocknote/core and @blocknote/mantine.

Updates @blocknote/core from 0.51.3 to 0.51.4

Release notes

Sourced from @​blocknote/core's releases.

v0.51.4

0.51.4 (2026-06-02)

🩹 Fixes

  • add explicit type annotations for callback params losing contextual typing (#2815)
  • Comments emoji picker button issues (BLO-1199) (#2769)
  • core: add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled DOMObserver errors (#2816)
  • table: prevent crash when pressing Enter in a table cell (#2793)

❤️ Thank You

Changelog

Sourced from @​blocknote/core's changelog.

0.51.4 (2026-06-02)

🩹 Fixes

  • add explicit type annotations for callback params losing contextual typing (#2815)
  • Comments emoji picker button issues (BLO-1199) (#2769)
  • core: add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled DOMObserver errors (#2816)
  • table: prevent crash when pressing Enter in a table cell (#2793)

❤️ Thank You

Commits
  • 3209491 chore(release): publish 0.51.4
  • 8b3118f fix(core): add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled...
  • 9cbf2ad fix(table): prevent crash when pressing Enter in a table cell (#2793)
  • See full diff in compare view

Updates @blocknote/mantine from 0.51.3 to 0.51.4

Release notes

Sourced from @​blocknote/mantine's releases.

v0.51.4

0.51.4 (2026-06-02)

🩹 Fixes

  • add explicit type annotations for callback params losing contextual typing (#2815)
  • Comments emoji picker button issues (BLO-1199) (#2769)
  • core: add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled DOMObserver errors (#2816)
  • table: prevent crash when pressing Enter in a table cell (#2793)

❤️ Thank You

Changelog

Sourced from @​blocknote/mantine's changelog.

0.51.4 (2026-06-02)

🩹 Fixes

  • add explicit type annotations for callback params losing contextual typing (#2815)
  • Comments emoji picker button issues (BLO-1199) (#2769)
  • core: add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled DOMObserver errors (#2816)
  • table: prevent crash when pressing Enter in a table cell (#2793)

❤️ Thank You

Commits

Updates @blocknote/react from 0.51.3 to 0.51.4

Release notes

Sourced from @​blocknote/react's releases.

v0.51.4

0.51.4 (2026-06-02)

🩹 Fixes

  • add explicit type annotations for callback params losing contextual typing (#2815)
  • Comments emoji picker button issues (BLO-1199) (#2769)
  • core: add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled DOMObserver errors (#2816)
  • table: prevent crash when pressing Enter in a table cell (#2793)

❤️ Thank You

Changelog

Sourced from @​blocknote/react's changelog.

0.51.4 (2026-06-02)

🩹 Fixes

  • add explicit type annotations for callback params losing contextual typing (#2815)
  • Comments emoji picker button issues (BLO-1199) (#2769)
  • core: add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled DOMObserver errors (#2816)
  • table: prevent crash when pressing Enter in a table cell (#2793)

❤️ Thank You

Commits

@dependabot dependabot Bot changed the title deps: bump the blocknote-minor-patch group with 3 updates deps: bump the blocknote-minor-patch group across 1 directory with 3 updates Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/blocknote-minor-patch-48319ec752 branch from f18c138 to 71c5070 Compare July 15, 2026 09:23
…updates

Bumps the blocknote-minor-patch group with 2 updates in the / directory: [@blocknote/core](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/core) and [@blocknote/mantine](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/mantine).


Updates `@blocknote/core` from 0.51.3 to 0.51.4
- [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.51.4/packages/core)

Updates `@blocknote/mantine` from 0.51.3 to 0.51.4
- [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.51.4/packages/mantine)

Updates `@blocknote/react` from 0.51.3 to 0.51.4
- [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.51.4/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/blocknote-minor-patch-48319ec752 branch from 71c5070 to 011b08b Compare July 22, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants