bahmutov / cypress-slack-notify

Post messages in Slack channels when specific Cypress tests and specs fail
MIT License
6 stars 4 forks source link

fix(deps): update dependency @slack/web-api to v6.9.0 #67

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@slack/web-api (source) 6.8.1 -> 6.9.0 age adoption passing confidence

Release Notes

slackapi/node-slack-sdk (@​slack/web-api) ### [`v6.9.0`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%406.9.0) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/web-api@6.8.1...@slack/web-api@6.9.0) #### What's Changed - Fix bug with `files.uploadV2` to ensure complete file is uploaded by [@​srajiang](https://togithub.com/srajiang) in [https://github.com/slackapi/node-slack-sdk/pull/1616](https://togithub.com/slackapi/node-slack-sdk/pull/1616) - Add cursor pagination to `team.accessLogs` by [@​seratch](https://togithub.com/seratch) in [https://github.com/slackapi/node-slack-sdk/pull/1625](https://togithub.com/slackapi/node-slack-sdk/pull/1625) - Mark `stars.*` API methods as deprecated by [@​seratch](https://togithub.com/seratch) in [https://github.com/slackapi/node-slack-sdk/pull/1632](https://togithub.com/slackapi/node-slack-sdk/pull/1632) - chore: fix imports order by [@​levenleven](https://togithub.com/levenleven) in [https://github.com/slackapi/node-slack-sdk/pull/1639](https://togithub.com/slackapi/node-slack-sdk/pull/1639) - feat: add context to rate-limited event by [@​levenleven](https://togithub.com/levenleven) in [https://github.com/slackapi/node-slack-sdk/pull/1637](https://togithub.com/slackapi/node-slack-sdk/pull/1637) - Upgrade dependency to `@slack/types` by [@​ClementValot](https://togithub.com/ClementValot) in [https://github.com/slackapi/node-slack-sdk/pull/1559](https://togithub.com/slackapi/node-slack-sdk/pull/1559) #### New Contributors - [@​levenleven](https://togithub.com/levenleven) made their first contribution in [https://github.com/slackapi/node-slack-sdk/pull/1639](https://togithub.com/slackapi/node-slack-sdk/pull/1639) - [@​ClementValot](https://togithub.com/ClementValot) made their first contribution in [https://github.com/slackapi/node-slack-sdk/pull/1559](https://togithub.com/slackapi/node-slack-sdk/pull/1559) **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).8.1...[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).9.0

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.14.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: