Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(deps): update module github.com/slack-go/slack to v0.14.0 (#393)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `v0.13.1` -> `v0.14.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fslack-go%2fslack/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fslack-go%2fslack/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fslack-go%2fslack/v0.13.1/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fslack-go%2fslack/v0.13.1/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>slack-go/slack (github.com/slack-go/slack)</summary> ### [`v0.14.0`](https://github.com/slack-go/slack/releases/tag/v0.14.0) [Compare Source](https://github.com/slack-go/slack/compare/v0.13.1...v0.14.0) #### What's Changed v0.14.0 is now available. It contains **no breaking changes** but does include several pieces of new functionality and long-standing bug fixes. ##### Enhancements - Added Support for receiving `metadata` when receiving a `MessageEvent` over WebSocket by [@​rfratto](https://github.com/rfratto) in [https://github.com/slack-go/slack/pull/1307](https://github.com/slack-go/slack/pull/1307) - Added a new field to expose file data when receiving a `File` event from a Slack Connect Channel by [@​zFlabmonsta](https://github.com/zFlabmonsta) in [https://github.com/slack-go/slack/pull/1312](https://github.com/slack-go/slack/pull/1312) - Added support for the `slack_file` in the image block by [@​rhysm](https://github.com/rhysm) in [https://github.com/slack-go/slack/pull/1311](https://github.com/slack-go/slack/pull/1311) - Added 35 missing Websocket event types by [@​Aryakoste](https://github.com/Aryakoste) in [https://github.com/slack-go/slack/pull/1306](https://github.com/slack-go/slack/pull/1306) - Added support for parsing `AppRateLimited` events in the `ParseEvent` function by [@​nemuvski](https://github.com/nemuvski) in [https://github.com/slack-go/slack/pull/1308](https://github.com/slack-go/slack/pull/1308) - Added newly documented Channel Canvas properties to the `conversations.info` Web API method by [@​ku](https://github.com/ku) in [https://github.com/slack-go/slack/pull/1228](https://github.com/slack-go/slack/pull/1228) ##### Bug Fixes - Fixed an edge case when using `UpdateRemoteFileContext` and `UpdateRemoteFile` and Image Previews would return an `invalid_auth` error by [@​EkeMinusYou](https://github.com/EkeMinusYou) in [https://github.com/slack-go/slack/pull/1117](https://github.com/slack-go/slack/pull/1117) ##### Chores / Code Cleanup - Replaced deprecated `ioutil` with `io` and `os` packages by [@​nakamasato](https://github.com/nakamasato) in [https://github.com/slack-go/slack/pull/1310](https://github.com/slack-go/slack/pull/1310) #### New Contributors - [@​rfratto](https://github.com/rfratto) made their first contribution in [https://github.com/slack-go/slack/pull/1307](https://github.com/slack-go/slack/pull/1307) - [@​nakamasato](https://github.com/nakamasato) made their first contribution in [https://github.com/slack-go/slack/pull/1310](https://github.com/slack-go/slack/pull/1310) - [@​rhysm](https://github.com/rhysm) made their first contribution in [https://github.com/slack-go/slack/pull/1311](https://github.com/slack-go/slack/pull/1311) - [@​Aryakoste](https://github.com/Aryakoste) made their first contribution in [https://github.com/slack-go/slack/pull/1306](https://github.com/slack-go/slack/pull/1306) - [@​nemuvski](https://github.com/nemuvski) made their first contribution in [https://github.com/slack-go/slack/pull/1308](https://github.com/slack-go/slack/pull/1308) - [@​ku](https://github.com/ku) made their first contribution in [https://github.com/slack-go/slack/pull/1228](https://github.com/slack-go/slack/pull/1228) - [@​EkeMinusYou](https://github.com/EkeMinusYou) made their first contribution in [https://github.com/slack-go/slack/pull/1117](https://github.com/slack-go/slack/pull/1117) - [@​jjjjeeffff](https://github.com/jjjjeeffff) was instrumental in the successful resolution of [https://github.com/slack-go/slack/pull/1117](https://github.com/slack-go/slack/pull/1117) **Full Changelog**: slack-go/slack@v0.13.1...v0.14.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ28iXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information