Upgrade Xperience by Kentico NuGet and NPM Packages to Latest Version 30.10.1 #77
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR upgrades all Xperience by Kentico dependencies from version 30.6.0 to the latest stable version 30.10.1, ensuring compatibility with the newest features and security updates.
Changes Made
Package Upgrades
NuGet packages upgraded in
Directory.Packages.props:Kentico.Xperience.Admin: 30.6.0 → 30.10.1Kentico.Xperience.WebApp: 30.6.0 → 30.10.1kentico.xperience.azurestorage: 30.6.0 → 30.10.1kentico.xperience.imageprocessing: 30.6.0 → 30.10.1Kentico.Xperience.Mjml: 30.6.0 → 30.10.1NPM packages upgraded in
Admin/Client/package.json:@kentico/xperience-admin-base: 30.6.0 → 30.10.1@kentico/xperience-admin-components: 30.6.0 → 30.10.1@kentico/xperience-webpack-config: 30.6.0 → 30.10.1Breaking Changes Resolved
Commerce API Updates:
PriceFormatConfiguration→PriceFormatContextin price formattersOrderAddressTypeto use enum instead of string valueOrderItemUnitCount→OrderItemQuantityproperty nameICurrentShoppingCartServiceusage and related shopping cart sample functionalityDeprecated API Handling:
AccountContactInfoandAccountInfoAPIsDocumentation Updates
>= 30.10.1 | >= 4.2.2Code Quality Improvements
Testing
Kentico.Xperience.TagManager.4.2.2.nupkg)Impact
This upgrade ensures the TagManager integration stays current with the latest Xperience by Kentico platform. Core functionality remains unchanged - all existing tag management features continue to work as expected. Some sample features in the DancingGoat demo have been removed due to deprecated APIs being removed from the platform, but this doesn't affect the primary TagManager functionality.
Users can now safely use this integration with Xperience by Kentico 30.10.1 and benefit from the latest platform improvements and security updates.
Fixes Kentico/xperience-by-kentico-tag-manager#75
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.