Skip to content

chore(deps): update dependency @anycable/core to ^0.9.1

This MR contains the following updates:

Package Type Update Change
@anycable/core (source) dependencies patch ^0.9.0 -> ^0.9.1

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

anycable/anycable-client (@​anycable/core)

v0.9.1

Compare Source

  • Add info event to Cable and Channel. ([@​palkan][])

    This event can be used to notify of some protocol-level events that happen under the hood and have no representation at the Channel API level. A example of such event is a stream history retrieval failure ({type: "history_not_found"}).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports