chore: block @types/node@26 for @dependabot and revert examples to @types/node@24#2989
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2989 +/- ##
=======================================
Coverage 94.48% 94.48%
=======================================
Files 45 45
Lines 7900 7900
Branches 708 708
=======================================
Hits 7464 7464
Misses 428 428
Partials 8 8 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This reverts commit 3c12053.
…dependabot # Conflicts: # examples/custom-receiver/package-lock.json
|
@mwbrooks For now I think this is alright to merge but I have hope in future updates 🎁 Also I'm thinking all |
Summary
This pull request caps
@types/nodefor Bolt for JavaScript and rolls the bundled examples back to v24.@types/nodeDependabot ignore rules to also block26.x(framework stays on the v18 line; examples on v24).@types/nodeto v26 inexamples/custom-receiverandexamples/getting-started-typescript; both return to the v24 line.The Node 26 CI matrix addition was split out into #2990 so it can land independently.
Requirements