Skip to content

Bump the hocuspocus group across 2 directories with 3 updates - #24933

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/extensions/op-blocknote-hocuspocus/dev/hocuspocus-e40915b86f
Open

Bump the hocuspocus group across 2 directories with 3 updates#24933
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/extensions/op-blocknote-hocuspocus/dev/hocuspocus-e40915b86f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the hocuspocus group with 2 updates in the /extensions/op-blocknote-hocuspocus directory: @hocuspocus/extension-logger and @hocuspocus/provider.
Bumps the hocuspocus group with 1 update in the /frontend directory: @hocuspocus/provider.

Updates @hocuspocus/extension-logger from 4.3.0 to 4.6.0

Release notes

Sourced from @​hocuspocus/extension-logger's releases.

v4.6.0

extension-redis will now slightly (setImmediate) delay forwarding messages to Redis, which improves performance a lot when many (500+) users are connected to the same document.

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.5.0...v4.6.0

v4.5.0

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.4.0...v4.5.0

v4.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/hocuspocus@v4.3.0...v4.4.0

Changelog

Sourced from @​hocuspocus/extension-logger's changelog.

4.6.0 (2026-08-10)

Bug Fixes

  • encode stateless message once when received operation via Redis ; this is a performance fix. (#1136) (b524b4b)

4.5.0 (2026-08-04)

Bug Fixes

  • audit (141360c)
  • flawky test relying on timings (fe4a8e6)
  • ignore message in awarenessUpdateHandler if origin=this (#1129) (08b25d4)
  • update packages via audit --fix (1dc9ca0)
  • when beforeHandleMessage throws, we don't want to process other messages that were already queued (#1123) (ed5dc40)

Features

4.4.0 (2026-07-13)

Bug Fixes

  • allow binding the server to a specific address (#1121) (408127b)

Features

  • add flushDelay option for batching updates to reduce websocket traffic during heavy editing (#1118) (75594c0)
  • add consistent state synchronization across Redis instances (#1119) (0051a6c)
Commits

Updates @hocuspocus/server from 4.3.0 to 4.6.0

Release notes

Sourced from @​hocuspocus/server's releases.

v4.6.0

extension-redis will now slightly (setImmediate) delay forwarding messages to Redis, which improves performance a lot when many (500+) users are connected to the same document.

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.5.0...v4.6.0

v4.5.0

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.4.0...v4.5.0

v4.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/hocuspocus@v4.3.0...v4.4.0

Changelog

Sourced from @​hocuspocus/server's changelog.

4.6.0 (2026-08-10)

Bug Fixes

  • encode stateless message once when received operation via Redis ; this is a performance fix. (#1136) (b524b4b)

4.5.0 (2026-08-04)

Bug Fixes

  • audit (141360c)
  • flawky test relying on timings (fe4a8e6)
  • ignore message in awarenessUpdateHandler if origin=this (#1129) (08b25d4)
  • update packages via audit --fix (1dc9ca0)
  • when beforeHandleMessage throws, we don't want to process other messages that were already queued (#1123) (ed5dc40)

Features

4.4.0 (2026-07-13)

Bug Fixes

  • allow binding the server to a specific address (#1121) (408127b)

Features

  • add flushDelay option for batching updates to reduce websocket traffic during heavy editing (#1118) (75594c0)
  • add consistent state synchronization across Redis instances (#1119) (0051a6c)
Commits

Updates @hocuspocus/provider from 4.3.0 to 4.6.0

Release notes

Sourced from @​hocuspocus/provider's releases.

v4.6.0

extension-redis will now slightly (setImmediate) delay forwarding messages to Redis, which improves performance a lot when many (500+) users are connected to the same document.

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.5.0...v4.6.0

v4.5.0

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.4.0...v4.5.0

v4.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/hocuspocus@v4.3.0...v4.4.0

Changelog

Sourced from @​hocuspocus/provider's changelog.

4.6.0 (2026-08-10)

Bug Fixes

  • encode stateless message once when received operation via Redis ; this is a performance fix. (#1136) (b524b4b)

4.5.0 (2026-08-04)

Bug Fixes

  • audit (141360c)
  • flawky test relying on timings (fe4a8e6)
  • ignore message in awarenessUpdateHandler if origin=this (#1129) (08b25d4)
  • update packages via audit --fix (1dc9ca0)
  • when beforeHandleMessage throws, we don't want to process other messages that were already queued (#1123) (ed5dc40)

Features

4.4.0 (2026-07-13)

Bug Fixes

  • allow binding the server to a specific address (#1121) (408127b)

Features

  • add flushDelay option for batching updates to reduce websocket traffic during heavy editing (#1118) (75594c0)
  • add consistent state synchronization across Redis instances (#1119) (0051a6c)
Commits

Updates @hocuspocus/provider from 4.3.0 to 4.6.0

Release notes

Sourced from @​hocuspocus/provider's releases.

v4.6.0

extension-redis will now slightly (setImmediate) delay forwarding messages to Redis, which improves performance a lot when many (500+) users are connected to the same document.

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.5.0...v4.6.0

v4.5.0

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.4.0...v4.5.0

v4.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/hocuspocus@v4.3.0...v4.4.0

Changelog

Sourced from @​hocuspocus/provider's changelog.

4.6.0 (2026-08-10)

Bug Fixes

  • encode stateless message once when received operation via Redis ; this is a performance fix. (#1136) (b524b4b)

4.5.0 (2026-08-04)

Bug Fixes

  • audit (141360c)
  • flawky test relying on timings (fe4a8e6)
  • ignore message in awarenessUpdateHandler if origin=this (#1129) (08b25d4)
  • update packages via audit --fix (1dc9ca0)
  • when beforeHandleMessage throws, we don't want to process other messages that were already queued (#1123) (ed5dc40)

Features

4.4.0 (2026-07-13)

Bug Fixes

  • allow binding the server to a specific address (#1121) (408127b)

Features

  • add flushDelay option for batching updates to reduce websocket traffic during heavy editing (#1118) (75594c0)
  • add consistent state synchronization across Redis instances (#1119) (0051a6c)
Commits

Updates @hocuspocus/provider from 4.3.0 to 4.6.0

Release notes

Sourced from @​hocuspocus/provider's releases.

v4.6.0

extension-redis will now slightly (setImmediate) delay forwarding messages to Redis, which improves performance a lot when many (500+) users are connected to the same document.

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.5.0...v4.6.0

v4.5.0

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.4.0...v4.5.0

v4.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/hocuspocus@v4.3.0...v4.4.0

Changelog

Sourced from @​hocuspocus/provider's changelog.

4.6.0 (2026-08-10)

Bug Fixes

  • encode stateless message once when received operation via Redis ; this is a performance fix. (#1136) (b524b4b)

4.5.0 (2026-08-04)

Bug Fixes

  • audit (141360c)
  • flawky test relying on timings (fe4a8e6)
  • ignore message in awarenessUpdateHandler if origin=this (#1129) (08b25d4)
  • update packages via audit --fix (1dc9ca0)
  • when beforeHandleMessage throws, we don't want to process other messages that were already queued (#1123) (ed5dc40)

Features

4.4.0 (2026-07-13)

Bug Fixes

  • allow binding the server to a specific address (#1121) (408127b)

Features

  • add flushDelay option for batching updates to reduce websocket traffic during heavy editing (#1118) (75594c0)
  • add consistent state synchronization across Redis instances (#1119) (0051a6c)
Commits

Updates @hocuspocus/provider from 4.3.0 to 4.6.0

Release notes

Sourced from @​hocuspocus/provider's releases.

v4.6.0

extension-redis will now slightly (setImmediate) delay forwarding messages to Redis, which improves performance a lot when many (500+) users are connected to the same document.

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.5.0...v4.6.0

v4.5.0

What's Changed

Full Changelog: ueberdosis/hocuspocus@v4.4.0...v4.5.0

v4.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/hocuspocus@v4.3.0...v4.4.0

Changelog

Sourced from @​hocuspocus/provider's changelog.

4.6.0 (2026-08-10)

Bug Fixes

  • encode stateless message once when received operation via Redis ; this is a performance fix. (#1136) (b524b4b)

4.5.0 (2026-08-04)

Bug Fixes

  • audit (141360c)
  • flawky test relying on timings (fe4a8e6)
  • ignore message in awarenessUpdateHandler if origin=this (#1129) (08b25d4)
  • update packages via audit --fix (1dc9ca0)
  • when beforeHandleMessage throws, we don't want to process other messages that were already queued (#1123) (ed5dc40)

Features

4.4.0 (2026-07-13)

Bug Fixes

  • allow binding the server to a specific address (#1121) (408127b)

Features

  • add flushDelay option for batching updates to reduce websocket traffic during heavy editing (#1118) (75594c0)
  • add consistent state synchronization across Redis instances (#1119) (0051a6c)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2026
Bumps the hocuspocus group with 2 updates in the /extensions/op-blocknote-hocuspocus directory: [@hocuspocus/extension-logger](https://github.com/ueberdosis/hocuspocus) and [@hocuspocus/provider](https://github.com/ueberdosis/hocuspocus).
Bumps the hocuspocus group with 1 update in the /frontend directory: [@hocuspocus/provider](https://github.com/ueberdosis/hocuspocus).


Updates `@hocuspocus/extension-logger` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](ueberdosis/hocuspocus@v4.3.0...v4.6.0)

Updates `@hocuspocus/server` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](ueberdosis/hocuspocus@v4.3.0...v4.6.0)

Updates `@hocuspocus/provider` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](ueberdosis/hocuspocus@v4.3.0...v4.6.0)

Updates `@hocuspocus/provider` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](ueberdosis/hocuspocus@v4.3.0...v4.6.0)

Updates `@hocuspocus/provider` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](ueberdosis/hocuspocus@v4.3.0...v4.6.0)

Updates `@hocuspocus/provider` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](ueberdosis/hocuspocus@v4.3.0...v4.6.0)

---
updated-dependencies:
- dependency-name: "@hocuspocus/extension-logger"
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: hocuspocus
- dependency-name: "@hocuspocus/provider"
  dependency-version: 4.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: hocuspocus
- dependency-name: "@hocuspocus/provider"
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: hocuspocus
- dependency-name: "@hocuspocus/server"
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: hocuspocus
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/extensions/op-blocknote-hocuspocus/dev/hocuspocus-e40915b86f branch from 0265b24 to 3d562fc Compare August 26, 2026 05:34
@github-actions

Copy link
Copy Markdown

Warning

Flaky specs

  • rspec ./spec/features/work_packages/table/switch_types_spec.rb[1:1:2]
  • rspec ./spec/features/workflows/edit_spec.rb[1:4:4]
🤖 Ask Copilot to investigate

Copy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer.

@copilot The following spec(s) are flaky in CI (first seen on PR #24933, linked for reference only):

- `rspec ./spec/features/work_packages/table/switch_types_spec.rb[1:1:2]`
- `rspec ./spec/features/workflows/edit_spec.rb[1:4:4]`

Treat this as a standalone task, unrelated to PR #24933. Create a new branch from origin/dev and open a new pull request targeting dev — do not stack it on PR #24933 or reuse that branch.

Follow the playbook in docs/development/testing/handling-flaky-tests/README.md to find the root cause and fix the underlying race — do not skip, delete, or weaken the spec to make it pass; disabling is a last resort per the playbook, and only with a bug ticket. Verify the fix by running the spec(s) repeatedly (e.g. `script/bulk_run_rspec --run-count 10`).

If you cannot reproduce the flake or are not confident in a fix after reasonable investigation, do not fabricate a change or skip the spec to force CI green. Instead, leave the pull request in draft and document what you tried, the suspected cause, and any leads in its description, then assign @dependabot[bot] to take over.

Once the fix is verified, title the PR after the spec(s) it fixes, and use the PR description to explain the root cause, how the change resolves it, and the before/after results. Label the PR `flaky-spec`, assign @dependabot[bot], and request a review from @dependabot[bot].
On every commit, set @dependabot[bot] as the sole co-author with a `Co-authored-by:` trailer (use their GitHub no-reply email so it links to their account), so it is traceable who dispatched the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants