Skip to content

VCST-4328: Update dependencies to .NET10#294

Merged
OlegoO merged 2 commits intodevfrom
feat/VCST-4328-net10
Mar 17, 2026
Merged

VCST-4328: Update dependencies to .NET10#294
OlegoO merged 2 commits intodevfrom
feat/VCST-4328-net10

Conversation

@OlegoO
Copy link
Contributor

@OlegoO OlegoO commented Mar 17, 2026

Description

fix: Update dependencies to .NET10

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-4328

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Customer_3.1002.0-pr-294-239d.zip


Note

Medium Risk
Primarily dependency and tooling upgrades (VirtoCommerce Platform/Core packages, EF tooling, webpack, and test framework) with moderate risk of build/runtime incompatibilities due to major version bumps.

Overview
Upgrades the module and its sample/data projects to .NET 10-aligned dependencies, including moving VirtoCommerce Platform packages to 3.1002.0 and normalizing module dependency versions in module.manifest (platform to 3.1002.0, dependent modules to 3.1000.0).

Cleans up build metadata by removing Microsoft.SourceLink.GitHub references, adjusting EF design package IncludeAssets, and updating EF migration docs to use dotnet-ef 10.0.1.

Updates frontend build lockfile (package-lock.json) with newer webpack toolchain transitive deps, and modernizes tests by upgrading coverlet.collector and switching from MSTest/xUnit v2 packages to xunit.v3.

Written by Cursor Bugbot for commit 239d9d3. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@sonarqubecloud
Copy link

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.131
Timestamp: 17-03-2026T15:32:07

@OlegoO OlegoO merged commit b0b067d into dev Mar 17, 2026
9 checks passed
@OlegoO OlegoO deleted the feat/VCST-4328-net10 branch March 17, 2026 15:45
Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.748
Timestamp: 17-03-2026T15:41:40

OlegoO added a commit that referenced this pull request Mar 17, 2026
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