slackapi / node-slack-sdk

Slack Developer Kit for Node.js
https://slack.dev/node-slack-sdk
MIT License
3.27k stars 662 forks source link

web-api(chore): release @slack/web-api@7.0.2 #1746

Closed zimeg closed 7 months ago

zimeg commented 7 months ago

Summary

This PR bumps the version of @slack/web-api to 7.0.2 to release patches made for the web-api@7.0.2 milestone.

Requirements

zimeg commented 7 months ago

Blegh something-something off-by-one-errors

https://github.com/slackapi/node-slack-sdk/actions/runs/7874906318/job/21485594219?pr=1746#step:5:322

  132 passing (3s)
  1 failing

  1) WebClient
       has an option to set request concurrency
         should have a default conncurrency of 100:

      AssertionError: expected 126 to be at least 127
      + expected - actual

      -126
      +127
zimeg commented 7 months ago

And the sacred retry works yet again 🙌

zimeg commented 7 months ago

@hello-ashleyintech thanks for such a speedy review! 🚀