Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump matrix-js-sdk from 15.6.0 to 24.1.0 #341

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2023

Bumps matrix-js-sdk from 15.6.0 to 24.1.0.

Release notes

Sourced from matrix-js-sdk's releases.

v24.1.0

✨ Features

🐛 Bug Fixes

v24.1.0-rc.1

✨ Features

🐛 Bug Fixes

v24.0.0

🔒 Security

v23.5.0

✨ Features

  • Implement MSC3758: a push rule condition to match event properties exactly (#3179).
  • Enable group calls without video and audio track by configuration of MatrixClient (#3162). Contributed by @​EnricoSchw.
  • Updates to protocol used for Sign in with QR code (#3155). Contributed by @​hughns.
  • Implement MSC3873 to handle escaped dots in push rule keys (#3134). Fixes undefined/matrix-js-sdk#1454.

🐛 Bug Fixes

v23.5.0-rc.1

✨ Features

  • Implement MSC3758: a push rule condition to match event properties exactly (#3179).

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 24.1.0 (2023-04-11)

✨ Features

🐛 Bug Fixes

Changes in 24.0.0 (2023-03-28)

🔒 Security

Changes in 23.5.0 (2023-03-15)

✨ Features

  • Implement MSC3758: a push rule condition to match event properties exactly (#3179).
  • Enable group calls without video and audio track by configuration of MatrixClient (#3162). Contributed by @​EnricoSchw.
  • Updates to protocol used for Sign in with QR code (#3155). Contributed by @​hughns.
  • Implement MSC3873 to handle escaped dots in push rule keys (#3134). Fixes undefined/matrix-js-sdk#1454.

🐛 Bug Fixes

Changes in 23.4.0 (2023-02-28)

✨ Features

  • Add easy way to determine if the decryption failure is due to "DecryptionError: The sender has disabled encrypting to unverified devices." (#3167). Contributed by @​florianduros.
  • Polls: expose end event id on poll model (#3160). Contributed by @​kerryarchibald.
  • Polls: count undecryptable poll relations (#3163). Contributed by @​kerryarchibald.

🐛 Bug Fixes

... (truncated)

Commits
  • 7d45947 v24.1.0
  • 6e17432 Prepare changelog for v24.1.0
  • 3f97853 v24.1.0-rc.1
  • 2a5c4b1 Prepare changelog for v24.1.0-rc.1
  • 65a3c67 indexddb-local-backend - return the current sync to database promise if a syn...
  • 942477f screen share: remove set stream (#3238)
  • 1770b31 Skip sonarcloud & coverage in merge_queue (#3247)
  • 41d3ffd Split up, rename, and move ISecretStorageKeyInfo (#3242)
  • 78aa6cb Point typedoc at matrix.ts, not index.ts (#3239)
  • b56b804 Use frozen lockfile instead of pure lockfile on yarn install (#3245)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 15.6.0 to 24.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v15.6.0...v24.1.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants