Update module maunium.net/go/mautrix to v0.22.1 #3

Merged
finn merged 1 commit from renovate/maunium.net-go-mautrix-0.x into main 2025-01-12 23:33:30 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
maunium.net/go/mautrix require minor v0.21.1 -> v0.22.1

Release Notes

mautrix/go (maunium.net/go/mautrix)

v0.22.1

Compare Source

  • (crypto) Added automatic cleanup when there are too many olm sessions with
    a single device.
  • (crypto) Added helper for getting cached device list with cross-signing
    status.
  • (crypto/verificationhelper) Added interface for persisting the state of
    in-progress verifications.
  • (client) Added GetMutualRooms wrapper for MSC2666.
  • (client) Switched JoinRoom to use the via query param instead of
    server_name as per MSC4156.
  • (bridgev2/commands) Fixed pm command not actually starting the chat.
  • (bridgev2/interface) Added separate network API interface for starting
    chats with a Matrix ghost user. This allows treating internal user IDs
    differently than arbitrary user-input strings.
  • (bridgev2/crypto) Added support for MSC4190
    (thanks to [@​onestacked] in #​288).

v0.22.0

Compare Source

  • (hicli) Moved package into gomuks repo.
  • (bridgev2/commands) Fixed cookie unescaping in login commands.
  • (bridgev2/portal) Added special DefaultChatName constant to explicitly
    reset portal names to the default (based on members).
  • (bridgev2/config) Added options to disable room tag bridging.
  • (bridgev2/database) Fixed reaction queries not including portal receiver.
  • (appservice) Updated [MSC2409] stable registration field name from
    push_ephemeral to receive_ephemeral. Homeserver admins must update
    existing registrations manually.
  • (format) Added support for img tags.
  • (format/mdext) Added goldmark extensions for Matrix math and custom emojis.
  • (event/reply) Removed support for generating reply fallbacks (MSC2781).
  • (pushrules) Added support for sender_notification_permission condition
    kind (used for @room mentions).
  • (crypto) Added support for json.RawMessage in EncryptMegolmEvent.
  • (mediaproxy) Added GetMediaResponseCallback and GetMediaResponseFile
    to write proxied data directly to http response or temp file instead of
    having to use an io.Reader.
  • (mediaproxy) Dropped support for legacy media download endpoints.
  • (mediaproxy,bridgev2) Made interface pass through query parameters.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [maunium.net/go/mautrix](https://github.com/mautrix/go) | require | minor | `v0.21.1` -> `v0.22.1` | --- ### Release Notes <details> <summary>mautrix/go (maunium.net/go/mautrix)</summary> ### [`v0.22.1`](https://github.com/mautrix/go/blob/HEAD/CHANGELOG.md#v0221-2024-12-16) [Compare Source](https://github.com/mautrix/go/compare/v0.22.0...v0.22.1) - *(crypto)* Added automatic cleanup when there are too many olm sessions with a single device. - *(crypto)* Added helper for getting cached device list with cross-signing status. - *(crypto/verificationhelper)* Added interface for persisting the state of in-progress verifications. - *(client)* Added `GetMutualRooms` wrapper for [MSC2666]. - *(client)* Switched `JoinRoom` to use the `via` query param instead of `server_name` as per [MSC4156]. - *(bridgev2/commands)* Fixed `pm` command not actually starting the chat. - *(bridgev2/interface)* Added separate network API interface for starting chats with a Matrix ghost user. This allows treating internal user IDs differently than arbitrary user-input strings. - *(bridgev2/crypto)* Added support for [MSC4190] (thanks to \[[@&#8203;onestacked](https://github.com/onestacked)] in [#&#8203;288]). [MSC2666]: https://github.com/matrix-org/matrix-spec-proposals/pull/2666 [MSC4156]: https://github.com/matrix-org/matrix-spec-proposals/pull/4156 [MSC4190]: https://github.com/matrix-org/matrix-spec-proposals/pull/4190 [#&#8203;288]: https://github.com/mautrix/go/pull/288 ### [`v0.22.0`](https://github.com/mautrix/go/blob/HEAD/CHANGELOG.md#v0220-2024-11-16) [Compare Source](https://github.com/mautrix/go/compare/v0.21.1...v0.22.0) - *(hicli)* Moved package into gomuks repo. - *(bridgev2/commands)* Fixed cookie unescaping in login commands. - *(bridgev2/portal)* Added special `DefaultChatName` constant to explicitly reset portal names to the default (based on members). - *(bridgev2/config)* Added options to disable room tag bridging. - *(bridgev2/database)* Fixed reaction queries not including portal receiver. - *(appservice)* Updated \[MSC2409] stable registration field name from `push_ephemeral` to `receive_ephemeral`. Homeserver admins must update existing registrations manually. - *(format)* Added support for `img` tags. - *(format/mdext)* Added goldmark extensions for Matrix math and custom emojis. - *(event/reply)* Removed support for generating reply fallbacks ([MSC2781]). - *(pushrules)* Added support for `sender_notification_permission` condition kind (used for `@room` mentions). - *(crypto)* Added support for `json.RawMessage` in `EncryptMegolmEvent`. - *(mediaproxy)* Added `GetMediaResponseCallback` and `GetMediaResponseFile` to write proxied data directly to http response or temp file instead of having to use an `io.Reader`. - *(mediaproxy)* Dropped support for legacy media download endpoints. - *(mediaproxy,bridgev2)* Made interface pass through query parameters. [MSC2781]: https://github.com/matrix-org/matrix-spec-proposals/pull/2781 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2025-01-12 23:06:58 +00:00
Update module maunium.net/go/mautrix to v0.22.1
All checks were successful
/ build-container (push) Successful in 1m50s
d1153421b4
Author
Collaborator

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
go.mau.fi/util v0.8.1 -> v0.8.3
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c -> v0.0.0-20241215155358-4a5509556b9e
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :----------------- | :--------------------------------------------------------------------------- | | `go.mau.fi/util` | `v0.8.1` -> `v0.8.3` | | `golang.org/x/exp` | `v0.0.0-20241009180824-f66d83c29e7c` -> `v0.0.0-20241215155358-4a5509556b9e` |
finn merged commit d1153421b4 into main 2025-01-12 23:33:30 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: finn/matrix-bridge-meshtastic#3
No description provided.