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 github.com/plivo/plivo-go/v7 to v7.50.1 #834

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/plivo/plivo-go/v7 v7.45.2 -> v7.50.1 age adoption passing confidence

Release Notes

plivo/plivo-go (github.com/plivo/plivo-go/v7) ### [`v7.50.1`](https://togithub.com/plivo/plivo-go/releases/tag/v7.50.1) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.50.0...v7.50.1) **Release Notes:** - Added Send digits and send on preanswer attribute in add participant ### [`v7.50.0`](https://togithub.com/plivo/plivo-go/releases/tag/v7.50.0) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.49.2...v7.50.0) **Release Notes:** Improving outbound templated message capabilities ### [`v7.49.2`](https://togithub.com/plivo/plivo-go/releases/tag/v7.49.2) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.49.1...v7.49.2) **Release Notes:** Fixed the media_url response value ### [`v7.49.1`](https://togithub.com/plivo/plivo-go/releases/tag/v7.49.1) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.49.0...v7.49.1) **Release Notes:** **Feature - Filter support for AppName in ListApplication API** - Added new filter param app_name in list application api ### [`v7.49.0`](https://togithub.com/plivo/plivo-go/releases/tag/v7.49.0) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.48.0...v7.49.0) **Release Notes:** **Feature - Adding support for location whatsapp messages** - Added new param `location` to [send message API](https://www.plivo.com/docs/sms/api/message#send-a-message) to support location `whatsapp` messages - Added new param `location` in templates to support location based templated messages ### [`v7.48.0`](https://togithub.com/plivo/plivo-go/releases/tag/v7.48.0) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.47.0...v7.48.0) **Release Notes:** **Feature - Adding support for interactive whatsapp messages** - Added new param interactive to [send message API](https://www.plivo.com/docs/sms/api/message#send-a-message) to support interactive whatsapp messages ### [`v7.47.0`](https://togithub.com/plivo/plivo-go/releases/tag/v7.47.0) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.46.0...v7.47.0) **Release Notes:** **Feature - Added SubAccount and GeoMatch for Create Masking Session API of Number Masking.** - Added sub_account and geo_match support in MaskingSession APIs ### [`v7.46.0`](https://togithub.com/plivo/plivo-go/releases/tag/v7.46.0) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.45.6...v7.46.0) **Release Notes:** **Feature - Support for dynamic button components when sending a templated WhatsApp message** - Added new param `payload` in templates to support dynamic payload in templates. ### [`v7.45.6`](https://togithub.com/plivo/plivo-go/releases/tag/v7.45.6) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.45.5...v7.45.6) **Release Notes:** Added new response params - declined_reasons - for LIST / GET Brand APIs ### [`v7.45.5`](https://togithub.com/plivo/plivo-go/releases/tag/v7.45.5) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.45.3...v7.45.5) **Release Notes:** Plivo now adds support for partial content and destination number redaction for SMS or MMS messages, complementing our existing capability for complete redaction. This can be accomplished by specifying the level of redaction by setting the log attribute to an appropriate value when initiating a message request. This. For more information, please refer to our [developer documentation](https://www.plivo.com/docs/sms/api/message#send-a-message). ### [`v7.45.3`](https://togithub.com/plivo/plivo-go/releases/tag/v7.45.3) [Compare Source](https://togithub.com/plivo/plivo-go/compare/v7.45.2...v7.45.3) **Release Notes:** **Feature - Added few new PIN related params for Create Masking Session API of Number Masking.** - Added few new PIN related params for Create Masking Session API of Number Masking

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 4 months ago

Codecov Report

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

Project coverage is 74.10%. Comparing base (8efdc15) to head (96c8c07).

:exclamation: Current head 96c8c07 differs from pull request most recent head 3ca0348

Please upload reports for the commit 3ca0348 to get more accurate results.

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