Skip to content

ci: add Node 26 to the test matrix#2635

Merged
zimeg merged 3 commits into
mainfrom
chore/node-26-ci
Jun 26, 2026
Merged

ci: add Node 26 to the test matrix#2635
zimeg merged 3 commits into
mainfrom
chore/node-26-ci

Conversation

@zimeg

@zimeg zimeg commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

This pull request adds Node 26 to the Node Slack SDK CI test matrix.

  • Adds 26.x to the node-version matrix in .github/workflows/ci-build.yml (LATEST_SUPPORTED_NODE stays at 24.x).

Split out from #2634 so the Dependabot/config changes can land independently if the Node 26 test leg needs work.

Requirements

@zimeg zimeg self-assigned this Jun 24, 2026
@changeset-bot

changeset-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 79f3580

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

@zimeg zimeg added javascript Pull requests that update Javascript code semver:patch labels Jun 24, 2026
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.90%. Comparing base (70cec0c) to head (79f3580).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2635   +/-   ##
=======================================
  Coverage   88.90%   88.90%           
=======================================
  Files          63       63           
  Lines       10256    10256           
  Branches      452      452           
=======================================
  Hits         9118     9118           
  Misses       1117     1117           
  Partials       21       21           
Flag Coverage Δ
cli-hooks 88.90% <ø> (ø)
cli-test 88.90% <ø> (ø)
logger 88.90% <ø> (ø)
oauth 88.90% <ø> (ø)
socket-mode 88.90% <ø> (ø)
web-api 88.90% <ø> (ø)
webhook 88.90% <ø> (ø)

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.

@zimeg zimeg left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

📠 A comment for this addition. And the excellent reviewers!

- "20.x"
- "22.x"
- "24.x"
- "26.x"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

🎃 note: We don't require this check until LTS is reached around October IIRC!

Node.js 26 will enter long-term support (LTS) in October

🔗 https://nodejs.org/en/blog/release/v26.0.0/

@zimeg zimeg marked this pull request as ready for review June 24, 2026 06:11
@zimeg zimeg requested a review from a team as a code owner June 24, 2026 06:11
@zimeg

zimeg commented Jun 26, 2026

Copy link
Copy Markdown
Member Author

@mwbrooks For now let's merge this! I'm alright reverting if we find issues ongoing but hope we can keep packages stable toward these next updates 🐙 ✨

@zimeg zimeg enabled auto-merge (squash) June 26, 2026 20:04
@zimeg zimeg added the github_actions Pull requests that update GitHub Actions code label Jun 26, 2026
@zimeg zimeg merged commit baa1ed7 into main Jun 26, 2026
24 of 25 checks passed
@zimeg zimeg deleted the chore/node-26-ci branch June 26, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code javascript Pull requests that update Javascript code semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants