Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/block-kit/slack-13abd97d9d
May 19, 2026
Merged

build(deps): bump the slack group in /block-kit with 2 updates#38
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/block-kit/slack-13abd97d9d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 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.1 to 1.49.0

Release notes

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

version 1.49.0

What's Changed

👾 Enhancements

🐛 Fixes

📚 Documentation

🎁 Dependencies

New Contributors 🎉

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

Commits
  • 41db652 version 1.49.0
  • a6e7f83 feat: add highlight_type to files.completeUploadExternal and filesUploadV2 (#...
  • fc11ab4 feat: add webapi response changes as of 2026-05-13 (#1588)
  • 02ec6cd fix(model): handle array format for ListRecord.Field message deserialization ...
  • c636708 feat: add authorship arguments to assistant.threads.setStatus and chat.startS...
  • 5688130 docs: replace maven search with central repository pages (#1580)
  • 9a7bf15 build(deps): bump actions/checkout from 4.3.1 to 6.0.2 (#1582)
  • d5bb847 build(deps): bump actions/setup-java from 4.8.0 to 5.2.0 (#1585)
  • d04be95 build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#1583)
  • 1e96e9c build(deps): bump actions/cache from 5.0.4 to 5.0.5 (#1584)
  • Additional commits viewable in compare view

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

Release notes

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

version 1.49.0

What's Changed

👾 Enhancements

🐛 Fixes

📚 Documentation

🎁 Dependencies

New Contributors 🎉

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

Commits
  • 41db652 version 1.49.0
  • a6e7f83 feat: add highlight_type to files.completeUploadExternal and filesUploadV2 (#...
  • fc11ab4 feat: add webapi response changes as of 2026-05-13 (#1588)
  • 02ec6cd fix(model): handle array format for ListRecord.Field message deserialization ...
  • c636708 feat: add authorship arguments to assistant.threads.setStatus and chat.startS...
  • 5688130 docs: replace maven search with central repository pages (#1580)
  • 9a7bf15 build(deps): bump actions/checkout from 4.3.1 to 6.0.2 (#1582)
  • d5bb847 build(deps): bump actions/setup-java from 4.8.0 to 5.2.0 (#1585)
  • d04be95 build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#1583)
  • 1e96e9c build(deps): bump actions/cache from 5.0.4 to 5.0.5 (#1584)
  • 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.1 to 1.49.0
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.48.1...v1.49.0)

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

---
updated-dependencies:
- dependency-name: com.slack.api:slack-api-model
  dependency-version: 1.49.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.49.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 May 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 17:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 19, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 19, 2026 17:57
@github-actions github-actions Bot merged commit 2afaef2 into main May 19, 2026
3 checks passed
@github-actions github-actions Bot deleted the dependabot/maven/block-kit/slack-13abd97d9d branch May 19, 2026 17:58
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