nikoksr / notify

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

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
maunium.net/go/mautrix require minor v0.15.4 -> v0.16.0

Release Notes

mautrix/go (maunium.net/go/mautrix) ### [`v0.16.0`](https://togithub.com/mautrix/go/blob/HEAD/CHANGELOG.md#v0160-2023-08-16) [Compare Source](https://togithub.com/mautrix/go/compare/v0.15.4...v0.16.0) - Bumped minimum Go version to 1.20. - **Breaking change *(util)*** Moved package to [go.mau.fi/util](https://go.mau.fi/util/) - *(event)* Removed MSC2716 `historical` field in the `m.room.power_levels` event content struct. - *(bridge)* Added `--version-json` flag to print bridge version info as JSON. - *(appservice)* Added option to use custom transaction handler for websocket mode.

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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4d5c852) 74.10% compared to head (9f03567) 74.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #668 +/- ## ======================================= 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.