Skip to content

CSDK 2.0.2 upgrade#440

Merged
sc-nipunaabeywickrama merged 21 commits intodmzfrom
csdk-2.0.2
Apr 9, 2026
Merged

CSDK 2.0.2 upgrade#440
sc-nipunaabeywickrama merged 21 commits intodmzfrom
csdk-2.0.2

Conversation

@sc-nipunaabeywickrama
Copy link
Copy Markdown
Collaborator

Description / Motivation

Please describe the context and motivation for this change. Why is this PR necessary? What problem does it solve or what feature does it add?
Include information on major design decisions, approaches taken, and any technical details important for reviewers to know.

Testing Details

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

Explain how to test this PR. Include specific areas to test, relevant test cases, and any setup required.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Terms

sc-nipunaabeywickrama and others added 20 commits April 8, 2026 15:30
…nalyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router
…v-nipuna

Upgrade solterra, alaris and basic pages router example projects to csdk 2.0.2
* upgrade skate park

* upgrade sync and alaris sites

* upgrade solterra and empty site

* refactor: remove default static parameters in Next.js page generation

* refactor: streamline page components by removing unused headers and default static parameters

* update basic pages router to csdk 2

* refactor: add error handling for NotFound page in Next.js examples

* chore: update eslint-config-next to version 16.1.1 and @next/bundle-analyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router

---------

Co-authored-by: Nipuna Abeywickrama <[email protected]>
…backup

Upgrade basic-nextjs, sync and skate-park example projects to csdk 2.0.2
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

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

Project Deployment Actions Updated (UTC)
xmcloud-starter-js Ready Ready Preview, Comment Apr 9, 2026 5:39am

Request Review

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

🔍 PR Validation Results

Status:FAILED

Base Branch Check: ✅ Based on latest main

Build Type: ✅ Full build (with Sitecore integration)

Validated Starters: kit-nextjs-skate-park, kit-nextjs-article-starter, kit-nextjs-location-finder, kit-nextjs-product-listing

Checks Performed:

  • ✅ Linting and formatting
  • ✅ TypeScript type checking
  • ✅ Full build verification (Sitecore + Next.js)
  • ✅ Unit tests with coverage (npm run test:coverage:unit)

Next Steps:

  • ❌ Please fix the issues above before merging

  • If not based on latest main: git fetch origin main && git rebase origin/main && git push --force-with-lease

  • If formatting issues: Run npm run prettier

  • Check the build logs for specific errors


    This comment will be updated on each validation run

@sc-nipunaabeywickrama sc-nipunaabeywickrama merged commit 4016fc7 into dmz Apr 9, 2026
2 of 3 checks passed
sc-chathumikaalwis added a commit that referenced this pull request Apr 10, 2026
* CSDK 2.0.2 upgrade (#440)

* upgrade skate park

* upgrade sync and alaris sites

* upgrade solterra and empty site

* refactor: remove default static parameters in Next.js page generation

* refactor: streamline page components by removing unused headers and default static parameters

* update basic pages router to csdk 2

* refactor: add error handling for NotFound page in Next.js examples

* chore: update eslint-config-next to version 16.1.1 and @next/bundle-analyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router

* upgrade solterra to csdk 2.0.2

* upgrade alaris site to csdk 2.0.2

* upgrade basic pages router site to csdk 2.0.2

* update sitecore edge url

* Scb 820 csdk 2.0 dev (#25)

* upgrade skate park

* upgrade sync and alaris sites

* upgrade solterra and empty site

* refactor: remove default static parameters in Next.js page generation

* refactor: streamline page components by removing unused headers and default static parameters

* update basic pages router to csdk 2

* refactor: add error handling for NotFound page in Next.js examples

* chore: update eslint-config-next to version 16.1.1 and @next/bundle-analyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router

---------

Co-authored-by: Nipuna Abeywickrama <[email protected]>

* upgrade skatepark to csdk 2.0.2

* upgrade sync to csdk 2.0.2

* upgrade basic-nextjs to csdk 2.0.2

* update event imports to use browser-specific module

* update package lock files

---------

Co-authored-by: Naveen Hedalla Arachchi <[email protected]>

* Refactor CdpPageView tests to update event imports from browser-specific module to unified events module (#441)

---------

Co-authored-by: Nipuna Abeywickrama <[email protected]>
Co-authored-by: Naveen Hedalla Arachchi <[email protected]>
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