ci: add Node 26 to the test matrix#2635
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
zimeg
left a comment
There was a problem hiding this comment.
📠 A comment for this addition. And the excellent reviewers!
| - "20.x" | ||
| - "22.x" | ||
| - "24.x" | ||
| - "26.x" |
There was a problem hiding this comment.
🎃 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
|
@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 🐙 ✨ |
Summary
This pull request adds Node 26 to the Node Slack SDK CI test matrix.
26.xto thenode-versionmatrix in.github/workflows/ci-build.yml(LATEST_SUPPORTED_NODEstays at24.x).Split out from #2634 so the Dependabot/config changes can land independently if the Node 26 test leg needs work.
Requirements