lescastcodeurs / lcc-slack-bot

A slack bot that automates show notes creation for Les Cast Codeurs podcast
MIT License
1 stars 1 forks source link

Bump com.slack.api:bolt-socket-mode from 1.36.1 to 1.38.0 #178

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps com.slack.api:bolt-socket-mode from 1.36.1 to 1.38.0.

Release notes

Sourced from com.slack.api:bolt-socket-mode's releases.

version 1.38.0

Changes

  • [slack-api-client] #1272 Fix #1271 Add slack_file object to image block / block element classes - Thanks @​seratch
  • [slack-api-client] #1274 Fix #1273 AsyncMethodsRateLimiter does not handle ratelimitted errors properly - Thanks @​gunrein @​seratch
  • [slack-api-client] #1268 Correct the rate limit tier setting for users.profile.set API calls - Thanks @​gunrein
  • [slack-api-client] #1270 Fix #1269 A bug on the metric calculation inside async API clients - Thanks @​gunrein @​seratch
  • [slack-api-client] Many property addition to Web API response types - Thanks @​seratch

version 1.37.0

Changes

  • [slack-api-client] #1242 Add functions.* APIs and related property additions to event/interactivity payloads - Thanks @​seratch
  • [slack-api-client] #1265 Fix #1256 #1223 Socket Mode connection error issue - Thanks @​oppokui @​seratch
  • [bolt-http4k] #1266 Fix #1264 bolt-http4k fails to parse a request with duplicated header lines - Thanks @​slushpupie @​seratch
  • [slack-api-client] #1247 Add new force argument to conversations.invite API method - Thanks @​filmaj
  • [documents] #1262 Update instructions in documentation for OAuth examples - Thanks @​zimeg
  • [slack-api-client] Many property addition to Web API response types - Thanks @​seratch

Commits
  • 802d2b3 version 1.38.0
  • 9ba8d75 Upgrade optional dependencies
  • 36e41c9 Fix #1273 AsyncMethodsRateLimiter does not handle ratelimitted errors properl...
  • 84723a5 Fix #1271 Add slack_file object to image block / block element classes (#1272)
  • fdab0f2 Fix #1269 A bug on the metric calculation inside async API clients (#1270)
  • 44676f5 Correct the rate limit tier setting for users.profile.set API calls (#1268)
  • 8e94171 Run all the integration tests - 2024-01-18 PT
  • 2c8006e Fix test failures
  • 0367266 Run all the integration tests - 2024-01-12 PT
  • bc61f9c Start new version development!
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
marcwrobel commented 9 months ago

@dependabot rebase