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.1 #584

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

mautrix/go

v0.15.1

Compare Source

  • (crypto, bridge) Added options to automatically ratchet/delete megolm
    sessions to minimize access to old messages.
  • (pushrules) Added method to get entire push rule that matched (instead of
    only the list of actions).
  • (pushrules) Deprecated NotifySpecified as there's no reason to read it.
  • (crypto) Changed max_age column in crypto_megolm_inbound_session table
    to be milliseconds instead of nanoseconds.
  • (util) Added method for iterating RingBuffer.
  • (crypto/cryptohelper) Changed decryption errors to request session from all
    own devices in addition to the sender, instead of only asking the sender.
  • (sqlstatestore) Fixed FindSharedRooms throwing an error when using from
    a non-bridge context.
  • (client) Optimized AccountDataSyncStore to not resend save requests if
    the sync token didn't change.
  • (types) Added Clone() method for PowerLevelEventContent.

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.

@renovate renovate bot added the type/deps label Apr 16, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (abac095) 75.07% compared to head (974ddde) 75.07%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot merged commit 69fe036 into main Apr 16, 2023
@renovate renovate bot deleted the renovate/maunium.net-go-mautrix-0.x branch April 16, 2023 19:09
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.

1 participant