Skip to content

feat!: Upgrade Node.js dependencies (Actions and Supported versions)#3498

Open
brandonlenz wants to merge 3 commits into
mainfrom
bl-upgrade-actions
Open

feat!: Upgrade Node.js dependencies (Actions and Supported versions)#3498
brandonlenz wants to merge 3 commits into
mainfrom
bl-upgrade-actions

Conversation

@brandonlenz

@brandonlenz brandonlenz commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Breaking change: Drops support for Node 20 (EOL)
  • Updates the development version to Node 26
  • Updates actions to use v5 Node.js actions since v4 actions will be EOL by September.

TODO: Once approved, in order to merge, update repository settings to

  • require Node 26 tests to pass
  • remove the requirement for Node 20 tests to pass

See also: https://nodejs.org/en/about/previous-releases

Related Issues or PRs

closes: #3458

How To Test

  • Install node 26 locally, run tests and storybook locally
  • Verify CI checks using v5 runners pass

Screenshots (optional)

image image

Author & Maintainer checklist

  • Is this is a breaking change?
    • Yes, and I accounted for the breaking changes according to the linked documentation
    • No
  • Once merged, add the PR and Issue author(s) as a contributor(s) via the all-contributors bot

@brandonlenz brandonlenz self-assigned this Jun 9, 2026
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
Warnings
⚠️

Changes were made to package.json, but not to yarn.lock - Perhaps you need to run yarn install?

Generated by 🚫 dangerJS against 587d0a1

@brandonlenz

brandonlenz commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

TODO: Once approved, in order to merge, update repository settings to

  • require Node 26 tests to pass
  • remove the requirement for Node 20 tests to pass

@brandonlenz brandonlenz marked this pull request as ready for review June 9, 2026 17:47
@brandonlenz brandonlenz requested a review from a team as a code owner June 9, 2026 17:47
@brandonlenz brandonlenz mentioned this pull request Jun 10, 2026
3 tasks
@brandonlenz brandonlenz requested a review from jsclarridge July 9, 2026 19:28
@brandonlenz

Copy link
Copy Markdown
Contributor Author

@jsclarridge can I tag you in for review on this one?

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.

[feat]: Update deprecated Actions runners

1 participant