Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

deps: bump the npm-minor-patch group across 1 directory with 8 updates#51

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/npm-minor-patch-a996be9cae
Closed

deps: bump the npm-minor-patch group across 1 directory with 8 updates#51
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/npm-minor-patch-a996be9cae

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

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

Package From To
@blocknote/server-util 0.44.2 0.46.2
@hocuspocus/server 3.4.0 3.4.4
@blocknote/core 0.44.2 0.46.2
@stylistic/eslint-plugin 5.6.1 5.8.0
@types/node 25.0.2 25.2.2
msw 2.12.7 2.12.9
typescript-eslint 8.48.1 8.54.0
vitest 4.0.15 4.0.18

Updates @blocknote/server-util from 0.44.2 to 0.46.2

Release notes

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

v0.46.2

0.46.2 (2026-01-27)

This release ships a bunch of bug fixes, including many from the BlockNote community!

🩹 Fixes

  • deep merge floatingUIOptions using nested spread operators (#2310)
  • Visual differences between live editor and rendered exported HTML (#2348)
  • BlockNoteViewEditor mismatched editable value (#2357)
  • add font-synthesis for italic & bold in fonts that don't have them specified #2325 (#2354, #2325)
  • disable code block language selector when editor is not editable (#2351)
  • table handles would crash (#2384)
  • update CreateLinkButton to be able to toggle popover visibility (#2316, #2313)
  • add context,nestingLevel to toExternalHTML (#2373)
  • ai: re-enable flipping the AIMenu when there is not enough space #2245 (#2247, #2245)
  • link-toolbar: prevent Enter from submitting during IME composition (#2361)

❤️ Thank You

v0.46.1

0.46.1 (2026-01-10)

This was a version bump for some invalid CSS

v0.46.0

0.46.0 (2026-01-08)

The main feature of this release is now depending on the new Vercel AI SDK V6 (upgrade from V5) for our xl-ai package. Other than that, this release was mainly bug fixes and dep upgrades to packages we depend on.

🚀 Features

  • add data-nesting-level to HTML export (#2329)
  • migrate to ai sdk 6 (#2328)

🩹 Fixes

  • emojipicker can sometimes fail to mount (575b81cec)
  • LinkToolbar Event Listener leak (#2335)
  • when you convert a block into checkListItem via inputRule, it should transfer its content into checkListItem content (#2331)
  • do not return focus back to menu (484d7da36)
  • arrow up on a checklist item should move to the element above BLO-362 (#2306)

... (truncated)

Changelog

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

0.46.2 (2026-01-27)

🩹 Fixes

  • deep merge floatingUIOptions using nested spread operators (#2310)
  • Visual differences between live editor and rendered exported HTML (#2348)
  • BlockNoteViewEditor mismatched editable value (#2357)
  • add font-synthesis for italic & bold in fonts that don't have them specified #2325 (#2354, #2325)
  • disable code block language selector when editor is not editable (#2351)
  • table handles would crash (#2384)
  • update CreateLinkButton to be able to toggle popover visibility (#2316, #2313)
  • add context,nestingLevel to toExternalHTML (#2373)
  • ai: re-enable flipping the AIMenu when there is not enough space #2245 (#2247, #2245)
  • link-toolbar: prevent Enter from submitting during IME composition (#2361)

❤️ Thank You

0.46.1 (2026-01-10)

This was a version bump only, there were no code changes.

0.46.0 (2026-01-08)

🚀 Features

  • add data-nesting-level to HTML export (#2329)
  • migrate to ai sdk 6 (#2328)

🩹 Fixes

  • emojipicker can sometimes fail to mount (575b81cec)
  • LinkToolbar Event Listener leak (#2335)
  • when you convert a block into checkListItem via inputRule, it should transfer its content into checkListItem content (#2331)
  • do not return focus back to menu (484d7da36)
  • arrow up on a checklist item should move to the element above BLO-362 (#2306)
  • getPos race condition in React StrictMode (#2311)
  • adjust input rules to be more tolerant to starting whitespace (#2341)
  • ai: make sure ShowSelection works (#2297)
  • xl-email-exporter: remove redundant sections in email export (#2323)

❤️ Thank You

  • Nick Perez

... (truncated)

Commits

Updates @hocuspocus/server from 3.4.0 to 3.4.4

Release notes

Sourced from @​hocuspocus/server's releases.

v3.4.4

What's Changed

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

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.4 (2026-01-25)

Bug Fixes

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

Release notes

Sourced from @​blocknote/core's releases.

v0.46.2

0.46.2 (2026-01-27)

This release ships a bunch of bug fixes, including many from the BlockNote community!

🩹 Fixes

  • deep merge floatingUIOptions using nested spread operators (#2310)
  • Visual differences between live editor and rendered exported HTML (#2348)
  • BlockNoteViewEditor mismatched editable value (#2357)
  • add font-synthesis for italic & bold in fonts that don't have them specified #2325 (#2354, #2325)
  • disable code block language selector when editor is not editable (#2351)
  • table handles would crash (#2384)
  • update CreateLinkButton to be able to toggle popover visibility (#2316, #2313)
  • add context,nestingLevel to toExternalHTML (#2373)
  • ai: re-enable flipping the AIMenu when there is not enough space #2245 (#2247, #2245)
  • link-toolbar: prevent Enter from submitting during IME composition (#2361)

❤️ Thank You

v0.46.1

0.46.1 (2026-01-10)

This was a version bump for some invalid CSS

v0.46.0

0.46.0 (2026-01-08)

The main feature of this release is now depending on the new Vercel AI SDK V6 (upgrade from V5) for our xl-ai package. Other than that, this release was mainly bug fixes and dep upgrades to packages we depend on.

🚀 Features

  • add data-nesting-level to HTML export (#2329)
  • migrate to ai sdk 6 (#2328)

🩹 Fixes

  • emojipicker can sometimes fail to mount (575b81cec)
  • LinkToolbar Event Listener leak (#2335)
  • when you convert a block into checkListItem via inputRule, it should transfer its content into checkListItem content (#2331)
  • do not return focus back to menu (484d7da36)
  • arrow up on a checklist item should move to the element above BLO-362 (#2306)

... (truncated)

Changelog

Sourced from @​blocknote/core's changelog.

0.46.2 (2026-01-27)

🩹 Fixes

  • deep merge floatingUIOptions using nested spread operators (#2310)
  • Visual differences between live editor and rendered exported HTML (#2348)
  • BlockNoteViewEditor mismatched editable value (#2357)
  • add font-synthesis for italic & bold in fonts that don't have them specified #2325 (#2354, #2325)
  • disable code block language selector when editor is not editable (#2351)
  • table handles would crash (#2384)
  • update CreateLinkButton to be able to toggle popover visibility (#2316, #2313)
  • add context,nestingLevel to toExternalHTML (#2373)
  • ai: re-enable flipping the AIMenu when there is not enough space #2245 (#2247, #2245)
  • link-toolbar: prevent Enter from submitting during IME composition (#2361)

❤️ Thank You

0.46.1 (2026-01-10)

This was a version bump only, there were no code changes.

0.46.0 (2026-01-08)

🚀 Features

  • add data-nesting-level to HTML export (#2329)
  • migrate to ai sdk 6 (#2328)

🩹 Fixes

  • emojipicker can sometimes fail to mount (575b81cec)
  • LinkToolbar Event Listener leak (#2335)
  • when you convert a block into checkListItem via inputRule, it should transfer its content into checkListItem content (#2331)
  • do not return focus back to menu (484d7da36)
  • arrow up on a checklist item should move to the element above BLO-362 (#2306)
  • getPos race condition in React StrictMode (#2311)
  • adjust input rules to be more tolerant to starting whitespace (#2341)
  • ai: make sure ShowSelection works (#2297)
  • xl-email-exporter: remove redundant sections in email export (#2323)

❤️ Thank You

  • Nick Perez

... (truncated)

Commits
  • da82131 chore(release): publish 0.46.2
  • 6f4239f fix: add context,nestingLevel to toExternalHTML (#2373)
  • 7905c11 fix: table handles would crash (#2384)
  • 82afc7f fix(link-toolbar): prevent Enter from submitting during IME composition (#2361)
  • 1c2a412 fix: disable code block language selector when editor is not editable (#2351)
  • 26bb18f fix: add font-synthesis for italic & bold in fonts that don't have them spe...
  • 8ef3770 fix: Visual differences between live editor and rendered exported HTML (#2348)
  • 00525fe chore(release): publish 0.46.1
  • c3315bc chore(release): publish 0.46.0
  • 049af21 fix(ai): make sure ShowSelection works (#2297)
  • Additional commits viewable in compare view

Updates @stylistic/eslint-plugin from 5.6.1 to 5.8.0

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v5.8.0

5.8.0 (2026-02-09)

Features

Bug Fixes

  • list-style: correctly get ( for optional call expressions (#1114) (2090a72)

v5.7.1

5.7.1 (2026-01-23)

Bug Fixes

  • add meta to plugin (#1102) (f9d8a21)
  • deps: revert eslint-visitor-keys and espree to compatible versions (#1111) (572f1ab)
  • disable-legacy: disable multiline-comment-style (#1103) (03fc476)
  • no-whitespace-before-property: detect whitespace in TSIndexedAccessType with parens (#1099) (60aafcb)
  • upgrade deps (#1112) (29a1d0a)

Documentation

Chores

  • extract safeReplaceTextBetween to reuse common fix logic (#1104) (a49451f)
  • jsx-rules: cleanup meta, use defaultOptions (#1108) (55bbd1d)
  • line-comment-position: simplify options initialization (#1106) (4d6b10a)
  • use defaultOptions in rules (#1105) (666e8ee)

v5.7.0

5.7.0 (2026-01-09)

Features

  • customize: allow indent option as full rule options (#1091) (ab50c71)
  • deprecate jsx-sort-props in favor of eslint-plugin-perfectionist (#1071) (622b888)
  • dot-location: support MetaProperty, TSQualifiedName, TSImportType, JSXMemberExpression (#1063) (c296e42)

... (truncated)

Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

5.8.0 (2026-02-09)

Features

Bug Fixes

  • list-style: correctly get ( for optional call expressions (#1114) (2090a72)

5.7.1 (2026-01-23)

Bug Fixes

  • add meta to plugin (#1102) (f9d8a21)
  • deps: revert eslint-visitor-keys and espree to compatible versions (#1111) (572f1ab)
  • disable-legacy: disable multiline-comment-style (#1103) (03fc476)
  • no-whitespace-before-property: detect whitespace in TSIndexedAccessType with parens (#1099) (60aafcb)
  • upgrade deps (#1112) (29a1d0a)

Documentation

Chores

  • extract safeReplaceTextBetween to reuse common fix logic (#1104) (a49451f)
  • jsx-rules: cleanup meta, use defaultOptions (#1108) (55bbd1d)
  • line-comment-position: simplify options initialization (#1106) (4d6b10a)
  • use defaultOptions in rules (#1105) (666e8ee)

5.7.0 (2026-01-09)

Features

  • customize: allow indent option as full rule options (#1091) (ab50c71)
  • deprecate jsx-sort-props in favor of eslint-plugin-perfectionist (#1071) (622b888)
  • dot-location: support MetaProperty, TSQualifiedName, TSImportType, JSXMemberExpression (#1063) (c296e42)
  • eol-last: improve to make language-agnostic (#1051) (9152494)
  • linebreak-style: improve to make language-agnostic (#1050) (132926d)
  • type-annotation-spacing: allow ignore check arrow (#1080) (1aaf61f)

... (truncated)

Commits

Updates @types/node from 25.0.2 to 25.2.2

Commits

Updates msw from 2.12.7 to 2.12.9

Release notes

Sourced from msw's releases.

v2.12.9 (2026-02-06)

Bug Fixes

  • ws: support relative urls in ws.link (#2661) (2f1d23c1c4392638a7dfbc95d00ede6062aeae6c) @​kettanaito

v2.12.8 (2026-02-03)

Bug Fixes

  • update @mswjs/interceptors to fix a memory leak (#2659) (e5e905f60c4ad8dd621e720cde26390c84104362) @​kettanaito
  • update rettime (#2657) (3a7b4510138bc6e7ab5078f53e623d6a25cfd9ac) @​kettanaito
Commits
Maintainer changes

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


Updates typescript-eslint from 8.48.1 to 8.54.0

Release notes

Sourced from typescript-eslint's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

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

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

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

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.54.0 (2026-01-26)

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.53.1 (2026-01-19)

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.53.0 (2026-01-12)

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.52.0 (2026-01-05)

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.51.0 (2025-12-29)

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.50.1 (2025-12-22)

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.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
  • d423e57 chore(release): publish 8.54.0
  • 9940e53 chore(release): publish 8.53.1
  • 3021ede chore(release): publish 8.53.0
  • 9ddd571 chore(release): publish 8.52.0
  • 95c7c73 chore: update deps to latest minor/patch (#11921)
  • e4c57f5 chore(release): publish 8.51.0
  • d520b88 chore(release): publish 8.50.1
  • c62e858 chore(release): publish 8.50.0
  • 864595a chore(release): publish 8.49.0
  • 32b7e89 chore(deps): update dependency @​vitest/eslint-plugin to v1.5.1 (#11816)
  • See full diff in compare view

Updates vitest from 4.0.15 to 4.0.18

Release notes

Sourced from vitest's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

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.

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

| Package | From | To |
| --- | --- | --- |
| [@blocknote/server-util](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/server-util) | `0.44.2` | `0.46.2` |
| [@hocuspocus/server](https://github.com/ueberdosis/hocuspocus) | `3.4.0` | `3.4.4` |
| [@blocknote/core](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/core) | `0.44.2` | `0.46.2` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.6.1` | `5.8.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.2` | `25.2.2` |
| [msw](https://github.com/mswjs/msw) | `2.12.7` | `2.12.9` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.1` | `8.54.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.15` | `4.0.18` |



Updates `@blocknote/server-util` from 0.44.2 to 0.46.2
- [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.46.2/packages/server-util)

Updates `@hocuspocus/server` from 3.4.0 to 3.4.4
- [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.4)

Updates `@blocknote/core` from 0.44.2 to 0.46.2
- [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.46.2/packages/core)

Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.8.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.8.0/packages/eslint-plugin)

Updates `@types/node` from 25.0.2 to 25.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `msw` from 2.12.7 to 2.12.9
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.7...v2.12.9)

Updates `typescript-eslint` from 8.48.1 to 8.54.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.54.0/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: "@blocknote/server-util"
  dependency-version: 0.46.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@hocuspocus/server"
  dependency-version: 3.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@blocknote/core"
  dependency-version: 0.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@types/node"
  dependency-version: 25.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: msw
  dependency-version: 2.12.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-a996be9cae branch from 872b140 to 8a4bef9 Compare February 16, 2026 14:50
@akabiru akabiru closed this Feb 19, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@akabiru akabiru deleted the dependabot/npm_and_yarn/npm-minor-patch-a996be9cae branch February 19, 2026 11:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments