Skip to content

[Dependency] Update dependencies (frontend, backend, tests)#193

Merged
sakari-malkki merged 3 commits into
devfrom
feature/dependency-updates
Jun 5, 2026
Merged

[Dependency] Update dependencies (frontend, backend, tests)#193
sakari-malkki merged 3 commits into
devfrom
feature/dependency-updates

Conversation

@sakari-malkki

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 4, 2026 09:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency versions across the backend, frontend, and test projects to keep the solution current and compatible with the existing CI/runtime targets.

Changes:

  • Bumped .NET backend/test NuGet packages (Azure SDKs, telemetry/logging, test SDK/adapters, coverage collector, and internal Px.Utils).
  • Updated react-router-dom (and corresponding lockfile resolution) in the frontend.
  • Adjusted frontend hook tests’ Location mock shape to align with the updated router typings.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
UnitTests/UnitTests.csproj Updates test SDK, NUnit tooling, coverlet collector, and Px.Utils versions.
PxGraf/PxGraf.csproj Updates backend NuGet dependencies (Azure, AppInsights, FeatureManagement, NLog, Swashbuckle, caching, Px.Utils).
PxGraf.Frontend/src/hooks/tests/useQueryParams.test.tsx Updates mocked Location shape for router version change.
PxGraf.Frontend/src/hooks/tests/useHierarchyParams.test.tsx Updates mocked Location shape for router version change.
PxGraf.Frontend/package.json Bumps react-router-dom dependency.
PxGraf.Frontend/package-lock.json Locks react-router / react-router-dom to the updated version.
Files not reviewed (1)
  • PxGraf.Frontend/package-lock.json: Language not supported

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

jsaarimaa
jsaarimaa previously approved these changes Jun 5, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jun 5, 2026

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed for 'statisticsfinland-github_pxgraf_frontend'

Issues
0 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 SonarQube Cloud

@sonarqubecloud

sonarqubecloud Bot commented Jun 5, 2026

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed for 'statisticsfinland-github_pxgraf_backend'

Issues
0 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 SonarQube Cloud

@sakari-malkki sakari-malkki merged commit 455652b into dev Jun 5, 2026
13 checks passed
@sakari-malkki sakari-malkki deleted the feature/dependency-updates branch June 5, 2026 11:59
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.

3 participants