Skip to content

Bump uuid and matrix-js-sdk#60

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-5c230cad76
Open

Bump uuid and matrix-js-sdk#60
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-5c230cad76

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Removes uuid. It's no longer used after updating ancestor dependency matrix-js-sdk. These dependencies need to be updated together.

Removes uuid

Updates matrix-js-sdk from 34.13.0 to 41.6.0-rc.0

Release notes

Sourced from matrix-js-sdk's releases.

v41.6.0-rc.0

🐛 Bug Fixes

  • Throw sane error on completeLoginOnNewDevice IdP rejection (#5321). Contributed by @​t3chguy.

v41.5.0

✨ Features

v41.5.0-rc.0

✨ Features

v41.4.0

✨ Features

  • Handle secret pushing for key backups (#5189). Contributed by @​uhoreg.
  • Add support for m.recent_emoji account data event (#5280). Contributed by @​t3chguy.
  • Adapt LiveKit Identity hash calculation to latest MSC4195 update (#5268). Contributed by @​fkwp.
  • Support the stable prefix for MSC4287 (key backup preference) (#5258). Contributed by @​andybalaam.
  • Handle response_mode=fragment in completeAuthorizationCodeGrant (#5266). Contributed by @​t3chguy.
  • Allow generating OIDC URIs with response_mode=fragment (#5265). Contributed by @​t3chguy.
  • Expose UserVerificationStatus.known flag (#5255). Contributed by @​richvdh.

🐛 Bug Fixes

v41.4.0-rc.0

✨ Features

  • Handle secret pushing for key backups (#5189). Contributed by @​uhoreg.
  • Add support for m.recent_emoji account data event (#5280). Contributed by @​t3chguy.
  • Adapt LiveKit Identity hash calculation to latest MSC4195 update (#5268). Contributed by @​fkwp.
  • Support the stable prefix for MSC4287 (key backup preference) (#5258). Contributed by @​andybalaam.
  • Handle response_mode=fragment in completeAuthorizationCodeGrant (#5266). Contributed by @​t3chguy.
  • Allow generating OIDC URIs with response_mode=fragment (#5265). Contributed by @​t3chguy.
  • Expose UserVerificationStatus.known flag (#5255). Contributed by @​richvdh.

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 41.5.0 (2026-05-12)

✨ Features

Changes in 41.4.0 (2026-04-28)

✨ Features

  • Handle secret pushing for key backups (#5189). Contributed by @​uhoreg.
  • Add support for m.recent_emoji account data event (#5280). Contributed by @​t3chguy.
  • Adapt LiveKit Identity hash calculation to latest MSC4195 update (#5268). Contributed by @​fkwp.
  • Support the stable prefix for MSC4287 (key backup preference) (#5258). Contributed by @​andybalaam.
  • Handle response_mode=fragment in completeAuthorizationCodeGrant (#5266). Contributed by @​t3chguy.
  • Allow generating OIDC URIs with response_mode=fragment (#5265). Contributed by @​t3chguy.
  • Expose UserVerificationStatus.known flag (#5255). Contributed by @​richvdh.

🐛 Bug Fixes

Changes in 41.3.0 (2026-04-07)

🐛 Bug Fixes

  • Rotate the current room key when we see a member leave (#5231). Contributed by @​kaylendog.

Changes in 41.2.0 (2026-03-24)

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @​kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @​richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @​richvdh.

Changes in 41.1.0 (2026-03-10)

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @​andybalaam.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for matrix-js-sdk since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@dependabot dependabot Bot mentioned this pull request May 22, 2026
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk). These dependencies need to be updated together.


Removes `uuid`

Updates `matrix-js-sdk` from 34.13.0 to 41.6.0-rc.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@v34.13.0...v41.6.0-rc.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-version: 41.6.0-rc.0
  dependency-type: direct:production
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5c230cad76 branch from 8cf3be7 to e8f1497 Compare May 22, 2026 22:22
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