Added newly documented Channel Canvas properties to the conversations.info Web API method by @ku in slack-go/slack#1228
Bug Fixes
Fixed an edge case when using UpdateRemoteFileContext and UpdateRemoteFile and Image Previews would return an invalid_auth error by @EkeMinusYou in slack-go/slack#1117
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go group with 3 updates in the / directory: github.com/atc0005/go-teams-notify/v2, github.com/go-playground/webhooks/v6 and github.com/slack-go/slack.
Updates
github.com/atc0005/go-teams-notify/v2
from 2.11.0 to 2.12.0Release notes
Sourced from github.com/atc0005/go-teams-notify/v2's releases.
Changelog
Sourced from github.com/atc0005/go-teams-notify/v2's changelog.
Commits
f047a24
Merge pull request #295 from atc0005/update-changelog-for-v2.12.0-release74ee0ac
Update CHANGELOG for v2.12.0 releaseadbaed0
Merge pull request #291 from atc0005/i285-expose-TeamsMessage-interface8b7707c
ExposeTeamsMessage
interface to support mockingUpdates
github.com/go-playground/webhooks/v6
from 6.3.0 to 6.4.0Release notes
Sourced from github.com/go-playground/webhooks/v6's releases.
Commits
02d182a
feat: add draft to gitlab merge-request-event payload (#190)2fe5d09
feat: add azure basic auth verification (#191)e24c5f0
feat: add CodeScanningAlertEvent (#189)9011afd
fix: addedcreated_at
to WorkflowJobPayload (#195)53694f8
Update github to use sha256 signature (#173)c3b1a44
chore: the gitlab merge request payload is outdated (#186)58e552d
feat: implement gitlab release webhook (#174)2d5aa68
add Installation struct to WorkflowJobPayload (#185)1bc47bb
chore: update Go version to 1.17 (#182)Updates
github.com/slack-go/slack
from 0.13.1 to 0.14.0Release notes
Sourced from github.com/slack-go/slack's releases.
Commits
242df46
fix: create multipart form when multipart request (#1117)5345c06
feat: Add Properties.Canvas to Channel (#1228)50e7414
feat: Add support for parsing AppRateLimited events (#1308)e947079
feat: Events api reconcilation (#1306)99b3ebe
Add slack_file to image block (#1311)75103a9
add file access field to file struct for slackevents (#1312)25fefc8
chore: replace ioutil with io or os package (#1310)b9d4317
slackevents: support metadata in MessageEvent (#1307)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show