Skip to content

Conversation

@cu-infra-svc-git
Copy link
Contributor

@cu-infra-svc-git cu-infra-svc-git commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-cloudwatch (source) ^3.927.0 -> ^3.943.0 age adoption passing confidence
@aws-sdk/client-s3 (source) ^3.927.0 -> ^3.943.0 age adoption passing confidence
jsii-diff (source) ^1.118.0 -> ^1.120.0 age adoption passing confidence
jsii-pacmak (source) ^1.118.0 -> ^1.120.0 age adoption passing confidence
prettier (source) ^3.6.2 -> ^3.7.3 age adoption passing confidence
ts-jest (source) ^29.4.5 -> ^29.4.6 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch)

v3.943.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch

v3.940.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch

v3.939.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch

v3.936.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch

v3.935.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch

v3.934.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch

v3.933.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.943.0

Compare Source

Features
  • client-s3: New S3 Storage Class FSX_ONTAP (56ffa40)

v3.940.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.939.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.937.0

Compare Source

Features
  • client-s3: Enable / Disable ABAC on a general purpose bucket. (9816b26)

v3.936.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.935.0

Compare Source

Features
  • client-s3: Adds support for blocking SSE-C writes to general purpose buckets. (cee2e72)

v3.934.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.933.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/jsii (jsii-diff)

v1.120.0

Compare Source

Bug Fixes
prettier/prettier (prettier)

v3.7.3

Compare Source

diff

API: Fix prettier.getFileInfo() change that breaks VSCode extension (#​18375 by @​fisker)

An internal refactor accidentally broke the VSCode extension plugin loading.

v3.7.2

Compare Source

diff

JavaScript: Fix string print when switching quotes (#​18351 by @​fisker)
// Input
console.log("A descriptor\\'s .kind must be \"method\" or \"field\".")

// Prettier 3.7.1
console.log('A descriptor\\'s .kind must be "method" or "field".');

// Prettier 3.7.2
console.log('A descriptor\\\'s .kind must be "method" or "field".');
JavaScript: Preserve quote for embedded HTML attribute values (#​18352 by @​kovsu)
// Input
const html = /* HTML */ ` <div class="${styles.banner}"></div> `;

// Prettier 3.7.1
const html = /* HTML */ ` <div class=${styles.banner}></div> `;

// Prettier 3.7.2
const html = /* HTML */ ` <div class="${styles.banner}"></div> `;
TypeScript: Fix comment in empty type literal (#​18364 by @​fisker)
// Input
export type XXX = {
  // tbd
};

// Prettier 3.7.1
export type XXX = { // tbd };

// Prettier 3.7.2
export type XXX = {
  // tbd
};

v3.7.1

Compare Source

diff

API: Fix performance regression in doc printer (#​18342 by @​fisker)

Prettier 3.7.0 can be very slow when formatting big files, the regression has been fixed.

v3.7.0

Compare Source

diff

🔗 Release Notes

kulshekhar/ts-jest (ts-jest)

v29.4.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 2am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

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 has been generated by Renovate Bot.

@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1f0e0fb to 829aa22 Compare November 28, 2025 00:37
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1261532 to 2950476 Compare December 8, 2025 00:40
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/all-minor-patch branch from 2950476 to 9d30aed Compare December 9, 2025 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant