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

fix(deps): update module maunium.net/go/mautrix to v0.15.2 #607

Merged
merged 1 commit into from
May 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
maunium.net/go/mautrix require patch v0.15.1 -> v0.15.2

Release Notes

mautrix/go

v0.15.2

Compare Source

  • (client) Changed member-fetching methods to clear existing member info in
    state store.
  • (client) Added support for inserting mautrix-go commit hash into default
    user agent at compile time.
  • (bridge) Fixed bridge bot intent not having state store set.
  • (client) Fixed RespError marshaling mutating the ExtraData map and
    potentially causing panics.
  • (util/dbutil) Added DoTxn method for an easier way to manage database
    transactions.
  • (util) Added a zerolog CallerMarshalFunc implementation that includes the
    function name.
  • (bridge) Added error reply to encrypted messages if the bridge isn't
    configured to do encryption.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b074dd0) 75.07% compared to head (711c41f) 75.07%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #607   +/-   ##
=======================================
  Coverage   75.07%   75.07%           
=======================================
  Files          41       41           
  Lines        1376     1376           
=======================================
  Hits         1033     1033           
  Misses        251      251           
  Partials       92       92           

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/maunium.net-go-mautrix-0.x branch from fef5efa to 711c41f Compare May 28, 2023 14:34
@renovate renovate bot merged commit b6ae196 into main May 28, 2023
8 checks passed
@renovate renovate bot deleted the renovate/maunium.net-go-mautrix-0.x branch May 28, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant