Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Updates the requirements on @slack/bolt to permit the latest version.

Release notes

Sourced from @​slack/bolt's releases.

@​slack/bolt@​4.6.0

📚 Changelog

What's Changed

👾 Enhancements

🐛 Bug fixes

📚 Documentation

🤖 Dependencies

  • chore(deps-dev): update serverless requirement from ^4.21.1 to ^4.22.0 in /examples/deploy-aws-lambda in slackapi/bolt-js#2704
  • chore(deps-dev): bump @​types/node from 24.8.1 to 24.9.1 in slackapi/bolt-js#2703
  • chore(deps-dev): bump @​types/node from 24.7.2 to 24.8.1 in slackapi/bolt-js#2692
  • chore(deps-dev): update serverless requirement from ^4.20.2 to ^4.21.1 in /examples/deploy-aws-lambda in slackapi/bolt-js#2691
  • chore(deps-dev): bump @​types/node from 24.7.0 to 24.7.2 in slackapi/bolt-js#2679
  • chore(deps): update @​slack/types requirement from ^2.17.0 to ^2.18.0 in slackapi/bolt-js#2702
  • chore(deps): update @​slack/web-api requirement from ^7.11.0 to ^7.12.0 in slackapi/bolt-js#2701
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/message-metadata in slackapi/bolt-js#2687
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/socket-mode in slackapi/bolt-js#2686
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/socket-mode-oauth in slackapi/bolt-js#2685
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/oauth in slackapi/bolt-js#2684
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/oauth-express-receiver in slackapi/bolt-js#2683
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/getting-started-typescript in slackapi/bolt-js#2682
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/deploy-heroku in slackapi/bolt-js#2681
  • chore(deps): update @​slack/bolt requirement from ^4.4.0 to ^4.5.0 in /examples/deploy-aws-lambda in slackapi/bolt-js#2680

🧰 Maintenance

Milestone: https://github.com/slackapi/bolt-js/milestone/60?closed=1 Full Changelog: https://github.com/slackapi/bolt-js/compare/@​slack/bolt@​4.5.0...@​slack/bolt@​4.6.0 Package: https://www.npmjs.com/package/@​slack/bolt/v/4.6.0

Commits
  • 4cfd376 chore(release): version @​slack/bolt@​4.6.0 (#2705)
  • 3c0ca6a feat: add support for work objects (#2652)
  • 509d6f6 chore(deps-dev): update serverless requirement from ^4.21.1 to ^4.22.0 in /ex...
  • f2ce2bc chore(deps-dev): bump @​types/node from 24.8.1 to 24.9.1 (#2703)
  • aa3304d chore(deps): update @​slack/types requirement from ^2.17.0 to ^2.18.0 (#2702)
  • c695f0d chore(deps): update @​slack/web-api requirement from ^7.11.0 to ^7.12.0 (#2701)
  • 0cf26ad fix: anticipate optional chained parameters as undefined when parsing events ...
  • 3a8953c feat: extend ack timeout for function executed events (#2645)
  • 559a7a7 chore(deps-dev): bump @​types/node from 24.7.2 to 24.8.1 (#2692)
  • 767139c chore(deps-dev): update serverless requirement from ^4.20.2 to ^4.21.1 in /ex...
  • Additional commits viewable in compare view

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 <dependency name> 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)

@dependabot dependabot bot added area:examples issues related to example or sample code dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.44%. Comparing base (70dd42a) to head (55b3b76).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2715   +/-   ##
=======================================
  Coverage   93.44%   93.44%           
=======================================
  Files          37       37           
  Lines        7674     7674           
  Branches      669      669           
=======================================
  Hits         7171     7171           
  Misses        498      498           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/socket-mode/slack/bolt-tw-4.6.0 branch 3 times, most recently from cbeffe7 to adfbc9a Compare November 3, 2025 17:36
Updates the requirements on [@slack/bolt](https://github.com/slackapi/bolt-js) to permit the latest version.
- [Release notes](https://github.com/slackapi/bolt-js/releases)
- [Commits](https://github.com/slackapi/bolt-js/compare/@slack/[email protected]...@slack/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/socket-mode/slack/bolt-tw-4.6.0 branch from adfbc9a to a214651 Compare November 3, 2025 20:07
Copy link
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Thanks @dependabot!

@mwbrooks mwbrooks merged commit 2ff56ee into main Nov 3, 2025
19 checks passed
@mwbrooks mwbrooks deleted the dependabot/npm_and_yarn/examples/socket-mode/slack/bolt-tw-4.6.0 branch November 3, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:examples issues related to example or sample code 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.

2 participants