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

Update dependency matrix-js-sdk to v32 - autoclosed #1719

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
matrix-js-sdk 29.1.0 -> 32.4.0 age adoption passing confidence

Release Notes

matrix-org/matrix-js-sdk (matrix-js-sdk)

v32.4.0

Compare Source

==================================================================================================

  • No changes

v32.3.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v32.2.0

Compare Source

==================================================================================================

✨ Features

  • Use a different error code for UTDs when user was not in the room (#​4172). Contributed by @​uhoreg.
  • Modernize window.crypto access constants (#​4169). Contributed by @​turt2live.
  • Improve compliance with MSC3266 (#​4155). Contributed by @​AndrewFerr.
  • Add comment to make clear that RoomStateEvent.Events does not update related objects in the js-sdk (#​4152). Contributed by @​toger5.
  • Crypto: use a new error code for UTDs from device-relative historical events (#​4139). Contributed by @​richvdh.

🐛 Bug Fixes

  • Element-R: Fix rust migration when ssss secret are stored not encryted in cache (old legacy behavior) (#​4168). Contributed by @​BillCarsonFr.

v32.1.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

  • Validate backup private key before migrating it (#​4114). Contributed by @​BillCarsonFr.
  • ElementR| Retry query backup until it works during migration to avoid spurious correption error popup (#​4113). Contributed by @​BillCarsonFr.

v32.0.0

Compare Source

==================================================================================================

🚨 BREAKING CHANGES

  • Remove various deprecated methods & re-exports (#​4125). Contributed by @​t3chguy.
  • Remove the logic that throws when the lazy loading options has changed. (#​4124). Contributed by @​langleyd.
  • Fix highlights from threads disappearing on new messages (#​4106). Contributed by @​dbkr.

✨ Features

🐛 Bug Fixes

  • Improve types for IPowerLevelsContent and hasSufficientPowerLevelFor (#​4128). Contributed by @​galash13.
  • Remove the logic that throws when the lazy loading options has changed. (#​4124). Contributed by @​langleyd.
  • Fix highlights from threads disappearing on new messages (#​4106). Contributed by @​dbkr.
  • Extend logic for local notification processing to threads (#​4111). Contributed by @​dbkr.
  • Fix public rooms post request search params and body (#​4110). Contributed by @​ajbura.
  • Fix bugs with the first reply to a thread (#​4104). Contributed by @​dbkr.

v31.6.1

Compare Source

==================================================================================================

🐛 Bug Fixes

  • Fix merging of default push rules (#​4136).

v31.6.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v31.5.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v31.4.0

Compare Source

==================================================================================================

✨ 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

v31.3.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v31.2.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v31.1.0

Compare Source

==================================================================================================

✨ Features

v31.0.0

Compare Source

==================================================================================================

🚨 BREAKING CHANGES

✨ Features

🐛 Bug Fixes

v30.3.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v30.2.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v30.1.0

Compare Source

==================================================================================================

✨ Features

🐛 Bug Fixes

v30.0.1

Compare Source

==================================================================================================

🐛 Bug Fixes

v30.0.0

Compare Source

==================================================================================================

🚨 BREAKING CHANGES

  • Refactor & make base64 functions browser-safe (#​3818).
  • IndexedDBStore.startup() must be called after using it on sdk.createClient now.

🦖 Deprecations

  • Deprecate MatrixEvent.toJSON (#​3801).

✨ Features

🐛 Bug Fixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 2, 2024
Copy link

github-actions bot commented May 2, 2024

Preview: https://1719--pr-cinny.netlify.app
⚠️ Exercise caution. Use test accounts. ⚠️

@renovate renovate bot force-pushed the renovate/matrix-js-sdk-32.x branch from 9de879c to 3c3ad50 Compare May 7, 2024 17:28
@renovate renovate bot changed the title fix(deps): update dependency matrix-js-sdk to v32 Update dependency matrix-js-sdk to v32 May 12, 2024
@renovate renovate bot force-pushed the renovate/matrix-js-sdk-32.x branch from 3c3ad50 to d3faacc Compare May 21, 2024 12:49
@renovate renovate bot force-pushed the renovate/matrix-js-sdk-32.x branch from d3faacc to abee631 Compare May 22, 2024 12:14
@renovate renovate bot changed the title Update dependency matrix-js-sdk to v32 Update dependency matrix-js-sdk to v32 - autoclosed Jun 4, 2024
@renovate renovate bot closed this Jun 4, 2024
@renovate renovate bot deleted the renovate/matrix-js-sdk-32.x branch June 4, 2024 13:35
@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants