Skip to content

build(deps): bump the slack group in /block-kit with 2 updates#25

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/block-kit/slack-c8dd55ee9e
Feb 4, 2026
Merged

build(deps): bump the slack group in /block-kit with 2 updates#25
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/block-kit/slack-c8dd55ee9e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps the slack group in /block-kit with 2 updates: com.slack.api:slack-api-model and com.slack.api:slack-api-client.

Updates com.slack.api:slack-api-model from 1.46.0 to 1.47.0

Release notes

Sourced from com.slack.api:slack-api-model's releases.

version 1.47.0

What's Changed

Enhancements ✨

Maintenance 🏗️

Docs 📖

Dependabot :dependabot:

New Contributors

Full Changelog: slackapi/java-slack-sdk@v1.46.0...v1.47.0

Commits
  • 4661e1f version 1.47.0
  • 2bc9096 tests: fix set version script for docs (#1553)
  • fd98824 build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 (#1551)
  • 8eb5eca build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#1552)
  • 3a9efc2 feat: add webapi response changes as of 2026-01-22 (#1550)
  • e75657e build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#1546)
  • 23df247 build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#1548)
  • befcb0c build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 (#1547)
  • f0646fb build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#1549)
  • f48758d feat: add admin.users.getExpiration method (#1543)
  • Additional commits viewable in compare view

Updates com.slack.api:slack-api-client from 1.46.0 to 1.47.0

Release notes

Sourced from com.slack.api:slack-api-client's releases.

version 1.47.0

What's Changed

Enhancements ✨

Maintenance 🏗️

Docs 📖

Dependabot :dependabot:

New Contributors

Full Changelog: slackapi/java-slack-sdk@v1.46.0...v1.47.0

Commits
  • 4661e1f version 1.47.0
  • 2bc9096 tests: fix set version script for docs (#1553)
  • fd98824 build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 (#1551)
  • 8eb5eca build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#1552)
  • 3a9efc2 feat: add webapi response changes as of 2026-01-22 (#1550)
  • e75657e build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#1546)
  • 23df247 build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#1548)
  • befcb0c build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 (#1547)
  • f0646fb build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#1549)
  • f48758d feat: add admin.users.getExpiration method (#1543)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the slack group in /block-kit with 2 updates: [com.slack.api:slack-api-model](https://github.com/slackapi/java-slack-sdk) and [com.slack.api:slack-api-client](https://github.com/slackapi/java-slack-sdk).


Updates `com.slack.api:slack-api-model` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.46.0...v1.47.0)

Updates `com.slack.api:slack-api-client` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.46.0...v1.47.0)

---
updated-dependencies:
- dependency-name: com.slack.api:slack-api-model
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: slack
- dependency-name: com.slack.api:slack-api-client
  dependency-version: 1.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: slack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 4, 2026 05:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 4, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 4, 2026 05:26
@github-actions github-actions bot merged commit 9caaeb8 into main Feb 4, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/maven/block-kit/slack-c8dd55ee9e branch February 4, 2026 05:27
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants