platformplatform / PlatformPlatform

Alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
253 stars 26 forks source link

Update all npm and NuGet packages to latest versions #605

Closed tjementum closed 2 weeks ago

tjementum commented 3 weeks ago

Summary & Motivation

All npm and NuGet packages have been updated to their latest versions, including version 1.x of Rsbuild, which introduced breaking changes that affected hot reloading. This upgrade required handling several breaking changes, especially in the frontend. The openapi-fetch and openapi-typescript libraries were also upgraded, with adjustments made to ensure compatibility.

For easier maintenance, all NuGet packages were sorted alphabetically, and unnecessary headings were removed. Version variables for AspNetCore, EfCore, and Aspire were eliminated from Directory.Packages.props to simplify version management.

All npm packages, except React, were updated. React remains on hold as we await the release of React 19.

Checklist

linear[bot] commented 3 weeks ago

PP-220 Update Node and .NET dependencies

sonarcloud[bot] commented 2 weeks ago

Please retry analysis of this Pull-Request directly on SonarCloud

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud