nikoksr / notify

A dead simple Go library for sending notifications to various messaging services.
MIT License
2.77k stars 204 forks source link

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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
maunium.net/go/mautrix require patch v0.16.1 -> v0.16.2

Release Notes

mautrix/go (maunium.net/go/mautrix) ### [`v0.16.2`](https://togithub.com/mautrix/go/blob/HEAD/CHANGELOG.md#v0162-2023-11-16) [Compare Source](https://togithub.com/mautrix/go/compare/v0.16.1...v0.16.2) - *(event)* Added `Redacts` field to `RedactionEventContent` for room v11+. - *(event)* Added `ReverseTextToHTML` which reverses the changes made by `TextToHTML` (i.e. unescapes HTML characters and replaces `
` with `\n`). - *(bridge)* Added global zerologger to ensure all logs go through the bridge logger. - *(bridge)* Changed encryption error messages to be sent in a thread if the message that failed to decrypt was in a thread.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (386cfe1) 74.10% compared to head (961cca0) 74.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #756 +/- ## ======================================= Coverage 74.10% 74.10% ======================================= Files 44 44 Lines 1572 1572 ======================================= Hits 1165 1165 Misses 307 307 Partials 100 100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.