Skip to content

Conversation

jacekradko
Copy link
Member

Description

Fixes: USER-3541

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Copy link

changeset-bot bot commented Oct 6, 2025

🦋 Changeset detected

Latest commit: e1fd4c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@clerk/backend Major
@clerk/agent-toolkit Patch
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/remix Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Ready Ready Preview Comment Oct 7, 2025 2:25am

Copy link
Contributor

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/backend-node-20

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

pkg-pr-new bot commented Oct 6, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@6931

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@6931

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@6931

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@6931

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@6931

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@6931

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@6931

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@6931

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@6931

@clerk/express

npm i https://pkg.pr.new/@clerk/express@6931

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@6931

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@6931

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@6931

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@6931

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@6931

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@6931

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@6931

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@6931

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@6931

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@6931

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@6931

@clerk/types

npm i https://pkg.pr.new/@clerk/types@6931

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@6931

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@6931

commit: 09fa4d0

@jacekradko jacekradko requested a review from Copilot October 6, 2025 16:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the minimum Node.js version requirement from 18.17.0 to 20.0.0 for the backend package, marking this as a major breaking change.

  • Bumps minimum Node.js version from 18.17.0 to 20.0.0 in package.json engines field
  • Adds changeset documenting the breaking change with major version bump

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/backend/package.json Updates Node.js engines requirement to >=20.0.0
.changeset/cuddly-shrimps-refuse.md Documents the breaking change for version release

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants