Skip to content

Bump matrix-js-sdk from 18.1.0 to 19.2.0#132

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/matrix-js-sdk-19.2.0
Closed

Bump matrix-js-sdk from 18.1.0 to 19.2.0#132
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/matrix-js-sdk-19.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 8, 2022

Bumps matrix-js-sdk from 18.1.0 to 19.2.0.

Release notes

Sourced from matrix-js-sdk's releases.

v19.2.0

🦖 Deprecations

  • Remove unstable support for m.room_key.withheld (#2512). Fixes #2233.

✨ Features

  • Sliding sync: add missing filters from latest MSC (#2555).
  • Use stable prefixes for MSC3827 (#2537).
  • Add support for MSC3575: Sliding Sync (#2242).

🐛 Bug Fixes

  • Correct the units in TURN servers expiry documentation (#2520).
  • Re-insert room IDs when decrypting bundled redaction events returned by /sync (#2531). Contributed by @​duxovni.

v19.2.0-rc.1

🦖 Deprecations

  • Remove unstable support for m.room_key.withheld (#2512). Fixes #2233.

✨ Features

  • Add support for MSC3575: Sliding Sync (#2242).

🐛 Bug Fixes

  • Re-insert room IDs when decrypting bundled redaction events returned by /sync (#2531). Contributed by @​duxovni.
  • Correct the units in TURN servers expiry documentation (#2520).

v19.1.0

🦖 Deprecations

  • Remove MSC3244 support (#2504).

✨ Features

  • room now exports KNOWN_SAFE_ROOM_VERSION (#2474).

🐛 Bug Fixes

v19.1.0-rc.1

🦖 Deprecations

  • Remove MSC3244 support (#2504).

✨ Features

  • room now exports KNOWN_SAFE_ROOM_VERSION (#2474).

🐛 Bug Fixes

v19.0.0

🚨 BREAKING CHANGES

  • Remove unused sessionStore (#2455).

✨ Features

  • Implement MSC3827: Filtering of /publicRooms by room type (#2469).
  • expose latestLocationEvent on beacon model (#2467). Contributed by @​kerryarchibald.
  • Live location share - add start time leniency (#2465). Contributed by @​kerryarchibald.
  • Log real errors and not just their messages, traces are useful (#2464).

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 19.2.0 (2022-08-02)

🦖 Deprecations

  • Remove unstable support for m.room_key.withheld (#2512). Fixes #2233.

✨ Features

  • Sliding sync: add missing filters from latest MSC (#2555).
  • Use stable prefixes for MSC3827 (#2537).
  • Add support for MSC3575: Sliding Sync (#2242).

🐛 Bug Fixes

  • Correct the units in TURN servers expiry documentation (#2520).
  • Re-insert room IDs when decrypting bundled redaction events returned by /sync (#2531). Contributed by @​duxovni.

Changes in 19.1.0 (2022-07-26)

🦖 Deprecations

  • Remove MSC3244 support (#2504).

✨ Features

  • room now exports KNOWN_SAFE_ROOM_VERSION (#2474).

🐛 Bug Fixes

Changes in 19.0.0 (2022-07-05)

🚨 BREAKING CHANGES

  • Remove unused sessionStore (#2455).

✨ Features

🐛 Bug Fixes

... (truncated)

Commits
  • aac0023 v19.2.0
  • e3873dd Prepare changelog for v19.2.0
  • a7fd7fd v19.2.0-rc.1
  • 300d8b0 Prepare changelog for v19.2.0-rc.1
  • d5a15ac Resetting package fields for development
  • bbb5294 Merge branch 'master' into develop
  • 7731579 v19.1.0
  • 55ab38a Prepare changelog for v19.1.0
  • 5367ee1 Re-insert room IDs when decrypting bundled redaction events returned by `/syn...
  • 45db39e Rewrite megolm integration tests with async arrow functions (#2519)
  • 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)

Preview:
⚠️ Exercise caution. Use test accounts. ⚠️

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 18.1.0 to 19.2.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@v18.1.0...v19.2.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 22, 2022

Superseded by #139.

@dependabot dependabot Bot closed this Aug 22, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/matrix-js-sdk-19.2.0 branch August 22, 2022 20:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants