Skip to content

feat: add Node.js 26 support#1356

Merged
ankita10119 merged 2 commits into
auth0:masterfrom
Poggen:codex/add-node-26-support
Jul 9, 2026
Merged

feat: add Node.js 26 support#1356
ankita10119 merged 2 commits into
auth0:masterfrom
Poggen:codex/add-node-26-support

Conversation

@Poggen

@Poggen Poggen commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add Node.js 26 to the supported engine range
  • document Node.js 26 in README runtime compatibility
  • add Node.js 26 to the CI test matrix

Closes #1355

Validation

  • corepack yarn validate on Node.js v26.3.0
  • 203 test suites passed, 4,464 tests passed, 1 skipped
  • yarn lint:package passed with the existing publint suggestion only
Prompts used

User asked to research Auth0 node-auth0 Node.js 26 compatibility, then create an upstream issue and PR using the Poggen GitHub account.

@ankita10119 ankita10119 marked this pull request as ready for review July 9, 2026 06:48
@ankita10119 ankita10119 requested a review from a team as a code owner July 9, 2026 06:48
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.62%. Comparing base (57ae86c) to head (7bd1fb7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #1356    +/-   ##
========================================
  Coverage   89.62%   89.62%            
========================================
  Files         428      428            
  Lines       19886    19886            
  Branches     9400     9757   +357     
========================================
  Hits        17823    17823            
  Misses       2063     2063            
Flag Coverage Δ
alltests 89.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@developerkunal developerkunal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ankita10119 ankita10119 merged commit adefe48 into auth0:master Jul 9, 2026
11 of 19 checks passed
This was referenced Jul 9, 2026
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.

Add Node.js 26 support

3 participants