Update module maunium.net/go/mautrix to v0.23.1 #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/maunium.net-go-mautrix-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.23.0
->v0.23.1
Release Notes
mautrix/go (maunium.net/go/mautrix)
v0.23.1
Compare Source
FullStateEvent
method to get a state event includingmetadata (using the
?format=event
query parameter).case-sensitive.
ResolveTrust
in favor ofResolveTrustContext
.GetAndVerifyLatestKeyBackupVersion
to take an optional private key parameter. The method will now trust the
public key if it matches the provided private key even if there are no valid
signatures.
IsDeviceTrusted
.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.
This PR has been generated by Renovate Bot.
ℹ 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):go
directive was updated for compatibility reasonsDetails:
go
1.22.7
->1.24.0
google.golang.org/protobuf
v1.36.3
->v1.36.5
go.mau.fi/util
v0.8.4
->v0.8.5
golang.org/x/crypto
v0.32.0
->v0.33.0
golang.org/x/exp
v0.0.0-20250106191152-7588d65b2ba8
->v0.0.0-20250215185904-eff6e970281f
golang.org/x/sync
v0.10.0
->v0.11.0
golang.org/x/sys
v0.29.0
->v0.30.0