Skip to content

Add support for Node 26, bump LTS minor versions - #128

Merged
AaronFeledy merged 7 commits into
lando:mainfrom
todeveni:feature/bump-node-versions
Aug 13, 2026
Merged

Add support for Node 26, bump LTS minor versions#128
AaronFeledy merged 7 commits into
lando:mainfrom
todeveni:feature/bump-node-versions

Conversation

@todeveni

Copy link
Copy Markdown
Contributor

Bare minimum self-checks

What do you think of a person who only does the bare minimum?

  • I've updated this PR with the latest code from main
  • I've done a cursory QA pass of my code locally
  • I've ensured all automated status check and tests pass
  • I've connected this PR to an issue

Pieces of flare

  • I've written a unit or functional test for my code
  • I've updated relevant documentation it my code changes it
  • I've updated this repo's README if my code changes it
  • I've updated this repo's CHANGELOG with my change unless its a trivial change (like updating a typo in the docs)

Finally

Add support for Node 26, bump LTS minor versions

@netlify

netlify Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploy Preview for lando-node ready!

Name Link
🔨 Latest commit d2f5a51
🔍 Latest deploy log https://app.netlify.com/projects/lando-node/deploys/6a7d2452c70c0900086aec41
😎 Deploy Preview https://deploy-preview-128--lando-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 85 (🔴 down 7 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

AaronFeledy and others added 3 commits August 12, 2026 18:59
Official node:26 images dropped Yarn v1, so examples/26 never installed
nodemon and the Leia suite died on every port plus gulp. Install Yarn
when missing on Node 26+, keep the npm global prefix mkdir when globals
are set, and switch the example build to npm install.
The builder now installs yarn on node 26+ since the official images no
longer bundle it, but nothing asserted the result. Check yarn on both a
plain service and one with globals, since globals previously replaced
the build_internal command list rather than appending to it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@AaronFeledy
AaronFeledy merged commit 01ad0fb into lando:main Aug 13, 2026
30 of 31 checks passed
AaronFeledy added a commit that referenced this pull request Aug 13, 2026
Add Node 25 (up to 25.9) that was skipped when #128 jumped 24 → 26.
Includes examples/25 Leia coverage and docs/changelog updates.
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