deps(deps): update module github.com/slack-go/slack to v0.13.1#328
Merged
renovate[bot] merged 1 commit intomainfrom Jul 16, 2024
Merged
deps(deps): update module github.com/slack-go/slack to v0.13.1#328renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #328 +/- ##
==========================================
+ Coverage 45.48% 45.86% +0.37%
==========================================
Files 22 22
Lines 1317 1317
==========================================
+ Hits 599 604 +5
+ Misses 651 647 -4
+ Partials 67 66 -1 see 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
TylerGillson
added a commit
that referenced
this pull request
Jul 21, 2024
🤖 I have created a release *beep* *boop* --- ## [0.0.47](v0.0.46...v0.0.47) (2024-07-20) ### Bug Fixes * handle basic auth for OCI client ([#333](#333)) ([5041c4f](5041c4f)) * make string utils avail externally ([#335](#335)) ([81d7d46](81d7d46)) ### Other * move string utils to central location ([#334](#334)) ([44c09ab](44c09ab)) ### Docs * recommend validatorctl; document Hauler ([#326](#326)) ([18a8fef](18a8fef)) * Update air-gapped prereqs in README.md ([de015d9](de015d9)) ### Dependency Updates * **deps:** update golang.org/x/exp digest to 8a7402a ([#336](#336)) ([8f94947](8f94947)) * **deps:** update golang.org/x/exp digest to 8a7402a ([#338](#338)) ([e012a4e](e012a4e)) * **deps:** update golang.org/x/exp digest to e3f2596 ([#329](#329)) ([3419300](3419300)) * **deps:** update kubernetes packages to v0.30.3 ([#332](#332)) ([5d4486c](5d4486c)) * **deps:** update module github.com/google/go-containerregistry to v0.20.1 ([#330](#330)) ([81fd1cf](81fd1cf)) * **deps:** update module github.com/slack-go/slack to v0.13.1 ([#328](#328)) ([089d25d](089d25d)) * **deps:** update module github.com/validator-labs/validator-plugin-oci to v0.0.11 ([#339](#339)) ([70a26e1](70a26e1)) * **deps:** update softprops/action-gh-release digest to c062e08 ([#331](#331)) ([c797383](c797383)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.13.0->v0.13.1Release Notes
slack-go/slack (github.com/slack-go/slack)
v0.13.1Compare Source
What's Changed
v0.13.1 is now available. It contains no breaking changes but does expose some new fields previously unavailable.
Enhancements
UnfurlLinksandUnfurlMediatoWebhookMessageby @lheiskan in https://github.com/slack-go/slack/pull/1208isReadOnlyproperty toConversationstruct by @GGonryun in https://github.com/slack-go/slack/pull/1232Bug Fixes
UploadFileV2when using text content by @calebmckay in https://github.com/slack-go/slack/pull/1291Channeloptional onUploadFileV2by @0xdeafcafe in https://github.com/slack-go/slack/pull/1293Chores / Code Cleanup
files.uploadby @lorenzoaiello in https://github.com/slack-go/slack/pull/1300Documentation Updates
Paginationby @adamrothman in https://github.com/slack-go/slack/pull/1201ConversationHistoryby @lorenzoaiello in https://github.com/slack-go/slack/pull/1302AddRemoteFileandDeleteFileby @lorenzoaiello in https://github.com/slack-go/slack/pull/1303New Contributors
Full Changelog: slack-go/slack@v0.13.0...v0.13.1
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.