Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-minor-patch group with 7 updates in the / directory:

Package From To
@blocknote/server-util 0.44.2 0.45.0
@hocuspocus/server 3.4.0 3.4.3
@blocknote/core 0.44.2 0.45.0
@eslint/js 9.39.1 9.39.2
eslint 9.39.1 9.39.2
typescript-eslint 8.48.1 8.50.0
vitest 4.0.15 4.0.16

Updates @blocknote/server-util from 0.44.2 to 0.45.0

Release notes

Sourced from @​blocknote/server-util'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/server-util'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 @hocuspocus/server from 3.4.0 to 3.4.3

Release notes

Sourced from @​hocuspocus/server's releases.

v3.4.3

  • trusted publishing test

Full Changelog: ueberdosis/hocuspocus@v3.4.2...v3.4.3

v3.4.2

What's Changed

  • fix: fixes memory leak under high load
  • chore: testing new publish workflow

Full Changelog: ueberdosis/hocuspocus@v3.4.1...v3.4.2

v3.4.1

What's Changed

New Contributors

Full Changelog: ueberdosis/hocuspocus@v3.4.0...v3.4.1

Changelog

Sourced from @​hocuspocus/server's changelog.

3.4.3 (2025-12-15)

Note: Version bump only for package hocuspocus

3.4.2 (2025-12-15)

Bug Fixes

  • fixes memory leak under high load, replace nextTick by setTimeout (1f0b5a4)

3.4.1 (2025-12-09)

Bug Fixes

Commits
  • cc66673 v3.4.3
  • 19c7287 chore: adds repository.url field to all package.json for trusted publishing
  • 8d20212 v3.4.2
  • 1f0b5a4 fix: fixes memory leak under high load, replace nextTick by setTimeout
  • adaff27 build(deps): bump next from 15.4.9 to 15.4.10 in /playground/frontend (#1036)
  • d6849c2 build(deps): bump next from 15.4.8 to 15.4.9 in /playground/frontend (#1035)
  • eb8f623 Update publishing workflow to use trusted publishing (#1033)
  • f1d282d v3.4.1
  • 67957ae fix: on awareness craah prevention and memory leak onStoreDocument (#1032)
  • cc04534 build(deps): bump next from 15.4.7 to 15.4.8 in /playground/frontend (#1026)
  • Additional commits viewable in compare view
Maintainer changes

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


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 @eslint/js from 9.39.1 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

Commits

Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

Commits

Updates typescript-eslint from 8.48.1 to 8.50.0

Release notes

Sourced from typescript-eslint's releases.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

v8.49.0

8.49.0 (2025-12-08)

🚀 Features

  • eslint-plugin: use Intl.Segmenter instead of graphemer (#11804)

🩹 Fixes

  • deps: update dependency prettier to v3.7.2 (#11820)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.50.0 (2025-12-15)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.49.0 (2025-12-08)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vitest from 4.0.15 to 4.0.16

Release notes

Sourced from vitest's releases.

v4.0.16

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b46d744 chore: release v4.0.16
  • 84a3062 fix(browser): string formatting bug when including placeholders in console.lo...
  • f7f6aa8 fix: log deprecated test.poolOptions if it's set (#9226)
  • 568513c fix: allow inlining fully dynamic import (#9137)
  • 5d26b87 fix(experimental): export setupEnvironment for custom pools (#9187)
  • f17eb42 refactor: avoid using isFileServingAllowed from Vite (#9160)
  • 78cfbf9 fix: avoid crashing on process.versions stub (#9174)
  • da0ade2 fix: fix browser mode default testTimeout back to 15 seconds (#9167)
  • See full diff in compare view

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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@blocknote/server-util](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/server-util) | `0.44.2` | `0.45.0` |
| [@hocuspocus/server](https://github.com/ueberdosis/hocuspocus) | `3.4.0` | `3.4.3` |
| [@blocknote/core](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/core) | `0.44.2` | `0.45.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.1` | `8.50.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.15` | `4.0.16` |



Updates `@blocknote/server-util` 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/server-util)

Updates `@hocuspocus/server` from 3.4.0 to 3.4.3
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](ueberdosis/hocuspocus@v3.4.0...v3.4.3)

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 `@eslint/js` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

Updates `typescript-eslint` from 8.48.1 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint)

Updates `vitest` from 4.0.15 to 4.0.16
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest)

---
updated-dependencies:
- dependency-name: "@blocknote/server-util"
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@hocuspocus/server"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@blocknote/core"
  dependency-version: 0.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vitest
  dependency-version: 4.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Dec 22, 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.

@brunopagno
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

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

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-minor-patch-8866deaded branch January 5, 2026 13:21
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.

2 participants