Update module maunium.net/go/mautrix to v0.23.3 #15

Merged
finn merged 1 commit from renovate/maunium.net-go-mautrix-0.x into main 2025-04-16 16:54:36 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
maunium.net/go/mautrix require patch v0.23.2 -> v0.23.3

Release Notes

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

v0.23.3

Compare Source

  • (commands) Added generic command processing framework for bots.
  • (client) Added allowed_room_ids field to room summary responses
    (thanks to [@​nexy7574] in #​367).
  • (bridgev2) Added support for custom timeouts on outgoing messages which have
    to wait for a remote echo.
  • (bridgev2) Added automatic typing stop event if the ghost user had sent a
    typing event before a message.
  • (bridgev2) The saved management room is now cleared if the user leaves the
    room, allowing the next DM to be automatically marked as a management room.
  • (bridge) Removed deprecated fallback package for bridge statuses.
    The status package is now only available under bridgev2.

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 | patch | `v0.23.2` -> `v0.23.3` | --- ### Release Notes <details> <summary>mautrix/go (maunium.net/go/mautrix)</summary> ### [`v0.23.3`](https://github.com/mautrix/go/blob/HEAD/CHANGELOG.md#v0233-2025-04-16) [Compare Source](https://github.com/mautrix/go/compare/v0.23.2...v0.23.3) - *(commands)* Added generic command processing framework for bots. - *(client)* Added `allowed_room_ids` field to room summary responses (thanks to \[[@&#8203;nexy7574](https://github.com/nexy7574)] in [#&#8203;367]). - *(bridgev2)* Added support for custom timeouts on outgoing messages which have to wait for a remote echo. - *(bridgev2)* Added automatic typing stop event if the ghost user had sent a typing event before a message. - *(bridgev2)* The saved management room is now cleared if the user leaves the room, allowing the next DM to be automatically marked as a management room. - *(bridge)* Removed deprecated fallback package for bridge statuses. The status package is now only available under bridgev2. [#&#8203;367]: https://github.com/mautrix/go/pull/367 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-04-16 10:06:00 +00:00
Update module maunium.net/go/mautrix to v0.23.3
Some checks failed
/ Deploy to kubernetes (push) Blocked by required conditions
/ build-container (push) Has been cancelled
bef2914066
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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/mattn/go-sqlite3 v1.14.24 -> v1.14.27
golang.org/x/crypto v0.36.0 -> v0.37.0
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 -> v0.0.0-20250408133849-7e4ce0ab07d0
golang.org/x/sync v0.12.0 -> v0.13.0
golang.org/x/sys v0.31.0 -> v0.32.0
### ℹ 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): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :---------------------------- | :--------------------------------------------------------------------------- | | `github.com/mattn/go-sqlite3` | `v1.14.24` -> `v1.14.27` | | `golang.org/x/crypto` | `v0.36.0` -> `v0.37.0` | | `golang.org/x/exp` | `v0.0.0-20250305212735-054e65f0b394` -> `v0.0.0-20250408133849-7e4ce0ab07d0` | | `golang.org/x/sync` | `v0.12.0` -> `v0.13.0` | | `golang.org/x/sys` | `v0.31.0` -> `v0.32.0` |
finn merged commit bef2914066 into main 2025-04-16 16:54:36 +00:00
finn deleted branch renovate/maunium.net-go-mautrix-0.x 2025-04-16 16:54:37 +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#15
No description provided.