Skip to content

fix(deps): update dependency @commercetools/platform-sdk to v9 - #1049

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/commercetools-platform-sdk-9.x
Open

fix(deps): update dependency @commercetools/platform-sdk to v9#1049
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/commercetools-platform-sdk-9.x

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@commercetools/platform-sdk 8.27.09.4.0 age confidence

Release Notes

commercetools/commercetools-sdk-typescript (@​commercetools/platform-sdk)

v9.4.0

Compare Source

Minor Changes
  • #​1439 7c21e89 Thanks @​ct-sdks! - Api changes

    Added Property(s) - added property `authenticationMode` to type `McpServer` - added property `authenticationMode` to type `McpServerDraft`
    Added Type(s) - added type `McpServerAuthenticationMode` - added type `McpServerSetAuthenticationModeAction`
Patch Changes

v9.3.0

Compare Source

Minor Changes
  • #​1404 1fe16bb Thanks @​ct-sdks! - Api changes

    Added Method(s) - added method `apiRoot.withProjectKey().mcpServers().get()` - added method `apiRoot.withProjectKey().mcpServers().post()` - added method `apiRoot.withProjectKey().variants().withId().images().post()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().discountCodes().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().discountCodes().head()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().discountCodes().withKey().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().discountCodes().withKey().head()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().discountCodes().withId().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().discountCodes().withId().head()` - added method `apiRoot.withProjectKey().mcpServers().types().get()` - added method `apiRoot.withProjectKey().mcpServers().withKey().get()` - added method `apiRoot.withProjectKey().mcpServers().withKey().post()` - added method `apiRoot.withProjectKey().mcpServers().withKey().delete()` - added method `apiRoot.withProjectKey().mcpServers().withId().get()` - added method `apiRoot.withProjectKey().mcpServers().withId().post()` - added method `apiRoot.withProjectKey().mcpServers().withId().delete()` - added method `apiRoot.withProjectKey().mcpServers().types().withMcpServerType().get()`
    Added Property(s) - added property `stores` to type `DiscountCode` - added property `warnings` to type `Variant` - added property `categories` to type `VariantProjection` - added property `categoryOrderHints` to type `VariantProjection`
    Added Type(s) - added type `OverlappingPriceValidityError` - added type `UnauthorizedError` - added type `GraphQLOverlappingPriceValidityError` - added type `GraphQLUnauthorizedError` - added type `CommerceMcpServerConfig` - added type `CommerceMcpServerConfigDraft` - added type `McpServer` - added type `McpServerConfig` - added type `McpServerConfigDraft` - added type `McpServerDraft` - added type `McpServerJsonOutputFiltering` - added type `McpServerJsonOutputFilteringMatcher` - added type `McpServerPagedQueryResponse` - added type `McpServerState` - added type `McpServerTool` - added type `McpServerToolOutputFormatting` - added type `McpServerType` - added type `McpServerTypeTool` - added type `McpServerUpdate` - added type `McpServerUpdateAction` - added type `ParameterOverride` - added type `RemoveToolCustomizationTarget` - added type `ToolCustomization` - added type `McpServerAddToolAction` - added type `McpServerAddToolCustomizationAction` - added type `McpServerRemoveToolAction` - added type `McpServerRemoveToolCustomizationAction` - added type `McpServerSetDescriptionAction` - added type `McpServerSetJsonOutputFilteringAction` - added type `McpServerSetNameAction` - added type `McpServerSetStateAction` - added type `McpServerSetToolCustomizationsAction` - added type `McpServerSetToolOutputFormattingAction` - added type `McpServerSetToolsAction` - added type `ProductTailoringKeySetMessage` - added type `ProductTailoringKeySetMessagePayload` - added type `ProductTailoringSetKeyAction` - added type `VariantMoveImageToPositionAction` - added type `VariantSetImageLabelAction`
    Added Enum(s) - added enum `variant` to type `AttributeReferenceTypeId` - added enum `variant` to type `CustomFieldReferenceValue`
    Added Resource(s) - added resource `/{projectKey}/mcp-servers` - added resource `/{projectKey}/variants/{ID}/images` - added resource `/{projectKey}/in-store/key={storeKey}/discount-codes` - added resource `/{projectKey}/in-store/key={storeKey}/discount-codes/key={key}` - added resource `/{projectKey}/in-store/key={storeKey}/discount-codes/{ID}` - added resource `/{projectKey}/mcp-servers/types` - added resource `/{projectKey}/mcp-servers/key={key}` - added resource `/{projectKey}/mcp-servers/{ID}` - added resource `/{projectKey}/mcp-servers/types/{mcpServerType}`
Patch Changes

v9.2.0

Compare Source

Minor Changes
  • #​1393 fbfca0e Thanks @​ct-sdks! - Api changes

    Added Type(s) - added type `BulkOperationMaxItemsExceededError` - added type `GraphQLBulkOperationMaxItemsExceededError` - added type `VariantCreatedMessage` - added type `VariantDeletedMessage` - added type `VariantImageAddedMessage` - added type `VariantImagesSetMessage` - added type `VariantKeySetMessage` - added type `VariantPublishedMessage` - added type `VariantSkuSetMessage` - added type `VariantStagedChangesRemovedMessage` - added type `VariantUnpublishedMessage` - added type `VariantCreatedMessagePayload` - added type `VariantDeletedMessagePayload` - added type `VariantImageAddedMessagePayload` - added type `VariantImagesSetMessagePayload` - added type `VariantKeySetMessagePayload` - added type `VariantPublishedMessagePayload` - added type `VariantSkuSetMessagePayload` - added type `VariantStagedChangesRemovedMessagePayload` - added type `VariantUnpublishedMessagePayload` - added type `ProductSetDefaultVariantAction` - added type `ProductCatalogModel` - added type `ProjectSetProductCatalogModelAction` - added type `VariantAttributes` - added type `VariantAttributesAttributeMetadata` - added type `VariantAttributesAvailability` - added type `VariantAttributesChannelAvailability` - added type `VariantAttributesChannelAvailabilityMap` - added type `VariantAttributesVariant` - added type `Variant` - added type `VariantBulkUpdate` - added type `VariantBulkUpdateFailResult` - added type `VariantBulkUpdateItem` - added type `VariantBulkUpdateResource` - added type `VariantBulkUpdateResponse` - added type `VariantBulkUpdateResult` - added type `VariantBulkUpdateSuccessResult` - added type `VariantData` - added type `VariantDraft` - added type `VariantPagedQueryResponse` - added type `VariantProjection` - added type `VariantProjectionPagedQueryResponse` - added type `VariantReference` - added type `VariantResourceIdentifier` - added type `VariantUpdate` - added type `VariantUpdateAction` - added type `VariantAddAssetAction` - added type `VariantAddExternalImageAction` - added type `VariantChangeAssetNameAction` - added type `VariantChangeAssetOrderAction` - added type `VariantPublishAction` - added type `VariantRemoveAssetAction` - added type `VariantRemoveImageAction` - added type `VariantRemoveStagedChangesAction` - added type `VariantSetAssetCustomFieldAction` - added type `VariantSetAssetCustomTypeAction` - added type `VariantSetAssetDescriptionAction` - added type `VariantSetAssetKeyAction` - added type `VariantSetAssetSourcesAction` - added type `VariantSetAssetTagsAction` - added type `VariantSetAssetsAction` - added type `VariantSetAttributeAction` - added type `VariantSetAttributesAction` - added type `VariantSetImagesAction` - added type `VariantSetKeyAction` - added type `VariantSetSkuAction` - added type `VariantUnpublishAction`
    Added Resource(s) - added resource `/{projectKey}/variant-projections` - added resource `/{projectKey}/variants` - added resource `/{projectKey}/product-projections/key={key}/variant-attributes` - added resource `/{projectKey}/product-projections/{ID}/variant-attributes` - added resource `/{projectKey}/variant-projections/key={key}` - added resource `/{projectKey}/variant-projections/{ID}` - added resource `/{projectKey}/variants/bulk` - added resource `/{projectKey}/variants/key={key}` - added resource `/{projectKey}/variants/{ID}` - added resource `/{projectKey}/in-store/key={storeKey}/variant-projections` - added resource `/{projectKey}/in-store/key={storeKey}/product-projections/key={key}/variant-attributes` - added resource `/{projectKey}/in-store/key={storeKey}/product-projections/{ID}/variant-attributes` - added resource `/{projectKey}/in-store/key={storeKey}/variant-projections/key={key}` - added resource `/{projectKey}/in-store/key={storeKey}/variant-projections/{ID}`
    Added Property(s) - added property `defaultVariant` to type `ProductData` - added property `productCatalogModel` to type `Project`
    Added Method(s) - added method `apiRoot.withProjectKey().variantProjections().get()` - added method `apiRoot.withProjectKey().variantProjections().head()` - added method `apiRoot.withProjectKey().variants().get()` - added method `apiRoot.withProjectKey().variants().post()` - added method `apiRoot.withProjectKey().variants().head()` - added method `apiRoot.withProjectKey().productProjections().withKey().variantAttributes().get()` - added method `apiRoot.withProjectKey().productProjections().withId().variantAttributes().get()` - added method `apiRoot.withProjectKey().variantProjections().withKey().get()` - added method `apiRoot.withProjectKey().variantProjections().withKey().head()` - added method `apiRoot.withProjectKey().variantProjections().withId().get()` - added method `apiRoot.withProjectKey().variantProjections().withId().head()` - added method `apiRoot.withProjectKey().variants().bulk().post()` - added method `apiRoot.withProjectKey().variants().withKey().get()` - added method `apiRoot.withProjectKey().variants().withKey().head()` - added method `apiRoot.withProjectKey().variants().withKey().post()` - added method `apiRoot.withProjectKey().variants().withKey().delete()` - added method `apiRoot.withProjectKey().variants().withId().get()` - added method `apiRoot.withProjectKey().variants().withId().head()` - added method `apiRoot.withProjectKey().variants().withId().post()` - added method `apiRoot.withProjectKey().variants().withId().delete()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().variantProjections().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().variantProjections().head()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().productProjections().withKey().variantAttributes().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().productProjections().withId().variantAttributes().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().variantProjections().withKey().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().variantProjections().withKey().head()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().variantProjections().withId().get()` - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().variantProjections().withId().head()`
    Added Enum(s) - added enum `variant` to type `ReferenceTypeId`

v9.1.0

Compare Source

Minor Changes
  • #​1384 49c05ff Thanks @​ct-sdks! - Api changes

    Added Property(s) - added property `stores` to type `ShippingMethod` - added property `stores` to type `ShippingMethodDraft`
    Added Type(s) - added type `CartLockedMessage` - added type `CartUnlockedMessage` - added type `CartLockedMessagePayload` - added type `CartUnlockedMessagePayload` - added type `ShippingMethodAddStoreAction` - added type `ShippingMethodRemoveStoreAction` - added type `ShippingMethodSetStoresAction`

v9.0.0

Compare Source

Major Changes
What changed

The minimum required Node.js version has been raised from >=18 to >=22. Node.js 18 and 20 are no longer supported.

Why

Dependencies in this SDK now require Node.js 22 or higher. In particular:

  • nock 14.x (used in tests) replaced its internal HTTP interception with @mswjs/interceptors, which relies on modern Node.js internals.
  • Jest 30 requires Node.js 22+ for its test runner.
  • Node.js 18 reached end-of-life in April 2025. Node.js 20 reaches end-of-life in April 2026. Aligning the engine requirement with actively maintained LTS releases reduces the maintenance surface.
How to update

Upgrade your runtime to Node.js 22 or later before updating to this version. No code changes are required — only the Node.js runtime version needs to change.

# Using nvm
nvm install 22
nvm use 22

# Using fnm
fnm install 22
fnm use 22

If you are pinned to Node.js 18 or 20 for other reasons, stay on the previous major version of this SDK until you are able to upgrade your runtime.

Minor Changes
  • #​1330 34686cd Thanks @​ct-sdks! - Api changes

    Added QueryParameter(s) - added query parameter `dataErasure` to method `delete /{projectKey}/business-units/key={key}` - added query parameter `dataErasure` to method `delete /{projectKey}/business-units/{ID}` - added query parameter `dataErasure` to method `delete /{projectKey}/in-store/key={storeKey}/business-units/key={key}` - added query parameter `dataErasure` to method `delete /{projectKey}/in-store/key={storeKey}/business-units/{ID}`
Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6d58850

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants