Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps the npm-minor-patch group with 3 updates in the / directory: @blocknote/server-util, @blocknote/core and @eslint/json.

Updates @blocknote/server-util from 0.41.1 to 0.42.3

Release notes

Sourced from @​blocknote/server-util's releases.

v0.42.3

0.42.3 (2025-11-19)

This resolves an issue with the latest Tiptap update TypeCellOS/BlockNote#2170 and makes a fix for the slash menu causing an error when the editor is unmounted

🩹 Fixes

  • disallow access to the domElement or isFocused if the editor is unmounted (#2187)

❤️ Thank You

  • Nick Perez

v0.42.2

0.42.2 (2025-11-19)

This release reverts a bug introduced by https://github.com/TypeCellOS/BlockNote/releases/tag/v0.42.0 which attempted to resolve issue with React's StrictMode, unfortunately we have not resolved the underlying bug, but this release will at least put it back to the previous state. As far as we understand this should only be an issue in a development build, and in production mode it should work as expected. We will prioritize fixing the underlying bug and update the issue here: TypeCellOS/BlockNote#2106

🩹 Fixes

  • put back mounting system (#2183)

❤️ Thank You

  • Nick Perez

v0.42.1

0.42.1 (2025-11-18)

🩹 Fixes

  • do not error on invalid backgroundColor or textColor #2176 (#2179, #2176)
  • remove dependency array from comments re-rendering (#2177)

❤️ Thank You

  • Nick Perez

v0.42.0

0.42.0 (2025-11-11)

This release is the BlockNote bug bash release. We've spent about a month fixing several bugs in the editor to deliver a more stable & reliable editor.

We've also gone ahead and added some new utilities for working with Y.js documents programmatically, which you can read more about in the YJS Utilities documentation.

As always, thanks to all of our sponsors and contributors who helped make this release possible.

🚀 Features

... (truncated)

Changelog

Sourced from @​blocknote/server-util's changelog.

0.42.3 (2025-11-19)

🩹 Fixes

  • disallow access to the domElement or isFocused if the editor is unmounted (#2187)

❤️ Thank You

  • Nick Perez

0.42.2 (2025-11-19)

🩹 Fixes

  • put back mounting system (#2183)

❤️ Thank You

  • Nick Perez

0.42.1 (2025-11-18)

🩹 Fixes

  • do not error on invalid backgroundColor or textColor #2176 (#2179, #2176)
  • remove dependency array from comments re-rendering (#2177)

❤️ Thank You

  • Nick Perez

0.42.0 (2025-11-11)

🚀 Features

🩹 Fixes

  • Emoji picker issues (#2092)
  • set a default for blocksToFullHTML #2100 (#2101, #2100)
  • correctly index blocks that have children fixes #2115 (#2116, #2115)
  • add more lenient parsing for code blocks, to accept newlines #2105 (#2108, #2105)
  • Firefox invisible text cursor after dropping blocks (#2128)
  • parsing priority for custom inline content and styles (#2119)
  • BlockTypeSelect item filtering based on schema (#2112)
  • deleting last block in column (#2110)
  • comments: update the styles for the cursor to be the default cursor (#2163)
  • comments: always surface the closest mark to the current position (#2164)
  • comments: scrolling bug when clicking comment marks (#2165)

... (truncated)

Commits

Updates @blocknote/core from 0.41.1 to 0.42.3

Release notes

Sourced from @​blocknote/core's releases.

v0.42.3

0.42.3 (2025-11-19)

This resolves an issue with the latest Tiptap update TypeCellOS/BlockNote#2170 and makes a fix for the slash menu causing an error when the editor is unmounted

🩹 Fixes

  • disallow access to the domElement or isFocused if the editor is unmounted (#2187)

❤️ Thank You

  • Nick Perez

v0.42.2

0.42.2 (2025-11-19)

This release reverts a bug introduced by https://github.com/TypeCellOS/BlockNote/releases/tag/v0.42.0 which attempted to resolve issue with React's StrictMode, unfortunately we have not resolved the underlying bug, but this release will at least put it back to the previous state. As far as we understand this should only be an issue in a development build, and in production mode it should work as expected. We will prioritize fixing the underlying bug and update the issue here: TypeCellOS/BlockNote#2106

🩹 Fixes

  • put back mounting system (#2183)

❤️ Thank You

  • Nick Perez

v0.42.1

0.42.1 (2025-11-18)

🩹 Fixes

  • do not error on invalid backgroundColor or textColor #2176 (#2179, #2176)
  • remove dependency array from comments re-rendering (#2177)

❤️ Thank You

  • Nick Perez

v0.42.0

0.42.0 (2025-11-11)

This release is the BlockNote bug bash release. We've spent about a month fixing several bugs in the editor to deliver a more stable & reliable editor.

We've also gone ahead and added some new utilities for working with Y.js documents programmatically, which you can read more about in the YJS Utilities documentation.

As always, thanks to all of our sponsors and contributors who helped make this release possible.

🚀 Features

... (truncated)

Changelog

Sourced from @​blocknote/core's changelog.

0.42.3 (2025-11-19)

🩹 Fixes

  • disallow access to the domElement or isFocused if the editor is unmounted (#2187)

❤️ Thank You

  • Nick Perez

0.42.2 (2025-11-19)

🩹 Fixes

  • put back mounting system (#2183)

❤️ Thank You

  • Nick Perez

0.42.1 (2025-11-18)

🩹 Fixes

  • do not error on invalid backgroundColor or textColor #2176 (#2179, #2176)
  • remove dependency array from comments re-rendering (#2177)

❤️ Thank You

  • Nick Perez

0.42.0 (2025-11-11)

🚀 Features

🩹 Fixes

  • Emoji picker issues (#2092)
  • set a default for blocksToFullHTML #2100 (#2101, #2100)
  • correctly index blocks that have children fixes #2115 (#2116, #2115)
  • add more lenient parsing for code blocks, to accept newlines #2105 (#2108, #2105)
  • Firefox invisible text cursor after dropping blocks (#2128)
  • parsing priority for custom inline content and styles (#2119)
  • BlockTypeSelect item filtering based on schema (#2112)
  • deleting last block in column (#2110)
  • comments: update the styles for the cursor to be the default cursor (#2163)
  • comments: always surface the closest mark to the current position (#2164)
  • comments: scrolling bug when clicking comment marks (#2165)

... (truncated)

Commits
  • ec19b21 chore(release): publish 0.42.3
  • eebdf60 chore: update to latest tiptap version to resolve #2170 (#2188)
  • 28cddaa fix: disallow access to the domElement or isFocused if the editor is unmo...
  • fbf3285 chore(release): publish 0.42.2
  • 0fb7c57 fix: put back mounting system (#2183)
  • 01924f6 chore(release): publish 0.42.1
  • d192b37 chore(release): publish 0.42.0
  • 58592c4 feat(yjs): expose Y.js BlockNote conversion primitives #1866 (#2166)
  • 5014a2d fix(comments): scrolling bug when clicking comment marks (#2165)
  • 2d0afdd fix(comments): always surface the closest mark to the current position (#2164)
  • Additional commits viewable in compare view

Updates @eslint/json from 0.13.2 to 0.14.0

Release notes

Sourced from @​eslint/json's releases.

json: v0.14.0

0.14.0 (2025-11-04)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#109) (3292cc1)

Bug Fixes

Changelog

Sourced from @​eslint/json's changelog.

0.14.0 (2025-11-04)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#109) (3292cc1)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/json since your current version.


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 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

Bumps the npm-minor-patch group with 3 updates in the / directory: [@blocknote/server-util](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/server-util), [@blocknote/core](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/core) and [@eslint/json](https://github.com/eslint/json).


Updates `@blocknote/server-util` from 0.41.1 to 0.42.3
- [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.42.3/packages/server-util)

Updates `@blocknote/core` from 0.41.1 to 0.42.3
- [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.42.3/packages/core)

Updates `@eslint/json` from 0.13.2 to 0.14.0
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.13.2...json-v0.14.0)

---
updated-dependencies:
- dependency-name: "@blocknote/server-util"
  dependency-version: 0.42.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@blocknote/core"
  dependency-version: 0.42.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@eslint/json"
  dependency-version: 0.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-minor-patch-0f1fae2de5 branch November 26, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant