chore: bump nextjs node sdk version to 1.10.0 RELEASE#1340
Conversation
|
✅ Code review completed successfully |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
View your CI Pipeline Execution ↗ for commit 95c2eac
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
🐕 Shuni's Review
Bumps @descope/node-sdk from 1.7.19 to 1.10.0 in the Next.js SDK, with corresponding lockfile updates including transitive dep bumps (@descope/core-js-sdk 2.52.2→2.57.0, cross-fetch 4.0.0→4.1.0, @descope-ui/* 2.2.57→2.2.58).
Sniffed out 1 issue:
- 1 🟢 LOW: Phantom
dist/cjsworkspace entries in lockfile
Clean version bump — good bones! Woof!
There was a problem hiding this comment.
Pull request overview
This PR updates the Next.js SDK’s dependency on @descope/node-sdk to 1.10.0 and refreshes the pnpm lockfile to reflect the new resolved dependency graph (including transitive updates).
Changes:
- Bump
@descope/node-sdkfrom1.7.19to1.10.0inpackages/sdks/nextjs-sdk/package.json. - Update
pnpm-lock.yamlresolutions for@descope/node-sdkand its transitive dependencies (e.g.,@descope/core-js-sdk,cross-fetch). pnpm-lock.yamlalso includes additional dependency/version churn (notably@descope/web-components-ui/@descope-ui/*) and new workspace importers pointing atdist/cjs.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates lockfile for the Node SDK bump, but also introduces dist/cjs importers and includes additional unrelated dependency bumps. |
| packages/sdks/nextjs-sdk/package.json | Bumps @descope/node-sdk to 1.10.0. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Related Issues
related to https://github.com/descope/etc/issues/14327