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 github.com/slack-go/slack to v0.12.3 #681

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
github.com/slack-go/slack require patch v0.12.2 -> v0.12.3

Release Notes

slack-go/slack (github.com/slack-go/slack) ### [`v0.12.3`](https://togithub.com/slack-go/slack/releases/tag/v0.12.3) [Compare Source](https://togithub.com/slack-go/slack/compare/v0.12.2...v0.12.3) #### What's Changed ##### Bug fixes - Safer socketmode by [@​iaburton](https://togithub.com/iaburton) in [https://github.com/slack-go/slack/pull/1150](https://togithub.com/slack-go/slack/pull/1150) - add `omitempty` to ConfirmationBlockObject.Deny by [@​kamil-gwozdz](https://togithub.com/kamil-gwozdz) in [https://github.com/slack-go/slack/pull/1224](https://togithub.com/slack-go/slack/pull/1224) ##### Security - Redact tokens in SendMessage debug log by [@​daabr](https://togithub.com/daabr) in [https://github.com/slack-go/slack/pull/1215](https://togithub.com/slack-go/slack/pull/1215) ##### Enhancements / Improvements - socketmode example: use embedded api client in socketmode client by [@​kittydoor](https://togithub.com/kittydoor) in [https://github.com/slack-go/slack/pull/1164](https://togithub.com/slack-go/slack/pull/1164) - Sends an invitation to a Slack Connect channel by [@​nopcoder](https://togithub.com/nopcoder) in [https://github.com/slack-go/slack/pull/1216](https://togithub.com/slack-go/slack/pull/1216) - Add support for manifests and config tokens by [@​stijndcl](https://togithub.com/stijndcl) in [https://github.com/slack-go/slack/pull/1220](https://togithub.com/slack-go/slack/pull/1220) #### New Contributors - [@​daabr](https://togithub.com/daabr) made their first contribution in [https://github.com/slack-go/slack/pull/1215](https://togithub.com/slack-go/slack/pull/1215) - [@​kamil-gwozdz](https://togithub.com/kamil-gwozdz) made their first contribution in [https://github.com/slack-go/slack/pull/1224](https://togithub.com/slack-go/slack/pull/1224) - [@​nopcoder](https://togithub.com/nopcoder) made their first contribution in [https://github.com/slack-go/slack/pull/1216](https://togithub.com/slack-go/slack/pull/1216) - [@​stijndcl](https://togithub.com/stijndcl) made their first contribution in [https://github.com/slack-go/slack/pull/1220](https://togithub.com/slack-go/slack/pull/1220) - [@​iaburton](https://togithub.com/iaburton) made their first contribution in [https://github.com/slack-go/slack/pull/1150](https://togithub.com/slack-go/slack/pull/1150) **Full Changelog**: https://github.com/slack-go/slack/compare/v0.12.2...v0.12.3

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 (6d9bbeb) 74.10% compared to head (9945045) 74.10%.

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