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 31.3.0 to 31.5.0 #2766

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps matrix-js-sdk from 31.3.0 to 31.5.0.

Release notes

Sourced from matrix-js-sdk's releases.

v31.5.0

✨ Features

  • Update MSC2965 OIDC Discovery implementation (#4064). Contributed by @​t3chguy.

🐛 Bug Fixes

v31.5.0-rc.0

✨ Features

  • Update MSC2965 OIDC Discovery implementation (#4064). Contributed by @​t3chguy.

🐛 Bug Fixes

v31.4.0

✨ Features

  • Validate account_management_uri and account_management_actions_supported from 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

  • Ignore memberships of users that are not in the call (#4065). Contributed by @​toger5.
  • Await encrypted messages (#4063). Contributed by @​toger5.
  • ElementR | Ensure own user and device trust are updated after migration before giving back control to the app. (#4059). Contributed by @​BillCarsonFr.
  • Bump matrix-sdk-crypto-wasm to 4.5.0 (#4060). Contributed by @​andybalaam.

v31.4.0-rc.0

✨ Features

  • Validate account_management_uri and account_management_actions_supported from 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

  • Ignore memberships of users that are not in the call (#4065). Contributed by @​toger5.
  • Await encrypted messages (#4063). Contributed by @​toger5.
  • ElementR | Ensure own user and device trust are updated after migration before giving back control to the app. (#4059). Contributed by @​BillCarsonFr.

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 31.5.0 (2024-03-12)

✨ Features

  • Update MSC2965 OIDC Discovery implementation (#4064). Contributed by @​t3chguy.

🐛 Bug Fixes

Changes in 31.4.0 (2024-02-27)

✨ Features

  • Validate account_management_uri and account_management_actions_supported from 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

  • Ignore memberships of users that are not in the call (#4065). Contributed by @​toger5.
  • Await encrypted messages (#4063). Contributed by @​toger5.
  • ElementR | Ensure own user and device trust are updated after migration before giving back control to the app. (#4059). Contributed by @​BillCarsonFr.
  • Bump matrix-sdk-crypto-wasm to 4.5.0 (#4060). Contributed by @​andybalaam.
Commits
  • da3d5c4 v31.5.0
  • ee8413b v31.5.0-rc.0
  • e4d4628 When merging release notes, allow considering later versions in the same rele...
  • b2e0925 Add job to automate adding new issues to the new project (#4087)
  • 6176fae Resetting package fields for development
  • 453cdd9 Merge branch 'master' into develop
  • 6529f02 v31.4.0
  • d3dfcd9 Add basic retry for rust crypto outgoing requests (#4061)
  • a26fc46 Update MSC2965 OIDC Discovery implementation (#4064)
  • be3913e Update typedoc (#3958)
  • 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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 19, 2024
@dependabot dependabot bot requested a review from a team March 19, 2024 00:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/matrix-js-sdk-31.5.0 branch from 25408a9 to 5d68aed Compare March 19, 2024 14:47
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 31.3.0 to 31.5.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@v31.3.0...v31.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/matrix-js-sdk-31.5.0 branch from 5d68aed to 02ea3a9 Compare March 19, 2024 14:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2024

Superseded by #2812.

@dependabot dependabot bot closed this Mar 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-js-sdk-31.5.0 branch March 27, 2024 00:48
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