A new doctor hook was added to surface certain runtime dependencies depended upon by your project! Stay tuned for an upcoming CLI release to find out how it'll be used. Hint: It's related to the doctor command 😉
Full Changelog
3e296410e26caa756f91f59ac37a950f59ca7ce4 feat: return runtime versions used by the application with a doctor hook (slackapi/node-slack-sdk#1763)
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)
Bumps @slack/cli-hooks from 1.0.0 to 1.1.0.
Release notes
Sourced from
@slack/cli-hooks
's releases.Commits
3e29641
feat: return runtime versions used by the application with a doctor hook (#1763)6ab1e68
socket-mode: add more debug logging to low level websocket event handlers (#1...5df239e
Generate the latest web api responses8bff32f
web-api(fix): Fix typo in error throwing for rate limit exceeded20899b0
Add missing "border" proerty to "rich_text_quote" block element (#1753)7f6c669
web-api(chore): release@slack/web-api
@7
.0.2 (#1746)aa00627
web-api(fix): share tokens provided as arguments in files upload to upload jo...738784b
web-api(fix): include file or contents types in file_uploads arguments (#1744)664db4e
web-api: prevent apps.event.authorizations.list API from ever sending token i...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