y-crdt / yrb-actioncable

An ActionCable companion for Y.js clients.
https://y-crdt.github.io/yrb-actioncable/
MIT License
43 stars 5 forks source link

chore(deps): bump yjs from 13.6.7 to 13.6.10 #86

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps yjs from 13.6.7 to 13.6.10.

Release notes

Sourced from yjs's releases.

v13.6.9

  • add iterator type checks c2e70764
  • Merge pull request #590 from haines/map-iterator-types 289ff16f
  • update github workflow 9f8c5588
  • Merge pull request #587 from SamyPesse/patch-1 5861876e
  • update license. closes #471 37236fa3
  • Merge pull request #557 from tonny008/patch-1 b32f5434
  • Merge pull request #579 from jsejcksn/fix/docs/readme 61e84c5f
  • Merge pull request #595 from himself65/expose-content-doc b5314383
  • Merge pull request #583 from nikgraf/improve-docs ac49dbcb
  • Merge pull request #596 from siddug/patch-1 da8ca516
  • Adding www.btw.so to the platforms who use Yjs a3d69bba
  • feat: expose some types e5f286cf
  • Merge pull request #593 from himself65/remove-unused-check c14a8d70
  • fix: remove unused if-statement check f52569b8
  • Fix typing of Y.Map iterators 25bef230
  • Only emit "load" when sync is set to true e7572d61
  • add documentation on V2 events e6afc51b
  • docs(readme): fix typo 171d801e
  • bump lib0 9a7b6599
  • Merge pull request #577 from EricHasegawa/patch-1 e0a9c0d9
  • Correct typos in INTERNALS.md 3a758f89
  • Merge pull request #533 from booxood/fix-docs-example b5051e91
  • fix comment 7bdf9416
  • docs: fix "Example: Syncing clients without loading the Y.Doc" code 1ce17514

https://github.com/yjs/yjs/compare/v13.6.8...v13.6.9

v13.6.8

  • fix "can't read origin of undefined" - fixes #417 29270b5f
  • create error on call - fixes #569 a099e98b
  • Merge pull request #567 from stevenfabre/main 1b0da31d
  • lint readme a1fda219
  • Merge pull request #568 from himself65/docs-update 09687221
  • docs: add @toeverything/y-indexeddb 4d7a366f
  • Liveblocks in Yjs README 0b30413f
  • sponsors update eeae74de
  • Merge pull request #566 from IllumiDesk/docs/add-illumidesk-ref 5ac498d6
  • Adds IllumiDesk as a reference to the using list 9a9a1ffe
  • Merge pull request #556 from AdventureBeard/patch-1 1ed12434
  • Merge branch 'main' into patch-1 7a4975ee
  • Merge pull request #564 from akshaykmr/readme-update-who-is-using 92ee76ad
  • fix #509 97c09a6c
  • Merge pull request #565 from himself65/himself65-patch-1 2e3ba0f8
  • Update README.md 61abf3a1
  • add oorja to who is using yjs bd867cb1
  • add Yjs-compatible ports to documentation 87b7d3e9
  • Update README.md 03b9a806

https://github.com/yjs/yjs/compare/v13.6.7...v13.6.8

Commits


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)