Skip to content

Conversation

@martincostello
Copy link
Member

  • Update the generator for .NET 10.
  • Update to Node.js v24 in CI.
  • Run npm audit fix.

@martincostello martincostello added enhancement dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 23, 2025
- Update the generator for .NET 10.
- Update to Node.js v24 in CI.
- Run `npm audit fix`.
Regenerate the lock file after base rebase.
@martincostello martincostello marked this pull request as ready for review November 11, 2025 21:28
Copilot AI review requested due to automatic review settings November 11, 2025 21:28
@martincostello martincostello merged commit 592aeec into dev Nov 11, 2025
3 checks passed
@martincostello martincostello deleted the dotnet-10 branch November 11, 2025 21:28
Copilot finished reviewing on behalf of martincostello November 11, 2025 21:29
Copy link

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

This PR updates the generator to target .NET 10, upgrades the CI pipeline to use Node.js v24, and updates various npm dependencies via npm audit fix.

  • Updates package version from 9.0.1 to 10.0.0
  • Upgrades Node.js version in CI from 22.x to 24.x
  • Upgrades .NET SDK version from 9.0.x to 10.0.x

Reviewed Changes

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

File Description
package.json Bumped version to 10.0.0 to align with .NET 10
package-lock.json Updated dependency versions from npm audit fix and version bump
.github/workflows/build.yml Updated Node.js to 24.x and .NET SDK to 10.0.x in CI workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement javascript Pull requests that update javascript code

Development

Successfully merging this pull request may close these issues.

2 participants