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.16.1 - #133

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps slack-api-model from 1.6.1 to 1.16.1.

Release notes

Sourced from slack-api-model's releases.

version 1.16.1

Changes


version 1.16.0

Changes


version 1.15.0

Changes

  • [slack-api-model] #893 Add focus_on_load support in Block Kit element classes - Thanks @​seratch
  • [slack-api-client] #895 #896 Calling chat.unfurl with user_auth_blocks resulting in error invalid_arguments - Thanks @​erathorus @​seratch
  • [all] #897 Bump dependency versions for v1.15 release - Thanks @​seratch

version 1.14.0

New Features

OAuth flow persistence callbacks

In the past, if a developer desires to customize the parts equivalent to callback_options in bolt-js/bolt-python in the OAuth flow, the developer has to implement the whole OAuthV2SuccessHandler with mostly the same code with DefaultOAuthV2SuccessHandler.

app.oauthCallback(new OAuthV2SuccessHandler() {
  @Override
  public Response handle(OAuthCallbackRequest request, Response response, OAuthV2AccessResponse apiResponse) {
    // Implement your own logic here
    return null;
  }
});
</tr></table> 

... (truncated)

Commits
  • 31051a5 version 1.16.1
  • be692d0 Fix #913 user-scope only OAuth does not work since v1.10 (#914)
  • 004efab Adjust JSON data generator in Events API tests
  • 8a8b327 Update the JSON files and rtm.start response class
  • bfd2e00 Fix a few issues on the JSON file generator
  • 087e99d Upgrade slf4j-api patch version and other optionals ones (#912)
  • d741ca4 Update the compatible micronaut version
  • 5e4991c Add admin.apps.requests.cancel API (#911)
  • c3bdf98 Run all the integration tests - 2022-01-11 PT
  • 03a118f Fix a bug in the sample JSON generator
  • 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.16.1.
- [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.16.1)

---
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>
@dependabot @github

dependabot Bot commented on behalf of github Jan 21, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #134.

@dependabot dependabot Bot closed this Jan 21, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/com.slack.api-slack-api-model-1.16.1 branch January 21, 2022 14:07
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