fix(deps): update all dependencies - #1031
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/all-dependencies
branch
5 times, most recently
from
August 10, 2026 04:17
46d7b45 to
c6d6535
Compare
renovate
Bot
force-pushed
the
renovate/all-dependencies
branch
from
August 10, 2026 13:17
c6d6535 to
e1caa61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 contains the following updates:
8.18.0→8.27.0v6.0.3→v6.1.0v4.2.0→v4.4.03.7.4→3.9.63.7.4→3.9.64.21.0→4.23.114.23.12Release Notes
commercetools/commercetools-sdk-typescript (@commercetools/platform-sdk)
v8.27.0Compare Source
Minor Changes
#1303
934fcdaThanks @ct-sdks! - Api changesAdded Enum(s)
- added enum `ReserveOnCart` to type `InventoryMode` - added enum `reservation` to type `ReferenceTypeId` - added enum `reservation` to type `ResourceTypeId`Added Type(s)
- added type `ReservationReference` - added type `CartSetReservationExpirationInMinutesAction` - added type `NonStandardCurrency` - added type `CircularDependencyError` - added type `ExtensionChainTooDeepError` - added type `ExtensionChainTooWideError` - added type `ExtensionDependencyExistsError` - added type `LineItemQuantityAboveLimitError` - added type `LineItemQuantityBelowLimitError` - added type `MissingDependencyError` - added type `GraphQLCircularDependencyError` - added type `GraphQLExtensionChainTooDeepError` - added type `GraphQLExtensionChainTooWideError` - added type `GraphQLExtensionDependencyExistsError` - added type `GraphQLLineItemQuantityAboveLimitError` - added type `GraphQLLineItemQuantityBelowLimitError` - added type `GraphQLMissingDependencyError` - added type `ExtensionAdditionalContext` - added type `ExtensionAdditionalContextDraft` - added type `ExtensionReference` - added type `ExtensionResourceIdentifier` - added type `ExtensionSetAdditionalContextAction` - added type `ExtensionSetDependenciesAction` - added type `ExtensionSetExpansionPathsAction` - added type `InventoryEntryStockLevels` - added type `InventoryEntrySetReorderPointAction` - added type `InventoryEntrySetReservationExpirationInMinutesAction` - added type `InventoryEntrySetSafetyStockAction` - added type `InventoryEntryOutOfStockMessage` - added type `InventoryEntryReorderPointMessage` - added type `InventoryEntryReservationExpirationInMinutesSetMessage` - added type `InventoryEntrySafetyStockMessage` - added type `InventoryEntryOutOfStockMessagePayload` - added type `InventoryEntryReorderPointMessagePayload` - added type `InventoryEntryReservationExpirationInMinutesSetMessagePayload` - added type `InventoryEntrySafetyStockMessagePayload` - added type `InventoryConfiguration` - added type `ProjectSetReleaseExpiredReservationsAction` - added type `ProjectSetReservationExpirationInMinutesAction` - added type `Reservation` - added type `ReservationState` - added type `CannotChangeReservationExpiryWarning` - added type `CannotCreateReservationWarning` - added type `CannotUpdateReservationWarning`Added Property(s)
- added property `warnings` to type `Cart` - added property `reservation` to type `LineItem` - added property `dependencies` to type `Extension` - added property `expansionPaths` to type `Extension` - added property `additionalContext` to type `Extension` - added property `dependencies` to type `ExtensionDraft` - added property `expansionPaths` to type `ExtensionDraft` - added property `additionalContext` to type `ExtensionDraft` - added property `oldResource` to type `ExtensionInput` - added property `reservationExpirationInMinutes` to type `InventoryEntry` - added property `stockLevels` to type `InventoryEntry` - added property `reservationExpirationInMinutes` to type `InventoryEntryDraft` - added property `stockLevels` to type `InventoryEntryDraft` - added property `inventory` to type `Project`v8.26.0Compare Source
Minor Changes
#1296
52cc58bThanks @ct-sdks! - Api changesAdded Enum(s)
- added enum `ReserveOnCart` to type `InventoryMode` - added enum `reservation` to type `ReferenceTypeId` - added enum `reservation` to type `ResourceTypeId`Added Type(s)
- added type `ReservationReference` - added type `CartSetReservationExpirationInMinutesAction` - added type `NonStandardCurrency` - added type `CircularDependencyError` - added type `ExtensionChainTooDeepError` - added type `ExtensionChainTooWideError` - added type `ExtensionDependencyExistsError` - added type `LineItemQuantityAboveLimitError` - added type `LineItemQuantityBelowLimitError` - added type `MissingDependencyError` - added type `GraphQLCircularDependencyError` - added type `GraphQLExtensionChainTooDeepError` - added type `GraphQLExtensionChainTooWideError` - added type `GraphQLExtensionDependencyExistsError` - added type `GraphQLLineItemQuantityAboveLimitError` - added type `GraphQLLineItemQuantityBelowLimitError` - added type `GraphQLMissingDependencyError` - added type `ExtensionAdditionalContext` - added type `ExtensionAdditionalContextDraft` - added type `ExtensionReference` - added type `ExtensionResourceIdentifier` - added type `ExtensionSetAdditionalContextAction` - added type `ExtensionSetDependenciesAction` - added type `ExtensionSetExpansionPathsAction` - added type `InventoryEntryStockLevels` - added type `InventoryEntrySetReorderPointAction` - added type `InventoryEntrySetReservationExpirationInMinutesAction` - added type `InventoryEntrySetSafetyStockAction` - added type `InventoryEntryOutOfStockMessage` - added type `InventoryEntryReorderPointMessage` - added type `InventoryEntryReservationExpirationInMinutesSetMessage` - added type `InventoryEntrySafetyStockMessage` - added type `InventoryEntryOutOfStockMessagePayload` - added type `InventoryEntryReorderPointMessagePayload` - added type `InventoryEntryReservationExpirationInMinutesSetMessagePayload` - added type `InventoryEntrySafetyStockMessagePayload` - added type `InventoryConfiguration` - added type `ProjectSetReleaseExpiredReservationsAction` - added type `ProjectSetReservationExpirationInMinutesAction` - added type `Reservation` - added type `ReservationState` - added type `CannotChangeReservationExpiryWarning` - added type `CannotCreateReservationWarning` - added type `CannotUpdateReservationWarning`Added Property(s)
- added property `warnings` to type `Cart` - added property `reservation` to type `LineItem` - added property `dependencies` to type `Extension` - added property `expansionPaths` to type `Extension` - added property `additionalContext` to type `Extension` - added property `dependencies` to type `ExtensionDraft` - added property `expansionPaths` to type `ExtensionDraft` - added property `additionalContext` to type `ExtensionDraft` - added property `oldResource` to type `ExtensionInput` - added property `reservationExpirationInMinutes` to type `InventoryEntry` - added property `stockLevels` to type `InventoryEntry` - added property `reservationExpirationInMinutes` to type `InventoryEntryDraft` - added property `stockLevels` to type `InventoryEntryDraft` - added property `inventory` to type `Project`#1301
3577a1bThanks @ShipilA! - Monthly release June 2026#1301
3577a1bThanks @ShipilA! - Monthly releasePatch Changes
3577a1b,3577a1b]:v8.25.0Compare Source
Minor Changes
#1231
0dc71feThanks @ct-sdks! - Api changesAdded Type(s)
- added type `ExactLockConflictError` - added type `ValidityLockConflictError` - added type `GraphQLExactLockConflictError` - added type `GraphQLValidityLockConflictError`#1239
4d930a0Thanks @ShipilA! - Monthly releasePatch Changes
4d930a0]:v8.24.0Compare Source
Minor Changes
#1213
99d9e66Thanks @ct-sdks! - Api changesAdded Type(s)
- added type `CartDiscountSetRecurringOrderScopeAction` - added type `AnyOrder` - added type `AnyOrderDraft` - added type `ApplicableRecurrencePolicies` - added type `ApplicableRecurrencePoliciesDraft` - added type `NonRecurringOrdersOnly` - added type `NonRecurringOrdersOnlyDraft` - added type `RecurringOrderScope` - added type `RecurringOrderScopeDraft` - added type `RecurringOrdersOnly` - added type `RecurringOrdersOnlyDraft`Required Property(s)
-Added Property(s)
- added property `recurringOrderScope` to type `CartDiscount` - added property `recurringOrderScope` to type `CartDiscountDraft`#1219
c665e6dThanks @ShipilA! - Api changesRequired Property(s)
- changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional - changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optionalAdded Property(s)
- added property `interfaceId` to type `MyTransactionDraft` - added property `interfaceId` to type `Transaction` - added property `interfaceId` to type `TransactionDraft`Added Type(s)
- added type `PaymentTransactionInterfaceIdSetMessage` - added type `PaymentTransactionInterfaceIdSetMessagePayload` - added type `PaymentSetTransactionInterfaceIdAction`#1219
c665e6dThanks @ShipilA! - Regular releasePatch Changes
#1219
c665e6dThanks @ShipilA! - Monthly releaseUpdated dependencies [
c665e6d,c665e6d]:v8.23.0Compare Source
actions/checkout (actions/checkout)
v6.1.0Compare Source
pnpm/action-setup (pnpm/action-setup)
v4.4.0Compare Source
Updated the action to use Node.js 24.
v4.3.0Compare Source
What's Changed
@types/node-fetchdependency by @silverwind in #186New Contributors
Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0
prettier/prettier (prettier)
v3.9.6Compare Source
v3.9.5Compare Source
diff
Markdown: Cap ordered list mark at 999,999,999 (#19351 by @tats-u)
CommonMark parsers only support ordered list item numbers up to 999,999,999.
With this change, Prettier now caps the ordered list item number at 999,999,999 to ensure that the output is correctly parsed as an ordered list by CommonMark parsers. Numbers larger than 999,999,999 are not parsed as list item numbers and are left unchanged in the output:
Markdown: Avoid corrupting empty link with title (#19487 by @andersk)
Do not remove
<>from an inline link or image with an empty URL and a title, as this removal would change its interpretation.Less: Remove extra spaces after
[in map lookups (#19503 by @kovsu)CSS: Prevent addition space in
type()with+(#19516 by @bigandy)This fixes the addition space before
+in CSStype()declaration. For exampletype(<number>+)was being converted intotype(<number> +)which is invalid CSS and does not work.Less: Remove spaces between merge markers and colons (#19517 by @kovsu)
Markdown: Preserve wiki links with aliases (#19527 by @kovsu)
TypeScript: Fix comments being dropped on shorthand
typeimport/export specifiers (#19565 by @kirkwaiblinger)Miscellaneous: Preserving comments'
placementproperty (#19567 by @Janther)Prettier@3.9.0 deleted an undocumented property on comments, which was already used by plugins,
comment.placementis now available again after comment attach.Flow: Stop enforcing empty module declaration to break (#19568 by @fisker)
Angular: Support expression for exhaustive typechecking (#19571 by @fisker)
TypeScript: Ignore comments inside mapped type when checking type parameter comments (#19572 by @fisker)
Less: Fix adjacent block comments being corrupted (#19574 by @kovsu)
JavaScript: Handle dangling comments in
SwitchStatement(#19581 by @fisker)TypeScript: Remove space in comment-only object type (#19583 by @fisker)
v3.9.4Compare Source
v3.9.3Compare Source
v3.9.2Compare Source
v3.9.1Compare Source
v3.9.0Compare Source
diff
🔗 Release Notes
v3.8.5Compare Source
v3.8.4Compare Source
diff
Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @byplayer)
Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.
v3.8.3Compare Source
diff
SCSS: Prevent trailing comma in
if()function (#18471 by @kovsu)v3.8.2Compare Source
diff
Angular: Support Angular v21.2 (#18722, #19034 by @fisker)
Exhaustive typechecking with
@default never;arrow functionandinstanceofexpressions.v3.8.1Compare Source
diff
Include available
printersin plugin type declarations (#18706 by @porada)v3.8.0Compare Source
diff
🔗 Release Notes
privatenumber/tsx (tsx)
v4.23.11Compare Source
v4.23.10Compare Source
Bug Fixes
This release is also available on:
v4.23.9Compare Source
Bug Fixes
This release is also available on:
v4.23.8Compare Source
Bug Fixes
This release is also available on:
v4.23.7Compare Source
Bug Fixes
This release is also available on:
v4.23.6Compare Source
v4.23.5Compare Source
v4.23.4Compare Source
Bug Fixes
This release is also available on:
v4.23.3Compare Source
Bug Fixes
This release is also available on:
v4.23.2Compare Source
v4.23.1Compare Source
Bug Fixes
Performance Improvements
This release is also available on:
v4.23.0Compare Source
Bug Fixes
Features
This release is also available on:
v4.22.5Compare Source
Bug Fixes
This release is also available on:
v4.22.4Compare Source
Bug Fixes
This release is also available on:
v4.22.3Compare Source
Bug Fixes
This release is also available on:
v4.22.2Compare Source
Bug Fixes
This release is also available on:
v4.22.1Compare Source
Bug Fixes
This release is also available on:
v4.22.0Compare Source
Features
This release is also available on:
v4.21.1Compare Source
Bug Fixes
This release is also available on:
Configuration
📅 Schedule: (UTC)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.