Skip to content

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

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/block-kit/slack-6c7bcd31f7
Apr 22, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 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.48.0 to 1.48.1

Release notes

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

version 1.48.1

What's Changed

👾 Enhancements

🐛 Fixes

🎁 Dependencies

🧰 Maintenance

New Contributors 🎉

All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/119?closed=1 Full Changelog: slackapi/java-slack-sdk@v1.48.0...v1.48.1

Commits
  • d2ae8d5 version 1.48.1
  • 6d0c370 feat: add webapi response changes as of 2026-04-19 (#1578)
  • e71a912 ci: automate release workflow for snapshots and stable versions (#1579)
  • 92245ce build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#1576)
  • 770f3bc build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#1577)
  • c472c8f build(deps): bump actions/cache from 5.0.3 to 5.0.4 (#1575)
  • 13f5c1b fix: Empty user list for updating usergroup users sets usergroup as having no...
  • d9e6798 feat: Add "detail" parameter to CanvasesCreateResponse & CanvasesEditResponse...
  • 2cd23c2 build(deps): bump actions/stale from 10.1.1 to 10.2.0 (#1564)
  • f1280c4 chore: cleanup package-lock.json (#1571)
  • Additional commits viewable in compare view

Updates com.slack.api:slack-api-client from 1.48.0 to 1.48.1

Release notes

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

version 1.48.1

What's Changed

👾 Enhancements

🐛 Fixes

🎁 Dependencies

🧰 Maintenance

New Contributors 🎉

All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/119?closed=1 Full Changelog: slackapi/java-slack-sdk@v1.48.0...v1.48.1

Commits
  • d2ae8d5 version 1.48.1
  • 6d0c370 feat: add webapi response changes as of 2026-04-19 (#1578)
  • e71a912 ci: automate release workflow for snapshots and stable versions (#1579)
  • 92245ce build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#1576)
  • 770f3bc build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#1577)
  • c472c8f build(deps): bump actions/cache from 5.0.3 to 5.0.4 (#1575)
  • 13f5c1b fix: Empty user list for updating usergroup users sets usergroup as having no...
  • d9e6798 feat: Add "detail" parameter to CanvasesCreateResponse & CanvasesEditResponse...
  • 2cd23c2 build(deps): bump actions/stale from 10.1.1 to 10.2.0 (#1564)
  • f1280c4 chore: cleanup package-lock.json (#1571)
  • 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.48.0 to 1.48.1
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.48.0...v1.48.1)

Updates `com.slack.api:slack-api-client` from 1.48.0 to 1.48.1
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.48.0...v1.48.1)

---
updated-dependencies:
- dependency-name: com.slack.api:slack-api-model
  dependency-version: 1.48.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: slack
- dependency-name: com.slack.api:slack-api-client
  dependency-version: 1.48.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Apr 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 22, 2026 05:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 22, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 22, 2026 05:21
@github-actions github-actions Bot merged commit effbd2a into main Apr 22, 2026
3 checks passed
@github-actions github-actions Bot deleted the dependabot/maven/block-kit/slack-6c7bcd31f7 branch April 22, 2026 05:21
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