drone-plugins / drone-slack

Drone plugin for sending Slack notifications
http://plugins.drone.io/drone-plugins/drone-slack
Apache License 2.0
61 stars 80 forks source link

Update module github.com/slack-go/slack to v0.12.2 - autoclosed #153

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.1 -> v0.12.2

Release Notes

slack-go/slack ### [`v0.12.2`](https://togithub.com/slack-go/slack/releases/tag/v0.12.2) [Compare Source](https://togithub.com/slack-go/slack/compare/v0.12.1...v0.12.2) #### What's Changed ##### Bug fixes - fix: change period to comma by [@​yokishava](https://togithub.com/yokishava) in [https://github.com/slack-go/slack/pull/1147](https://togithub.com/slack-go/slack/pull/1147) ##### Enhancements / Improvements - add datetimepicker component by [@​hussachai](https://togithub.com/hussachai) in [https://github.com/slack-go/slack/pull/1145](https://togithub.com/slack-go/slack/pull/1145) - add 2FA type to slack user by [@​imilchev](https://togithub.com/imilchev) in [https://github.com/slack-go/slack/pull/1183](https://togithub.com/slack-go/slack/pull/1183) - add support for user_profile_changed callback event by [@​verygoodsoftwarenotvirus](https://togithub.com/verygoodsoftwarenotvirus) in [https://github.com/slack-go/slack/pull/1182](https://togithub.com/slack-go/slack/pull/1182) - Export the Binder type in slacktest by [@​kpaulisse](https://togithub.com/kpaulisse) in [https://github.com/slack-go/slack/pull/1177](https://togithub.com/slack-go/slack/pull/1177) - socketmode remove duplicate debug logging by [@​kittydoor](https://togithub.com/kittydoor) in [https://github.com/slack-go/slack/pull/1165](https://togithub.com/slack-go/slack/pull/1165) - Implement context-aware RunEventLoop by [@​lololozhkin](https://togithub.com/lololozhkin) in [https://github.com/slack-go/slack/pull/1169](https://togithub.com/slack-go/slack/pull/1169) - Add ReplyUsers to Msg Struct by [@​aleksa11010](https://togithub.com/aleksa11010) in [https://github.com/slack-go/slack/pull/1180](https://togithub.com/slack-go/slack/pull/1180) ##### Misc - Test with Go 1.18~1.20 by [@​kanata2](https://togithub.com/kanata2) in [https://github.com/slack-go/slack/pull/1186](https://togithub.com/slack-go/slack/pull/1186) - Update README for slacktest by [@​kanata2](https://togithub.com/kanata2) in [https://github.com/slack-go/slack/pull/1187](https://togithub.com/slack-go/slack/pull/1187) - Add actions/stale action by [@​kanata2](https://togithub.com/kanata2) in [https://github.com/slack-go/slack/pull/1188](https://togithub.com/slack-go/slack/pull/1188) - Increase operations-per-run by [@​kanata2](https://togithub.com/kanata2) in [https://github.com/slack-go/slack/pull/1189](https://togithub.com/slack-go/slack/pull/1189) - Bump up golangci-lint and its action to latest by [@​kanata2](https://togithub.com/kanata2) in [https://github.com/slack-go/slack/pull/1193](https://togithub.com/slack-go/slack/pull/1193) - gofmt by [@​kanata2](https://togithub.com/kanata2) in [https://github.com/slack-go/slack/pull/1194](https://togithub.com/slack-go/slack/pull/1194) #### New Contributors - [@​hussachai](https://togithub.com/hussachai) made their first contribution in [https://github.com/slack-go/slack/pull/1145](https://togithub.com/slack-go/slack/pull/1145) - [@​imilchev](https://togithub.com/imilchev) made their first contribution in [https://github.com/slack-go/slack/pull/1183](https://togithub.com/slack-go/slack/pull/1183) - [@​verygoodsoftwarenotvirus](https://togithub.com/verygoodsoftwarenotvirus) made their first contribution in [https://github.com/slack-go/slack/pull/1182](https://togithub.com/slack-go/slack/pull/1182) - [@​kpaulisse](https://togithub.com/kpaulisse) made their first contribution in [https://github.com/slack-go/slack/pull/1177](https://togithub.com/slack-go/slack/pull/1177) - [@​kittydoor](https://togithub.com/kittydoor) made their first contribution in [https://github.com/slack-go/slack/pull/1165](https://togithub.com/slack-go/slack/pull/1165) - [@​lololozhkin](https://togithub.com/lololozhkin) made their first contribution in [https://github.com/slack-go/slack/pull/1169](https://togithub.com/slack-go/slack/pull/1169) - [@​aleksa11010](https://togithub.com/aleksa11010) made their first contribution in [https://github.com/slack-go/slack/pull/1180](https://togithub.com/slack-go/slack/pull/1180) **Full Changelog**: https://github.com/slack-go/slack/compare/v0.12.1...v0.12.2

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» 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.