Skip to content

feat: add support for apps.user.connection.update#2535

Merged
WilliamBergamin merged 3 commits intomainfrom
add-support-for-apps-user-connection-update-method
Mar 5, 2026
Merged

feat: add support for apps.user.connection.update#2535
WilliamBergamin merged 3 commits intomainfrom
add-support-for-apps-user-connection-update-method

Conversation

@WilliamBergamin
Copy link
Contributor

Summary

Adds support for https://docs.slack.dev/reference/methods/apps.user.connection.update/

Requirements

@WilliamBergamin WilliamBergamin added this to the web-api@7.x milestone Mar 4, 2026
@WilliamBergamin WilliamBergamin self-assigned this Mar 4, 2026
@WilliamBergamin WilliamBergamin requested a review from a team as a code owner March 4, 2026 22:17
@WilliamBergamin WilliamBergamin added enhancement M-T: A feature request for new functionality pkg:web-api applies to `@slack/web-api` labels Mar 4, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2026

🦋 Changeset detected

Latest commit: a3993df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@slack/web-api Minor

Not sure what this means? Click here to learn what changesets are.

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

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.67%. Comparing base (dbd38e2) to head (401fd25).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2535   +/-   ##
=======================================
  Coverage   90.66%   90.67%           
=======================================
  Files          82       82           
  Lines       14980    14994   +14     
  Branches      508      508           
=======================================
+ Hits        13582    13596   +14     
  Misses       1373     1373           
  Partials       25       25           
Flag Coverage Δ
cli-hooks 90.67% <100.00%> (+<0.01%) ⬆️
cli-test 90.67% <100.00%> (+<0.01%) ⬆️
logger 90.67% <100.00%> (+<0.01%) ⬆️
oauth 90.67% <100.00%> (+<0.01%) ⬆️
socket-mode 90.67% <100.00%> (+<0.01%) ⬆️
web-api 90.67% <100.00%> (+<0.01%) ⬆️
webhook 90.67% <100.00%> (+<0.01%) ⬆️

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.

Copy link
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.

@WilliamBergamin LGTM! Let us find the proper authentications now 🔏 ✨

"@slack/web-api": minor
---

Add support for the `apps.user.connection.update` API method
Copy link
Member

Choose a reason for hiding this comment

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

📚 praise: Thanks for including this! I'm curious if a conventional commit format might be best to use longterm and if we can link to this method, but not a blocker at all - sharing thoughts toward changesets!

@zimeg zimeg modified the milestones: web-api@7.x, web-api@next Mar 4, 2026
@WilliamBergamin WilliamBergamin enabled auto-merge (squash) March 5, 2026 14:50
@WilliamBergamin WilliamBergamin merged commit 75649f4 into main Mar 5, 2026
10 checks passed
@WilliamBergamin WilliamBergamin deleted the add-support-for-apps-user-connection-update-method branch March 5, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement M-T: A feature request for new functionality pkg:web-api applies to `@slack/web-api` semver:minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants