Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @slack/bolt from 3.7.0 to 3.12.1 #150

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps @slack/bolt from 3.7.0 to 3.12.1.

Release notes

Sourced from @​slack/bolt's releases.

@​slack/bolt@​3.12.1

Here is the list of all the issues / pull requests included in the release: https://github.com/slackapi/bolt-js/milestone/28?closed=1

@​slack/bolt@​3.12.0

Here is the list of all the issues / pull requests included in the release: https://github.com/slackapi/bolt-js/milestone/21?closed=1

@​slack/bolt@​3.11.3

Here is the list of all the issues / pull requests included in the release: https://github.com/slackapi/bolt-js/milestone/26?closed=1

@​slack/bolt@​3.11.2

Here is the list of all the issues / pull requests included in the release: https://github.com/slackapi/bolt-js/milestone/25?closed=1

@​slack/bolt@​3.11.1

  • New features / improvements:
    • Adding support for new user-change events with types (via #1448) - thanks @​filmaj
    • Slack prints failed with the error "operation_timeout" when slack command runs and finishes successfully in AWS Lambda (via #1435 #1452) - thanks @​nicolls1
    • Upgrade socket-mode dependency to the latest minor (via #1441 ) - thanks @​seratch !

Here is the list of all the issues / pull requests included in the release: https://github.com/slackapi/bolt-js/milestone/24?closed=1

@​slack/bolt@​3.11.0

📣 Important Announcement

Since this version, the default behavior of the OAuth flow has been changed for better security. The changes are:

  • InstallProvider (The underlying OAuth module) verifies not only the query string but also its corresponding browser cookie data
  • The default StateStore (ClearStateStore) makes sure that the state parameter is not too old (the default lifetime is 10 minutes)

Refer to #1335 #1391 slackapi/node-slack-sdk#1435 slackapi/node-slack-sdk#1436 for the context. If you encounter behavior changes described at #1412, consider either changing your app code or setting installerOptions.legacyStateVerification: true for now.

🎁 🐛 New features / improvements:

... (truncated)

Commits
  • 151dec0 Publish @​slack/bolt@​3.12.1
  • 6cc7d02 Apply code formatter
  • c517afa Fix npm audit warnings
  • af38327 Fix #1509 HTTPReceiver does not immediately respond to an invalid signature r...
  • 898db4f Updates links and adds anchors in JP and EN docs (#1526)
  • f203826 Adds JP translation for processBeforeResponse & AWS guide (#1524)
  • 86486e0 Publish @​slack/bolt@​3.12.0 (#1518)
  • fef721f Adding Message Metadata Support to Bolt JS (#1508)
  • 2e6e6c0 Allow passing additional types for Global and Middleware Context (#1505)
  • 2710c8d Improve the example code in README to be TypeScript compatible (#1515)
  • 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 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/bolt](https://github.com/slackapi/bolt) from 3.7.0 to 3.12.1.
- [Release notes](https://github.com/slackapi/bolt/releases)
- [Changelog](https://github.com/slackapi/bolt-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slackapi/bolt/compare/@slack/[email protected]...@slack/[email protected])

---
updated-dependencies:
- dependency-name: "@slack/bolt"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2022

Superseded by #216.

@dependabot dependabot bot closed this Nov 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/slack/bolt-3.12.1 branch November 3, 2022 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants