Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

chore(deps): bump slack-api-model from 1.6.1 to 1.22.3#177

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.slack.api-slack-api-model-1.22.3
Open

chore(deps): bump slack-api-model from 1.6.1 to 1.22.3#177
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.slack.api-slack-api-model-1.22.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2022

Copy link
Copy Markdown
Contributor

Bumps slack-api-model from 1.6.1 to 1.22.3.

Release notes

Sourced from slack-api-model's releases.

version 1.22.3

Changes

  • [slack-api-client] #997 Add cursor parameter to reactions.list API method - Thanks @​seratch
  • [slack-api-client] #999 Fix a bug where DetailedLoggingListener does not print text request body - Thanks @​seratch

@​WilliamBergamin reported both of the above issues. Thanks a lot!


version 1.22.2

Changes

  • [slack-api-model] #994 Add missing properties to ChannelDeletedEvent - Thanks @​seratch
  • Upgrade Kotlin version to 1.7 - Thanks @​seratch

Document Updates


version 1.22.1

Changes

  • [bolt] #984 Add granular user change events - Thanks @​seratch
  • [slack-api-client] #983 Tweaking warnings related to missing accessibility fields text and fallback when posting messages - Thanks @​filmaj
  • [slack-api-client] Add new properties to Audit Logs API response classes - Thanks @​seratch

version 1.22.0

New Features

Message Metadata (Open Beta) Support

Message Metadata is a new feature in the Slack Platform, which enables developers to link a message inside Slack to a corresponding outside event or pattern.

With this Java SDK, you can post a message with metadata as below:

String token = System.getenv("SLACK_BOT_TOKEN");
</tr></table> 

... (truncated)

Commits
  • 1793c88 version 1.22.3
  • e1d6925 Apply code formatter
  • 7ac5484 Fix a bug where DetailedLoggingListener does not print text request body (#999)
  • cb4da1e Add cursor parameter to reactions.list API method (#997)
  • ec509ad Run all the integration tests - 2022-06-15 PT
  • 7e7d81e Run all the integration tests - 2022-06-13 PT
  • 6753533 Start new version development
  • 1dd1f43 version 1.22.2
  • 989f0e1 Add missing properties to ChannelDeletedEvent (#994)
  • 97ba7fa Upgrade patch/minor versions of optional dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [slack-api-model](https://github.com/slackapi/java-slack-sdk) from 1.6.1 to 1.22.3.
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Changelog](https://github.com/slackapi/java-slack-sdk/blob/main/jSlack_changelog.md)
- [Commits](slackapi/java-slack-sdk@v1.6.1...v1.22.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants