Skip to content

feat(web-api): remove deprecated API methods#2592

Merged
WilliamBergamin merged 1 commit into
v8from
remove-depricated-methods
May 13, 2026
Merged

feat(web-api): remove deprecated API methods#2592
WilliamBergamin merged 1 commit into
v8from
remove-depricated-methods

Conversation

@WilliamBergamin
Copy link
Copy Markdown
Contributor

Summary

Remove long-deprecated Web API methods that have been retired by the Slack platform, along with their associated request/response types and helper utilities.

Requirements

@WilliamBergamin WilliamBergamin added this to the web-api@8.0.0 milestone May 12, 2026
@WilliamBergamin WilliamBergamin self-assigned this May 12, 2026
@WilliamBergamin WilliamBergamin requested a review from a team as a code owner May 12, 2026 20:52
@WilliamBergamin WilliamBergamin added semver:major pkg:web-api applies to `@slack/web-api` labels May 12, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 12, 2026

⚠️ No Changeset found

Latest commit: fbe4769

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

🌟 Exciting times!

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v8@852a20c). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##             v8    #2592   +/-   ##
=====================================
  Coverage      ?   87.11%           
=====================================
  Files         ?       62           
  Lines         ?    10186           
  Branches      ?      426           
=====================================
  Hits          ?     8874           
  Misses        ?     1285           
  Partials      ?       27           
Flag Coverage Δ
cli-hooks 87.11% <100.00%> (?)
cli-test 87.11% <100.00%> (?)
logger 87.11% <100.00%> (?)
oauth 87.11% <100.00%> (?)
socket-mode 87.11% <100.00%> (?)
web-api 87.11% <100.00%> (?)
webhook 87.11% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@WilliamBergamin WilliamBergamin merged commit 7bd0ac6 into v8 May 13, 2026
10 checks passed
@WilliamBergamin WilliamBergamin deleted the remove-depricated-methods branch May 13, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg:web-api applies to `@slack/web-api` semver:major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants