Skip to content

Docs: migration guides for new package versions#2606

Open
lukegalbraithrussell wants to merge 11 commits into
v8from
docs-package-migration
Open

Docs: migration guides for new package versions#2606
lukegalbraithrussell wants to merge 11 commits into
v8from
docs-package-migration

Conversation

@lukegalbraithrussell
Copy link
Copy Markdown
Contributor

@lukegalbraithrussell lukegalbraithrussell commented May 22, 2026

Summary

previews:

Requirements

@lukegalbraithrussell lukegalbraithrussell requested a review from a team as a code owner May 22, 2026 20:16
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 22, 2026

⚠️ No Changeset found

Latest commit: 35aac2f

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.86%. Comparing base (aeaf9f9) to head (35aac2f).
⚠️ Report is 19 commits behind head on v8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##               v8    #2606      +/-   ##
==========================================
+ Coverage   87.50%   88.86%   +1.35%     
==========================================
  Files          62       62              
  Lines       10230    10230              
  Branches      418      450      +32     
==========================================
+ Hits         8952     9091     +139     
+ Misses       1256     1117     -139     
  Partials       22       22              
Flag Coverage Δ
cli-hooks 88.86% <ø> (+1.35%) ⬆️
cli-test 88.86% <ø> (+1.35%) ⬆️
logger 88.86% <ø> (+1.35%) ⬆️
oauth 88.86% <ø> (+1.35%) ⬆️
socket-mode 88.86% <ø> (+1.35%) ⬆️
web-api 88.86% <ø> (+1.35%) ⬆️
webhook 88.86% <ø> (+1.35%) ⬆️

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
Copy Markdown
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

Nice work 🥇 left a few comments mainly about remove some stuff 🙏

Maybe we should merge this branch in the v8 instead of main that was we can merge everything at the same time 🤔 at the same time there might be a delay between merging and releasing

Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v2.md Outdated
Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v3.md Outdated
Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v3.md Outdated
Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v3.md Outdated
Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v3.md Outdated
Comment thread docs/english/migration/web-api/migrating-web-api-package-to-v8.md Outdated
Comment thread docs/english/migration/web-api/migrating-web-api-package-to-v8.md Outdated
Comment thread docs/english/migration/web-api/migrating-web-api-package-to-v8.md Outdated
Comment thread docs/english/migration/webhook/migrating-webhook-package-to-v8.md Outdated
Comment thread docs/english/migration/webhook/migrating-webhook-package-to-v8.md Outdated
Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v3.md Outdated
Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v3.md Outdated
Comment thread docs/english/migration/socket-mode/migrating-socket-mode-package-to-v3.md Outdated
Co-authored-by: William Bergamin <william.bergamin.coen@gmail.com>
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>
Comment thread docs/english/migration/web-api/migrating-web-api-package-to-v8.md Outdated
lukegalbraithrussell and others added 3 commits May 26, 2026 16:42
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>
@lukegalbraithrussell
Copy link
Copy Markdown
Contributor Author

@WilliamBergamin addressed all your feedback! (removed the stuff that should be removed, and swapped Option A and Option B for each)

@lukegalbraithrussell lukegalbraithrussell changed the base branch from main to v8 May 26, 2026 23:56
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.

2 participants