Skip to content

chore(starters): update dependencies - #287

Open
coryrylan wants to merge 2 commits into
mainfrom
topic-starter-deps
Open

chore(starters): update dependencies#287
coryrylan wants to merge 2 commits into
mainfrom
topic-starter-deps

Conversation

@coryrylan

@coryrylan coryrylan commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • New Features

    • Added NVIDIA Elements Code, Markdown, Media, and Monaco support across starter projects.
    • Added recommended linting configurations and automated lint and fix commands to multiple starters.
    • CI checks now include lint validation alongside builds.
  • Updates

    • Refreshed framework, build-tool, testing, and development-tool versions across several starters.
    • Updated image optimization and linting tool versions.
    • Updated recorded third-party software versions and license attributions.

@coryrylan coryrylan self-assigned this Sep 8, 2026
@github-actions github-actions Bot added scope(ci) scope(cli) dependencies Pull requests that update a dependency file scope(starters) labels Sep 8, 2026
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: ed197af1-07b7-4522-9322-02cdf251495d

📥 Commits

Reviewing files that changed from the base of the PR and between 8764eec and 50df64f.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • pnpm-workspace.yaml
  • projects/core/package.json

Included review availability: Your plan provides up to 12 included reviews per hour; 10 remain after this review.


📝 Walkthrough

Walkthrough

The change updates shared dependency versions and notices, adds NVIDIA Elements dependencies to starters, and enables ESLint and Wireit lint tasks in selected starters.

Changes

Starter maintenance

Layer / File(s) Summary
Shared dependency versions and notices
pnpm-workspace.yaml, projects/core/package.json, NOTICE.md, projects/cli/NOTICE.md
The workspace catalog updates type package, ESLint, and SVGO versions. Notices record ESLint 10.10.0.
Starter ESLint and Wireit integration
projects/starters/bundles/*, projects/starters/eleventy-ssr/*, projects/starters/hugo/*, projects/starters/importmaps/*
Selected starters add NVIDIA Elements ESLint configurations, lint and lint-fix tasks, lint dependencies, and CI dependencies on lint.
Starter workspace dependencies and tool updates
projects/starters/angular/package.json, projects/starters/eleventy/package.json, projects/starters/lit-library/package.json, projects/starters/mcp-app/package.json, projects/starters/mpa/package.json, projects/starters/nextjs/package.json, projects/starters/nuxt/package.json, projects/starters/react/package.json, projects/starters/solidjs/package.json, projects/starters/svelte/package.json, projects/starters/typescript/package.json, projects/starters/vue/package.json
Starter packages add shared NVIDIA Elements dependencies and update framework, build, test, type, or declaration tooling versions.

Priority: ⬇️ Low

Estimated code review effort: 3 (Moderate) | ~20 minutes

Merge Risk: ⚪ Minimal · up to 50df6

This updates starter dependencies and adds lint integration for selected starters. No concrete current-head issue remains that would block merge.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the dependency updates across the starter projects. It does not mention related workspace, CLI, and lint configuration changes, but it remains clear and relevant to the …
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 4…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch topic-starter-deps

Warning

Some tools did not complete. Review the errors below.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

projects/core/package.json

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.


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

Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
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.

1 participant