Skip to content

fix(deps): update all dependencies - #1031

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-dependencies
Open

fix(deps): update all dependencies#1031
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@commercetools/platform-sdk 8.18.08.27.0 age confidence dependencies minor
actions/checkout v6.0.3v6.1.0 age confidence action minor
pnpm/action-setup v4.2.0v4.4.0 age confidence action minor
prettier (source) 3.7.43.9.6 age confidence dependencies minor
prettier-jest (source) 3.7.43.9.6 age confidence dependencies minor
tsx (source) 4.21.04.23.11 age confidence dependencies minor 4.23.12

Release Notes

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

v8.27.0

Compare Source

Minor Changes
  • #​1303 934fcda Thanks @​ct-sdks! - Api changes

    Added 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.0

Compare Source

Minor Changes
  • #​1296 52cc58b Thanks @​ct-sdks! - Api changes

    Added 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 3577a1b Thanks @​ShipilA! - Monthly release June 2026

  • #​1301 3577a1b Thanks @​ShipilA! - Monthly release

Patch Changes

v8.25.0

Compare Source

Minor Changes
  • #​1231 0dc71fe Thanks @​ct-sdks! - Api changes

    Added Type(s) - added type `ExactLockConflictError` - added type `ValidityLockConflictError` - added type `GraphQLExactLockConflictError` - added type `GraphQLValidityLockConflictError`
  • #​1239 4d930a0 Thanks @​ShipilA! - Monthly release

Patch Changes

v8.24.0

Compare Source

Minor Changes
  • #​1213 99d9e66 Thanks @​ct-sdks! - Api changes

    Added 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) - ⚠️ changed property `deleteDaysAfterLastModification` of type `CartsConfiguration` to be required - ⚠️ changed property `deleteDaysAfterLastModification` of type `ShoppingListsConfiguration` to be required
    Added Property(s) - added property `recurringOrderScope` to type `CartDiscount` - added property `recurringOrderScope` to type `CartDiscountDraft`
  • #​1219 c665e6d Thanks @​ShipilA! - Api changes

    Required 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 optional
    Added 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 c665e6d Thanks @​ShipilA! - Regular release

Patch Changes

v8.23.0

Compare Source

actions/checkout (actions/checkout)

v6.1.0

Compare Source

pnpm/action-setup (pnpm/action-setup)

v4.4.0

Compare Source

Updated the action to use Node.js 24.

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0

prettier/prettier (prettier)

v3.9.6

Compare Source

v3.9.5

Compare 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:

<!-- Input -->
999999998. text
999999998. text
999999998. text
999999998. text

1234567890123456789012) text

<!-- Prettier 3.9.4 -->
999999998. text
999999999. text
1000000000. text
1000000001. text

1234567890123456789012) text

<!-- Prettier 3.9.5 -->
999999998. text
999999999. text
999999999. text
999999999. text

1234567890123456789012) text
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.

<!-- Input -->
[link](<> "title")

<!-- Prettier 3.9.4 -->
[link]( "title")

<!-- Prettier 3.9.5 -->
[link](<> "title")
Less: Remove extra spaces after [ in map lookups (#​19503 by @​kovsu)
// Input
.foo {
  color: #theme[ primary];
  color: #theme[@name];
  color: #theme[@@name];
}

// Prettier 3.9.4
.foo {
  color: #theme[ primary];
  color: #theme[ @name];
  color: #theme[ @@name];
}

// Prettier 3.9.5
.foo {
  color: #theme[primary];
  color: #theme[@name];
  color: #theme[@@name];
}
CSS: Prevent addition space in type() with + (#​19516 by @​bigandy)

This fixes the addition space before + in CSS type() declaration. For example type(<number>+) was being converted into type(<number> +) which is invalid CSS and does not work.

/* Input */
div {
  border-radius: attr(br type(<length>+));
}

/* Prettier 3.9.4 */
div {
  border-radius: attr(br type(<length> +));
}

/* Prettier 3.9.5 */
div {
  border-radius: attr(br type(<length>+));
}
Less: Remove spaces between merge markers and colons (#​19517 by @​kovsu)
// Input
a {
  box-shadow  +  : 0 0 1px #&#8203;000;
}

// Prettier 3.9.4
a {
  box-shadow+  : 0 0 1px #&#8203;000;
}

// Prettier 3.9.5
a {
  box-shadow+: 0 0 1px #&#8203;000;
}
Markdown: Preserve wiki links with aliases (#​19527 by @​kovsu)
<!-- Input -->
[[Foo:Bar]]

<!-- Prettier 3.9.4 -->
[[Foo]]

<!-- Prettier 3.9.5 -->
[[Foo:Bar]]
TypeScript: Fix comments being dropped on shorthand type import/export specifiers (#​19565 by @​kirkwaiblinger)
// Input
export { type /* comment */ T } from "foo";
import { type /* comment */ T } from "foo";

// Prettier 3.9.4
Error: Comment "comment" was not printed. Please report this error!

// Prettier 3.9.5
export { type /* comment */ T } from "foo";
import { type /* comment */ T } from "foo";
Miscellaneous: Preserving comments' placement property (#​19567 by @​Janther)

Prettier@​3.9.0 deleted an undocumented property on comments, which was already used by plugins, comment.placement is now available again after comment attach.

Flow: Stop enforcing empty module declaration to break (#​19568 by @​fisker)
// Input
declare module "foo" {}

// Prettier 3.9.4
declare module "foo" {
}

// Prettier 3.9.5
declare module "foo" {}
Angular: Support expression for exhaustive typechecking (#​19571 by @​fisker)
<!-- Input -->
@switch (state.mode) {
  @default never(state);
}

<!-- Prettier 3.9.4 -->
@switch (state.mode) {
  @default never;
}

<!-- Prettier 3.9.5 -->
@switch (state.mode) {
  @default never(state);
}
TypeScript: Ignore comments inside mapped type when checking type parameter comments (#​19572 by @​fisker)
// Input
foo<{
  // comment
  [key in keyof Foo]: number
}>();

// Prettier 3.9.4
foo<
  {
    // comment
    [key in keyof Foo]: number;
  }
>();

// Prettier 3.9.5
foo<{
  // comment
  [key in keyof Foo]: number;
}>();
Less: Fix adjacent block comments being corrupted (#​19574 by @​kovsu)
// Input
/* a *//* b */
/* a */* {
  color: red;
}

// Prettier 3.9.4
/* a */
/* b */
/* a * {
  color: red;
}

// Prettier 3.9.5
/* a */ /* b */
/* a */
* {
  color: red;
}
JavaScript: Handle dangling comments in SwitchStatement (#​19581 by @​fisker)
// Input
switch (foo) {
 // comment
}

// Prettier 3.9.4
switch (
  foo
  // comment
) {
}

// Prettier 3.9.5
switch (foo) {
  // comment
}
TypeScript: Remove space in comment-only object type (#​19583 by @​fisker)
// Input
var foo = {
  /* comment */
};
type Foo = {
  /* comment */
};

// Prettier 3.9.4
var foo = {/* comment */};
type Foo = { /* comment */ };

// Prettier 3.9.5
var foo = {/* comment */};
type Foo = {/* comment */};

v3.9.4

Compare Source

v3.9.3

Compare Source

v3.9.2

Compare Source

v3.9.1

Compare Source

v3.9.0

Compare Source

diff

🔗 Release Notes

v3.8.5

Compare Source

v3.8.4

Compare 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.

<!-- Input -->
- a

  - b

- c

  - d

<!-- Prettier 3.8.3 -->
- a
  - b
- c
  - d

<!-- Prettier 3.8.4 -->
- a

  - b

- c

  - d

v3.8.3

Compare Source

diff

SCSS: Prevent trailing comma in if() function (#​18471 by @​kovsu)
// Input
$value: if(sass(false): 1; else: -1);

// Prettier 3.8.2
$value: if(
  sass(false): 1; else: -1,
);

// Prettier 3.8.3
$value: if(sass(false): 1; else: -1);

v3.8.2

Compare Source

diff

Angular: Support Angular v21.2 (#​18722, #​19034 by @​fisker)

Exhaustive typechecking with @default never;

<!-- Input -->
@switch (foo) {
  @case (1) {}
  @default never;
}

<!-- Prettier 3.8.1 -->
SyntaxError: Incomplete block "default never". If you meant to write the @ character, you should use the "&#&#8203;64;" HTML entity instead. (3:3)

<!-- Prettier 3.8.2 -->
@switch (foo) {
  @case (1) {}
  @default never;
}

arrow function and instanceof expressions.

<!-- Input -->
@let fn = (a) =>        a?    1:2;

{{ fn ( a         instanceof b)}}

<!-- Prettier 3.8.1 -->
@let fn = (a) =>        a?    1:2;

{{ fn ( a         instanceof b)}}

<!-- Prettier 3.8.2 -->
@let fn = (a) => (a ? 1 : 2);

{{ fn(a instanceof b) }}

v3.8.1

Compare Source

diff

Include available printers in plugin type declarations (#​18706 by @​porada)
// Input
import * as prettierPluginEstree from "prettier/plugins/estree";

// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any

// Prettier 3.8.1
prettierPluginEstree.printers.estree; //=> Printer
prettierPluginEstree.printers["estree-json"]; //=> Printer

v3.8.0

Compare Source

diff

🔗 Release Notes

privatenumber/tsx (tsx)

v4.23.11

Compare Source

v4.23.10

Compare Source

Bug Fixes

This release is also available on:

v4.23.9

Compare Source

Bug Fixes
  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

Compare Source

Bug Fixes
  • preserve package subpath resolution (be1315e)
  • preserve typeless ESM dependency exports (70dfc5e)

This release is also available on:

v4.23.7

Compare Source

Bug Fixes
  • prevent tsImport cache collisions (4e5a138)

This release is also available on:

v4.23.6

Compare Source

v4.23.5

Compare Source

v4.23.4

Compare Source

Bug Fixes
  • cli: allow async process.once() signal handlers to finish (#​827) (2afc7bb)

This release is also available on:

v4.23.3

Compare Source

Bug Fixes

This release is also available on:

v4.23.2

Compare Source

v4.23.1

Compare Source

Bug Fixes
  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)
Performance Improvements
  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:

v4.23.0

Compare Source

Bug Fixes
Features

This release is also available on:

v4.22.5

Compare Source

Bug Fixes
  • isolate hook state per async module.register() registration (a305f36)

This release is also available on:

v4.22.4

Compare Source

Bug Fixes
  • resolve CommonJS directory requires inside dependencies (#​803) (1ce8463)

This release is also available on:

v4.22.3

Compare Source

Bug Fixes
  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

v4.22.2

Compare Source

Bug Fixes
  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

Compare Source

Bug Fixes
  • resolve tsconfig path aliases containing a colon (#​780) (6979f28)

This release is also available on:

v4.22.0

Compare Source

Features

This release is also available on:

v4.21.1

Compare Source

Bug Fixes
  • support Node 20.11/21.2 import.meta paths (acf3d8f)
  • support Node.js 24.15.0 (c1d2d45)
  • support Node.js 26.1.0 and 25.9.0 (1d7e528)

This release is also available on:


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
renovate Bot requested a review from a team as a code owner August 6, 2026 01:20
@changeset-bot

changeset-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e1caa61

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

@renovate
renovate Bot force-pushed the renovate/all-dependencies branch 5 times, most recently from 46d7b45 to c6d6535 Compare August 10, 2026 04:17
@renovate
renovate Bot force-pushed the renovate/all-dependencies branch from c6d6535 to e1caa61 Compare August 10, 2026 13:17
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