Skip to content

Bump github.com/slack-go/slack from 0.26.0 to 0.27.0#80

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/slack-go/slack-0.27.0
Open

Bump github.com/slack-go/slack from 0.26.0 to 0.27.0#80
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/slack-go/slack-0.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/slack-go/slack from 0.26.0 to 0.27.0.

Release notes

Sourced from github.com/slack-go/slack's releases.

v0.27.0

Added

  • Support for data_visualization block through DataVisualizationBlock.
  • Teamnow preservesenterprise_idandenterprise_namewhen Slack includes Enterprise org details in interaction payloadteam` objects.

Full Changelog: slack-go/slack@v0.26.0...v0.27.0

Changelog

Sourced from github.com/slack-go/slack's changelog.

[0.27.0]

Added

  • Block Kit: Add support for data_visualization block through DataVisualizationBlock.
  • Interaction payloads: Team now preserves enterprise_id and enterprise_name when Slack includes Enterprise org details in interaction payload team objects.
Commits
  • 7609cd3 Bump slack-go/slack to 0.27.0
  • 46d27c4 feat: add enterprise fields to interaction team payloads
  • c1c5406 feat: add data_visualization block kit support (#1568)
  • b08c432 chore(deps): bump actions/checkout from 6 to 7 (#1567)
  • 6fd5178 chore: bump golangci-lint to 2.12.2
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 29, 2026
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 2 0 0 0.01s
✅ COPYPASTE jscpd yes no no 1.33s
✅ GO golangci-lint yes no no 31.88s
✅ GO revive yes no no 25.66s
⚠️ MARKDOWN markdownlint 1 1 0 0.6s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.5s
✅ REPOSITORY checkov yes no no 25.12s
✅ REPOSITORY gitleaks yes no no 0.11s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 68.54s
⚠️ REPOSITORY secretlint yes 1 no 0.95s
✅ REPOSITORY syft yes no no 3.17s
✅ REPOSITORY trivy yes no no 11.96s
✅ REPOSITORY trivy-sbom yes no no 1.5s
✅ REPOSITORY trufflehog yes no no 4.11s
✅ SPELL lychee 5 0 0 1.15s
✅ YAML prettier 4 0 0 0.4s
✅ YAML v8r 4 0 0 3.23s
✅ YAML yamllint 4 0 0 0.4s

Detailed Issues

⚠️ MARKDOWN / markdownlint - 1 error
README.md:191 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
⚠️ REPOSITORY / secretlint - 1 error
README.md
   53:9  error  [SLACK_TOKEN] found slack token: ******************************  @secretlint/secretlint-rule-preset-recommend > @secretlint/secretlint-rule-slack
   74:9  error  [SLACK_TOKEN] found slack token: ***************                 @secretlint/secretlint-rule-preset-recommend > @secretlint/secretlint-rule-slack
   79:9  error  [SLACK_TOKEN] found slack token: **************                  @secretlint/secretlint-rule-preset-recommend > @secretlint/secretlint-rule-slack
  114:9  error  [SLACK_TOKEN] found slack token: *******************             @secretlint/secretlint-rule-preset-recommend > @secretlint/secretlint-rule-slack

✖ 4 problems (4 errors, 0 warnings, 0 infos)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,COPYPASTE_JSCPD,GO_GOLANGCI_LINT,GO_REVIVE,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](slack-go/slack@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.27.0 branch from 87f8321 to a6d58ec Compare July 6, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants