1k-validators-be
1k-validators-be copied to clipboard
Bump matrix-js-sdk from 31.3.0 to 31.6.1
Bumps matrix-js-sdk from 31.3.0 to 31.6.1.
Release notes
Sourced from matrix-js-sdk's releases.
v31.6.1
🐛 Bug Fixes
- Fix merging of default push rules (#4136).
v31.6.0
✨ Features
- Introduce Membership TS type (take 2) (#4107). Contributed by
@andybalaam.- fix automatic DM avatar with functional members (#4017). Contributed by
@HarHarLinks.- Export types describing all specced media event formats (#4092). Contributed by
@t3chguy.- Add
.m.rule.is_room_mentionpush rule to DEFAULT_OVERRIDE_RULES (#4100). Contributed by@t3chguy.- Make sending ContentLoaded optional for a widgetClient (#4086). Contributed by
@toger5.🐛 Bug Fixes
- Migrate own identity local trust to rust crypto (#4090). Contributed by
@BillCarsonFr.- Fix race condition with sliding sync extensions (#4089). Contributed by
@zzorba.v31.6.0-rc.0
✨ Features
- Introduce Membership TS type (take 2) (#4107). Contributed by
@andybalaam.- fix automatic DM avatar with functional members (#4017). Contributed by
@HarHarLinks.- Export types describing all specced media event formats (#4092). Contributed by
@t3chguy.- Add
.m.rule.is_room_mentionpush rule to DEFAULT_OVERRIDE_RULES (#4100). Contributed by@t3chguy.- Make sending ContentLoaded optional for a widgetClient (#4086). Contributed by
@toger5.🐛 Bug Fixes
- Migrate own identity local trust to rust crypto (#4090). Contributed by
@BillCarsonFr.- Fix race condition with sliding sync extensions (#4089). Contributed by
@zzorba.v31.5.0
✨ Features
🐛 Bug Fixes
- Add basic retry for rust crypto outgoing requests (#4061). Contributed by
@BillCarsonFr.v31.5.0-rc.0
✨ Features
🐛 Bug Fixes
- Add basic retry for rust crypto outgoing requests (#4061). Contributed by
@BillCarsonFr.
... (truncated)
Changelog
Sourced from matrix-js-sdk's changelog.
Changes in 31.6.1 (2024-03-28)
🐛 Bug Fixes
- Fix merging of default push rules (#4136).
Changes in 31.6.0 (2024-03-26)
✨ Features
- Introduce Membership TS type (take 2) (#4107). Contributed by
@andybalaam.- fix automatic DM avatar with functional members (#4017). Contributed by
@HarHarLinks.- Export types describing all specced media event formats (#4092). Contributed by
@t3chguy.- Add
.m.rule.is_room_mentionpush rule to DEFAULT_OVERRIDE_RULES (#4100). Contributed by@t3chguy.- Make sending ContentLoaded optional for a widgetClient (#4086). Contributed by
@toger5.🐛 Bug Fixes
- Migrate own identity local trust to rust crypto (#4090). Contributed by
@BillCarsonFr.- Fix race condition with sliding sync extensions (#4089). Contributed by
@zzorba.Changes in 31.5.0 (2024-03-12)
✨ Features
🐛 Bug Fixes
- Add basic retry for rust crypto outgoing requests (#4061). Contributed by
@BillCarsonFr.Changes in 31.4.0 (2024-02-27)
✨ Features
- Validate
account_management_uriandaccount_management_actions_supportedfrom OIDC Issuer well-known (#4074). Contributed by@t3chguy.- Allow specifying OIDC url state parameter for passing data to callback (#4068). Contributed by
@t3chguy.- Add getAuthIssuer method for MSC2965 (#4071). Contributed by
@t3chguy.- Allow specifying more OIDC client metadata for dynamic registration (#4070). Contributed by
@t3chguy.- Add unread marker event type (#4069). Contributed by
@dbkr.- Add "AsJson" forms of the key import/export methods (#4057). Contributed by
@andybalaam.🐛 Bug Fixes
... (truncated)
Commits
5bffb7dv31.6.19e1897dMerge pull request #4136 from matrix-org/backport-4135-to-staging5f3ddc3Merge pull request #4135 from matrix-org/t3chguy/fix/271732da6c0cv31.6.0b8078f9v31.6.0-rc.092342c0Introduce Membership TS type (take 2) (#4107)3e98900Migrate own identity local trust to rust crypto (#4090)8e0ef5ffix automatic DM avatar with functional members (#4017)78d0594Merge remote-tracking branch 'origin/develop' into developc22a685Temporarily disable broken step in the release process- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.