deps: bump the blocknote-minor-patch group across 1 directory with 3 updates#184
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the blocknote-minor-patch group across 1 directory with 3 updates#184dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/blocknote-minor-patch-48319ec752
branch
from
July 15, 2026 09:23
f18c138 to
71c5070
Compare
…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
Bot
force-pushed
the
dependabot/npm_and_yarn/blocknote-minor-patch-48319ec752
branch
from
July 22, 2026 09:23
71c5070 to
011b08b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the blocknote-minor-patch group with 2 updates in the / directory: @blocknote/core and @blocknote/mantine.
Updates
@blocknote/corefrom 0.51.3 to 0.51.4Release notes
Sourced from @blocknote/core's releases.
Changelog
Sourced from @blocknote/core's changelog.
Commits
3209491chore(release): publish 0.51.48b3118ffix(core): add editor cleanup in BlockNoteEditor.test.ts to prevent unhandled...9cbf2adfix(table): prevent crash when pressing Enter in a table cell (#2793)Updates
@blocknote/mantinefrom 0.51.3 to 0.51.4Release notes
Sourced from @blocknote/mantine's releases.
Changelog
Sourced from @blocknote/mantine's changelog.
Commits
3209491chore(release): publish 0.51.4Updates
@blocknote/reactfrom 0.51.3 to 0.51.4Release notes
Sourced from @blocknote/react's releases.
Changelog
Sourced from @blocknote/react's changelog.
Commits
3209491chore(release): publish 0.51.4e6493eefix: Comments emoji picker button issues (BLO-1199) (#2769)