ymotongpoo / opentelemetry-collector-extra

This project is a sample of OpenTelemetry Collector receiver and exporter to Discord
Apache License 2.0
3 stars 0 forks source link

fix(deps): update module github.com/slack-go/slack to v0.13.1 #62

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/slack-go/slack v0.13.0 -> v0.13.1 age adoption passing confidence

Release Notes

slack-go/slack (github.com/slack-go/slack) ### [`v0.13.1`](https://togithub.com/slack-go/slack/releases/tag/v0.13.1) [Compare Source](https://togithub.com/slack-go/slack/compare/v0.13.0...v0.13.1) #### What's Changed v0.13.1 is now available. It contains **no breaking changes** but does expose some new fields previously unavailable. ##### Enhancements - Added `UnfurlLinks` and `UnfurlMedia` to `WebhookMessage` by [@​lheiskan](https://togithub.com/lheiskan) in [https://github.com/slack-go/slack/pull/1208](https://togithub.com/slack-go/slack/pull/1208) - Added `isReadOnly` property to `Conversation` struct by [@​GGonryun](https://togithub.com/GGonryun) in [https://github.com/slack-go/slack/pull/1232](https://togithub.com/slack-go/slack/pull/1232) ##### Bug Fixes - Fixed `UploadFileV2` when using text content by [@​calebmckay](https://togithub.com/calebmckay) in [https://github.com/slack-go/slack/pull/1291](https://togithub.com/slack-go/slack/pull/1291) - Made `Channel` optional on `UploadFileV2` by [@​0xdeafcafe](https://togithub.com/0xdeafcafe) in [https://github.com/slack-go/slack/pull/1293](https://togithub.com/slack-go/slack/pull/1293) ##### Chores / Code Cleanup - Replace a Loop with Slice by [@​testwill](https://togithub.com/testwill) in [https://github.com/slack-go/slack/pull/1211](https://togithub.com/slack-go/slack/pull/1211) - Added Deprecation Notice for `files.upload` by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1300](https://togithub.com/slack-go/slack/pull/1300) - Added Go Test Coverage for 1.21 and 1.22 by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1298](https://togithub.com/slack-go/slack/pull/1298) ##### Documentation Updates - Updated Inline Docs and API References by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1299](https://togithub.com/slack-go/slack/pull/1299) - Added an example for `Pagination` by [@​adamrothman](https://togithub.com/adamrothman) in [https://github.com/slack-go/slack/pull/1201](https://togithub.com/slack-go/slack/pull/1201) - Added an example for `ConversationHistory` by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1302](https://togithub.com/slack-go/slack/pull/1302) - Added an example for `AddRemoteFile` and `DeleteFile` by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1303](https://togithub.com/slack-go/slack/pull/1303) #### New Contributors - [@​calebmckay](https://togithub.com/calebmckay) made their first contribution in [https://github.com/slack-go/slack/pull/1291](https://togithub.com/slack-go/slack/pull/1291) - [@​lheiskan](https://togithub.com/lheiskan) made their first contribution in [https://github.com/slack-go/slack/pull/1208](https://togithub.com/slack-go/slack/pull/1208) - [@​GGonryun](https://togithub.com/GGonryun) made their first contribution in [https://github.com/slack-go/slack/pull/1232](https://togithub.com/slack-go/slack/pull/1232) - [@​0xdeafcafe](https://togithub.com/0xdeafcafe) made their first contribution in [https://github.com/slack-go/slack/pull/1293](https://togithub.com/slack-go/slack/pull/1293) - [@​lorenzoaiello](https://togithub.com/lorenzoaiello) made their first contribution in [https://github.com/slack-go/slack/pull/1300](https://togithub.com/slack-go/slack/pull/1300) - [@​adamrothman](https://togithub.com/adamrothman) made their first contribution in [https://github.com/slack-go/slack/pull/1201](https://togithub.com/slack-go/slack/pull/1201) **Full Changelog**: https://github.com/slack-go/slack/compare/v0.13.0...v0.13.1

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 was generated by Mend Renovate. View the repository job log.