Skip to content

Comments

pr-vcptcore-qa-23-02-2026-e6aa#5471

Open
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-23-02-2026-e6aa
Open

pr-vcptcore-qa-23-02-2026-e6aa#5471
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-23-02-2026-e6aa

Conversation

@vc-ci
Copy link
Contributor

@vc-ci vc-ci commented Feb 23, 2026

ci: Automated update vc-module-gdpr from PR undefined undefined


Note

Low Risk
Only changes module package sourcing/version in a manifest; risk is limited to deployment/runtime behavior if the referenced GDPR package is missing or incompatible.

Overview
Updates backend/packages.json to source the VirtoCommerce.GDPR module from the AzureBlob feed (VirtoCommerce.GDPR_3.1000.0.zip) instead of pinning it in GithubReleases (previously 3.809.0).

Also includes minor JSON formatting/whitespace adjustments (including removing the trailing newline).

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

},
{
"Id": "VirtoCommerce.GDPR",
"BlobName": "VirtoCommerce.GDPR_3.1000.0.zip"
Copy link

Choose a reason for hiding this comment

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

GDPR module source changed unexpectedly

Medium Severity

VirtoCommerce.GDPR was moved from the GithubReleases source (with Version) to the AzureBlob source (with BlobName). This changes the resolution/download mechanism and pins to VirtoCommerce.GDPR_3.1000.0.zip, which may not exist in the configured blob container or may bypass expected release metadata, causing deployments to miss the GDPR module.

Additional Locations (1)

Fix in Cursor Fix in Web

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