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

Update dependency @slack/bolt to v3.19.0 #231

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@slack/bolt (source) 3.13.2 -> 3.19.0 age adoption passing confidence

Release Notes

slackapi/bolt (@​slack/bolt)

v3.19.0

Compare Source

What's Changed

More customizations for the AwsLambdaReceiver have landed as well as a few touchups to typings and documented details!

With this release, the signature verification for AwsLambdaReceiver can now be turned off if that's something you're interested in! Perhaps you have your own stylish way of verifying these signatures. The following can be added to your receiver to unlock this:

const { App, AwsLambdaReceiver } = require('@​slack/bolt');

const app = new App({
  ...
  receiver: new AwsLambdaReceiver({
    signatureVerification: false,
  }),
});

Read on and browse around for more details on all of the changes included!

🎁 Enhancments
🐛 Fixes
📚 Documentation
🧰 Maintenance
📦 Dependencies

New Contributors

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).18.0...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).19.0

v3.18.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).17.1...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).18.0

v3.17.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).17.0...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).17.1

v3.17.0

Compare Source

What's Changed

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).16.0...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).17.0

v3.16.0

Compare Source

What's Changed
Enhancements 🎁
Maintainers
New Contributors 👋

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).15.0...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).16.0

v3.15.0

Compare Source

What's Changed

This minor release includes support for the new File Input Block Kit Element, which allows for users to submit files using Block Kit. It also removes all traces of vulnerable versions of the axios dependency.

Enhancements
Bug Fixes
Dependencies
Other

New Contributors

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).14.0...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).15.0

v3.14.0

Compare Source

What's Changed

Enhancements
Bug Fixes
Dependencies

New Contributors

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).13.3...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).14.0

v3.13.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).13.2...[@​slack/bolt](https://togithub.com/slack/bolt)[@​3](https://togithub.com/3).13.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch 6 times, most recently from 7eafb83 to 8f77471 Compare August 18, 2023 05:44
@renovate renovate bot changed the title Update dependency @slack/bolt to v3.13.3 Update dependency @slack/bolt to v3.14.0 Sep 21, 2023
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch from 8f77471 to adb38e5 Compare September 21, 2023 16:54
@renovate renovate bot changed the title Update dependency @slack/bolt to v3.14.0 Update dependency @slack/bolt to v3.15.0 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch 2 times, most recently from a2f35c1 to ffb5e03 Compare November 21, 2023 07:26
@renovate renovate bot changed the title Update dependency @slack/bolt to v3.15.0 Update dependency @slack/bolt to v3.16.0 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch from ffb5e03 to 7c28ba8 Compare December 1, 2023 19:51
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch from 7c28ba8 to b759841 Compare December 20, 2023 22:38
@renovate renovate bot changed the title Update dependency @slack/bolt to v3.16.0 Update dependency @slack/bolt to v3.17.0 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch from b759841 to b85dbaa Compare January 11, 2024 19:16
@renovate renovate bot changed the title Update dependency @slack/bolt to v3.17.0 Update dependency @slack/bolt to v3.17.1 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch 7 times, most recently from 1183f06 to 7e2b798 Compare January 17, 2024 12:58
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch 2 times, most recently from c2ac7a1 to 55ddbb7 Compare March 5, 2024 06:51
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch from 55ddbb7 to 5df339c Compare April 25, 2024 20:52
@renovate renovate bot changed the title Update dependency @slack/bolt to v3.17.1 Update dependency @slack/bolt to v3.18.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/slack-bolt-3.x branch from 5df339c to 81a0971 Compare June 20, 2024 00:29
@renovate renovate bot changed the title Update dependency @slack/bolt to v3.18.0 Update dependency @slack/bolt to v3.19.0 Jun 20, 2024
@azrsh azrsh force-pushed the renovate/slack-bolt-3.x branch from 81a0971 to 76495b3 Compare August 2, 2024 12:17
@azrsh azrsh enabled auto-merge August 2, 2024 12:17
@azrsh azrsh force-pushed the renovate/slack-bolt-3.x branch from 76495b3 to 8bd1c80 Compare August 2, 2024 12:31
@azrsh azrsh merged commit 5b007f9 into main Aug 2, 2024
7 checks passed
@azrsh azrsh deleted the renovate/slack-bolt-3.x branch August 2, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant