slack-samples / bolt-js-custom-step-template

A template for building automations with Bolt for JavaScript
MIT License
3 stars 1 forks source link

Bump @slack/cli-hooks from 0.0.12 to 1.0.0 #14

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @slack/cli-hooks from 0.0.12 to 1.0.0.

Release notes

Sourced from @​slack/cli-hooks's releases.

@​slack/cli-hooks@​1.0.0

What's Changed

A new package has been introduced to enable inter-process communication between the Slack CLI and applications built with Bolt for JavaScript. That's this @slack/cli-hooks package!

More information on this package can be found on the package's README.md and releases are currently available on NPM.

Full Changelog

f3dff4d2d278d5a38de2c526b3a372017f4f95ca Introduce a @slack/cli-hooks package that implements Slack CLI hooks in slackapi/node-slack-sdk#1714 - Thanks @​zimeg @​misscoded @​WilliamBergamin @​filmaj

Commits
  • f3dff4d Introduce a @slack/cli-hooks package that implements Slack CLI hooks (#1714)
  • 46b500d socket-mode: fix bug when apps.connections.open returns an error and won't ...
  • a6f2b28 socket-mode: prep for major release, start now completes only once `Connect...
  • e23dfd3 Publish @slack/web-api@7.0.1 (#1731)
  • 99b939a lint: enforce max line length / max items per line / one item per line for im...
  • d5c17d8 web-api: re-export method argument types (#1729)
  • 76fd21c doc: oauth README update to state minimum node version is now v18
  • 7dee9d4 Publish @slack/oauth@3.0.0 (#1728)
  • babcec5 Prep for new major version of oauth library (#1727)
  • 27b78e5 Publish patch versions of oauth, socket-mode and rtm-api to address downstrea...
  • 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)