Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@commercetools/platform-sdk 8.16.0 -> 8.18.0 age confidence
@eslint/js (source) 9.36.0 -> 9.38.0 age confidence
@types/node (source) 22.18.7 -> 22.18.11 age confidence
eslint (source) 9.36.0 -> 9.38.0 age confidence
pino (source) 9.12.0 -> 9.13.1 age confidence
ts-jest (source) 29.4.4 -> 29.4.5 age confidence
typescript-eslint (source) 8.45.0 -> 8.46.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v8.18.0

Compare Source

Minor Changes
Patch Changes

v8.17.0

Compare Source

Minor Changes
  • #​1163 f7658fe Thanks @​ct-sdks! - 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`
eslint/eslint (@​eslint/js)

v9.38.0

Compare Source

Features
  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)
Bug Fixes
  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)
Documentation
  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)
Chores

v9.37.0

Compare Source

Features
  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)
Bug Fixes
Documentation
  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)
Chores
  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)
pinojs/pino (pino)

v9.13.1

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.13.0...v9.13.1

v9.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.12.0...v9.13.0

kulshekhar/ts-jest (ts-jest)

v29.4.5

Compare Source

Bug Fixes
  • allow filtering modern module warning message with diagnostic code (c290d4d), , closes #​5013
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.46.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "after 10am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 October 6, 2025 10:32
@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2025

⚠️ No Changeset found

Latest commit: a584a9e

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-minor-patch branch from 60b5bd1 to fd0f265 Compare October 7, 2025 16:27
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v22.18.8 chore(deps): update all non-major dependencies Oct 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5415bd9 to c308bdf Compare October 15, 2025 10:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f73edb9 to 479ccde Compare October 21, 2025 14:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 479ccde to a584a9e Compare October 21, 2025 14:48
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.

0 participants