slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
MIT License
155 stars 27 forks source link

chore(deps): bump the slack api version to 2.2.0 #277

Closed zimeg closed 6 months ago

zimeg commented 6 months ago

Summary

This PR bumps the API version to deno_slack_api@2.2.0 to reflect the latest release.

Testing

$ deno task test  # Passes

Requirements

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4791d00) 98.07% compared to head (0ba1dbd) 98.15%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #277 +/- ## ========================================== + Coverage 98.07% 98.15% +0.08% ========================================== Files 58 58 Lines 2280 2280 Branches 137 147 +10 ========================================== + Hits 2236 2238 +2 Misses 42 42 + Partials 2 0 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

srajiang commented 6 months ago

I approve this message! thanks @zimeg