rumpelsepp / mnotify

A matrix cli client
MIT License
64 stars 3 forks source link

Bump matrix-sdk from `64ec5ec` to `b7b86fa` #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps matrix-sdk from 64ec5ec to b7b86fa.

Commits
  • b7b86fa fix(sdk): Few fixes and cleans up of SlidingSync itself
  • d06e8cc refactor: Upgrade eyeball and use SharedObservable
  • ac1d5af doc(sdk): Improve inline documentation with link to an issue.
  • f51b51b chore(sdk): Avoid mapping to a function returning ().
  • 16c9845 chore(sdk): Rename SlidingSync.failure_count to .reset_counter.
  • 4dbd1a7 fix(sdk): Fix join in SlidingSync::sync_once.
  • e5c8541 doc(sdk): Fix documentation, add links etc.
  • 98ea3f0 chore(sdk): Clean up code of SlidingSync::cache_to_storage.
  • f098664 chore(crypto): Log Olm session identifiers
  • b214a0e feat(sdk): Remove clones of large responses in Sliding Sync
  • Additional commits viewable 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 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)