Commit 544b650
authored
chore(deps): bump the minor-and-patch group across 1 directory with 11 updates (#151)
Bumps the minor-and-patch group with 11 updates in the /cdk directory:
| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider)
| `3.987.0` | `3.1068.0` |
|
[@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda)
| `8.10.149` | `8.10.162` |
|
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
| `2.240.0` | `2.259.0` |
| [constructs](https://github.com/aws/constructs) | `10.5.1` | `10.6.0`
|
| [deploy-time-build](https://github.com/tmokmss/deploy-time-build) |
`0.3.32` | `0.4.10` |
|
[aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)
| `2.1016.1` | `2.1126.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) |
`30.1.3` | `30.4.2` |
|
[@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)
| `27.5.2` | `30.0.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.8.4` |
|
[@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier)
| `2.6.0` | `3.0.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.4` |
`29.4.11` |
Updates `@aws-sdk/client-cognito-identity-provider` from 3.987.0 to
3.1068.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases">@aws-sdk/client-cognito-identity-provider's
releases</a>.</em></p>
<blockquote>
<h2>v3.1068.0</h2>
<h4>3.1068.0(2026-06-12)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iam:</strong> Updating documentation for select
service-specific credential APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f572228a35ccda02e702a3614a997ee889f20f30">f572228a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-06-12
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3f89d039a6e67ad96c3c7c4593d2906d2b2b6abd">3f89d039</a>)</li>
<li><strong>client-acm:</strong> Certificate transparency logging
opt-out is no longer available. Per compliance requirements, all public
ACM certificates are automatically recorded in certificate transparency
logs. The CertificateTransparencyLoggingPreference option is deprecated.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ca60b0f934de6000d65c60d217217cd179949e60">ca60b0f9</a>)</li>
<li><strong>client-eks:</strong> Patches missing enum values for EKS
updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c2df34dc67e001dbe5eb49b77a567f65136202d3">c2df34dc</a>)</li>
<li><strong>client-sagemaker-runtime:</strong> Added support for inline
request payloads to the InvokeEndpointAsync operation to allow users to
provide the inference payload directly in the request Body (up to
128,000 bytes) as an alternative to uploading the payload to Amazon S3
and passing InputLocation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4e229ddd3e868a668e2e97458c2330d767fa369">c4e229dd</a>)</li>
<li><strong>client-glue:</strong> Adds support for retrieving Apache
Iceberg table metadata via GetTable. Use the new AttributesToGet
parameter with LATEST ICEBERG METADATA to receive schema, partition
specs, sort orders, and table properties in the response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f45445f9f2218542a4800a1f0b65b506ccbde2b8">f45445f9</a>)</li>
<li><strong>client-firehose:</strong> Update KeyARN in
DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only
(not alias ARNs), matching service behavior. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80837cd31669d8be732a9e2b9bf2b13808099242">80837cd3</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Added tagging and CMK
support across optimization, an explanation field in recommendation
output, and an insights feature to identify failure patterns, extract
user intents, and summarize execution behavior (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c06496ff0a14ee1a5a5862de03d70cd149fe6f6">1c06496f</a>)</li>
<li><strong>client-devops-agent:</strong> Adds support for Trigger CRUD
APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger,
ListTriggers) for managing schedule-based automation triggers in DevOps
Agent agent spaces. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7139cf1ecc18c1497ad029bb6073ef8c39bd7fb3">7139cf1e</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Added tagging and
CMK support for optimizations and an insights feature to identify
failure patterns, extract user intents, and summarize execution behavior
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/571ac1e7ab21fed49d403db02046705f55226622">571ac1e7</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1068.0.zip</strong></p>
<h2>v3.1067.0</h2>
<h4>3.1067.0(2026-06-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>suggest UndiciHttpHandler as an alternative request handler (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/8092">#8092</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd18a9f0c8df55d47e7af27f09257c7a01a80fe2">bd18a9f0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-eks:</strong> Introduce new CreateCluster parameters
for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType
for configuring the EC2 instance type for dedicated etcd instances, and
spreadLevel for configuring the placement group spread level for
Kubernetes control plane and etcd instances. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/383363d5724d0212f22891283d3b606669a00862">383363d5</a>)</li>
<li><strong>client-omics:</strong> Adds support for workflowName in the
ListRuns API response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa2f460474a394301d86a980325c2f5c09dd15b2">fa2f4604</a>)</li>
<li><strong>client-neptune:</strong> Amazon Neptune now supports IPv6
dual-stack networking. You can create and manage Neptune DB clusters
accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in
CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and
RestoreDBClusterToPointInTime API operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae089f94ad19eaebd056378561636647aa944053">ae089f94</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Adds support to perform
cross account data plane actions on an AgentCore Memory resource (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d92e480ebd75d7aba85a8e759c252363c005d63">8d92e480</a>)</li>
<li><strong>client-healthlake:</strong> Adds the UpdateFHIRDatastore API
and adds analytics, NLP, and profile configuration support to
CreateFHIRDatastore and DescribeFHIRDatastore. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c74ab0051493446397950ebe16fb42c162a3afc8">c74ab005</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Supports
deterministic metadata for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7a995a2fa892857f852231715edb0845102315">af7a995a</a>)</li>
<li><strong>client-support:</strong> Adding new BDD representation of
endpoint ruleset (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cd9dac213e3d7ece5cfc0f84e70631fc367606f7">cd9dac21</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1067.0.zip</strong></p>
<h2>v3.1066.0</h2>
<h4>3.1066.0(2026-06-10)</h4>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md">@aws-sdk/client-cognito-identity-provider's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1067.0...v3.1068.0">3.1068.0</a>
(2026-06-12)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1066.0...v3.1067.0">3.1067.0</a>
(2026-06-11)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1065.0...v3.1066.0">3.1066.0</a>
(2026-06-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1064.0...v3.1065.0">3.1065.0</a>
(2026-06-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1063.0...v3.1064.0">3.1064.0</a>
(2026-06-08)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1062.0...v3.1063.0">3.1063.0</a>
(2026-06-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1061.0...v3.1062.0">3.1062.0</a>
(2026-06-04)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0632f6dc8842caaa916c5f43a5043342ff9ba6bb"><code>0632f6d</code></a>
Publish v3.1068.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a3246f174335af55a6981b4891f0f4c10dfe4c4"><code>0a3246f</code></a>
Publish v3.1067.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4b11912aef8adc845f81b7e9922bd180c5cf1d90"><code>4b11912</code></a>
Publish v3.1066.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62daf07c545b1fbac5753c554e2c8298ae6b820f"><code>62daf07</code></a>
Publish v3.1065.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bac71756a62d28fb08dce3e219176b365118eae4"><code>bac7175</code></a>
Publish v3.1064.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/86792c5e3b9c0b697161a5a14ef119153d1c17f5"><code>86792c5</code></a>
chore(scripts): update pkg json linting (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider/issues/8082">#8082</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/85dabf4ef0c81d9db5405c483b3bfbd2126075d4"><code>85dabf4</code></a>
Publish v3.1063.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9bd1a86b9bec0f69c58dcfdda481c9e1797dd73f"><code>9bd1a86</code></a>
chore: update author URL in package.json (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider/issues/8080">#8080</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f5235bbaa2e234435fed935ae69df09b33149d0c"><code>f5235bb</code></a>
Publish v3.1062.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/71df2cc54f319fdbd1a6cd82b0317dbb65b386a7"><code>71df2cc</code></a>
Publish v3.1061.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1068.0/clients/client-cognito-identity-provider">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/aws-lambda` from 8.10.149 to 8.10.162
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda">compare
view</a></li>
</ul>
</details>
<br />
Updates `aws-cdk-lib` from 2.240.0 to 2.259.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's
releases</a>.</em></p>
<blockquote>
<h2>v2.259.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>
<p><strong>lambda:</strong> <code>Runtime.NODEJS_LATEST</code> now
resolves to <code>nodejs24.x</code> in every region. Customers who pin
to a concrete runtime (<code>Runtime.NODEJS_22_X</code>,
<code>useLatestRuntimeVersion: false</code> in
<code>aws-lambda-nodejs.NodejsFunction</code>) are unaffected. Existing
<code>AWS::Lambda::Function</code> resources synthesized with
<code>NODEJS_LATEST</code> will see <code>Runtime: nodejs22.x</code> →
<code>Runtime: nodejs24.x</code> on next deploy. Lambda accepts runtime
updates <strong>in place</strong>.</p>
<p><strong>Customer-code compatibility — IMPORTANT</strong>: Node.js 24
removes support for callback-style asynchronous handlers (<code>(event,
context, callback) => {...}</code>) per the <a
href="https://aws.amazon.com/blogs/compute/node-js-24-runtime-now-available-in-aws-lambda/">launch
blog</a>. Customers whose Lambda code still uses callback-based handlers
will see runtime errors after the bump. Customers should migrate to
<code>async (event, context) => {...}</code> or pin to
<code>Runtime.NODEJS_22_X</code> explicitly.</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>core:</strong> recommend the use of weak references if no
choice has been made (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38070">#38070</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6e74e5ebbea3959a86af3aea038df0ab87aa27b6">6e74e5e</a>)</li>
<li><strong>ecs:</strong> add forceNewDeployment option for Fargate and
EC2 services (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36797">#36797</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3d9c4df185026440f5668b82dd2adb47e0c366de">3d9c4df</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27762">#27762</a></li>
<li><strong>eks:</strong> use the recommended AL2023 instead of AL2 AMI
type (under feature flag) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37850">#37850</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6a2dcb7ab6e2d4a69999625947ab6a152b82bc19">6a2dcb7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32211">#32211</a></li>
<li><strong>lambda:</strong> upgrade lambda and custom resource default
runtime to nodejs24.x (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38031">#38031</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/36c84c6d6ef8a4772249afadec78c2d25c44cd90">36c84c6</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>spec2cdk:</strong> sanitize hyphens in EventBridge event
namespace names (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38088">#38088</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b8f41bf4f2a8ef3556f3279c7fdd8259f3b6086b">b8f41bf</a>),
closes <a
href="https://github.com/40aws-cdk/spec2cdk/lib/naming/conventions.ts/issues/L195">40aws-cdk/spec2cdk/lib/naming/conventions.ts#L195</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li>"chore(bundling): check if docker image is cached before
building" (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38116">#38116</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/359f2fbbebb58da0e911b0550b49033fcc84f371">359f2fb</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/37951">aws/aws-cdk#37951</a></li>
</ul>
<hr />
<h2>Alpha modules (2.259.0-alpha.0)</h2>
<h2>v2.258.1</h2>
<h3>Reverts</h3>
<ul>
<li>"chore(bundling): check if docker image is cached before
building" (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38116">#38116</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8ec236cfd72bd53b44e1c29a62f3c3077923f43c">8ec236c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/37951">aws/aws-cdk#37951</a></li>
</ul>
<hr />
<h2>Alpha modules (2.258.1-alpha.0)</h2>
<h2>v2.258.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>** L1 resources are automatically generated from public
CloudFormation Resource Schemas. They are built to closely reflect the
real state of CloudFormation. Sometimes these updates can contain
changes that are incompatible with previous types, but more accurately
reflect reality. In this release we have changed:</li>
</ul>
<ul>
<li>aws-pcaconnectorad: AWS::PCAConnectorAD::ServicePrincipalName:
ConnectorArn property is now required.</li>
<li>aws-pcaconnectorad: AWS::PCAConnectorAD::ServicePrincipalName:
DirectoryRegistrationArn property is now required.</li>
<li>aws-pcaconnectorad:
AWS::PCAConnectorAD::TemplateGroupAccessControlEntry:
GroupSecurityIdentifier property is now required.</li>
<li>aws-pcaconnectorad:
AWS::PCAConnectorAD::TemplateGroupAccessControlEntry: TemplateArn
property is now required.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>core:</strong> trace property assignments in
CfnResource.addPropertyOverride (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38072">#38072</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a2263723ef9e09423512c1ea7620a586aa3b2090">a226372</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37993">#37993</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/664a878c881397408f021ec37133b588f5957bed">664a878</a>)</li>
<li><strong>aws-cdk-lib:</strong> emits performance counters if
synthesis is slow (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38004">#38004</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/cb037946a08f8c5939ad1b6fc42f15badcc97c98">cb03794</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/37919">#37919</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/37843">#37843</a></li>
<li><strong>bedrockagentcore:</strong> expose default endpoint
application log group on Runtime (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37812">#37812</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8e25d789ad0555a1141614b792efc19cae4e8f5f">8e25d78</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/37796">#37796</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md">aws-cdk-lib's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.
See <a
href="https://github.com/conventional-changelog/standard-version">standard-version</a>
for commit guidelines.</p>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.258.1-alpha.0...v2.259.0-alpha.0">2.259.0-alpha.0</a>
(2026-06-11)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.258.0-alpha.0...v2.258.1-alpha.0">2.258.1-alpha.0</a>
(2026-06-08)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.257.0-alpha.0...v2.258.0-alpha.0">2.258.0-alpha.0</a>
(2026-06-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>integ-tests-alpha:</strong> add option to set the provider
log level (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38005">#38005</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c634a795de080df21b86fad191d05dfde884eb4e">c634a79</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>custom-resource-handlers:</strong> deterministic asset
hashes for generated lambdas (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37634">#37634</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6c3d5bc36e19b8834319578fbd8525615a47a4b9">6c3d5bc</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34307">#34307</a></li>
<li><strong>glue-alpha:</strong> deprecate Ray Jobs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38055">#38055</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3fa428b9b24d286841940cfff5200d16817196bf">3fa428b</a>)</li>
<li><strong>glue-alpha:</strong> restore notifyDelayAfter to PySpark and
Scala Spark ETL jobs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37815">#37815</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/05be88aa324635108076bdc648a4ee940d22a386">05be88a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33839">#33839</a></li>
<li><strong>integ-tests-alpha:</strong> assertion failures print too
much unnecessary information (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37974">#37974</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bc0de1dacc59b95a2e89f9c3ec96589e98b35ed2">bc0de1d</a>)</li>
<li><strong>mediapackagev2-alpha:</strong> cdnAuth on OriginEndpoint now
generates the required policy (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38013">#38013</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/1d56b46abd477f188021d32d77551be1377765d0">1d56b46</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.256.1-alpha.0...v2.257.0-alpha.0">2.257.0-alpha.0</a>
(2026-05-21)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.256.0-alpha.0...v2.256.1-alpha.0">2.256.1-alpha.0</a>
(2026-05-20)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.255.0-alpha.0...v2.256.0-alpha.0">2.256.0-alpha.0</a>
(2026-05-19)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.254.0-alpha.0...v2.255.0-alpha.0">2.255.0-alpha.0</a>
(2026-05-18)</h2>
<h3>Features</h3>
<ul>
<li><strong>bedrock-agentcore-alpha:</strong> Graduation of the library
to stable. The <strong>Policy</strong> submodule is the only submodule
that remains in alpha. All other constructs have graduated to stable in
<code>aws-cdk-lib/aws-bedrockagentcore</code> and we recommend migrating
to the stable versions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37876">#37876</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/00cf6015f30755653de7a541f79c944d4a68f423">00cf601</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.253.1-alpha.0...v2.254.0-alpha.0">2.254.0-alpha.0</a>
(2026-05-13)</h2>
<h3>Features</h3>
<ul>
<li><strong>bedrock-agentcore-alpha:</strong> add tags support to
Evaluator and OnlineEvaluationConfig (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37804">#37804</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/adbf88faeb4d2b762563389aea160cfda496f200">adbf88f</a>)</li>
<li><strong>bedrock-agentcore-alpha:</strong> add identity L2 constructs
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/37610">#37610</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/67c3af260cedb8e610dff36f829afb36114dd93a">67c3af2</a>)</li>
<li><strong>mediapackagev2-alpha:</strong> add OAC integration between
CloudFront and MediaPackageV2 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37701">#37701</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/654f59c559f6eb2b5240e7885372ac82ea05a996">654f59c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bedrock-agentcore-alpha:</strong> fix cedar policy bug (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37782">#37782</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e678d5cc251f00a0a67bc308b562a3fddca6a73c">e678d5c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/37828">#37828</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/772eeba2564af8c6dff6b678dab6150d78c20e14"><code>772eeba</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/2e409c78277cc711c99ed85db4590f90710e14dd"><code>2e409c7</code></a>
chore(release): 2.259.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/36c84c6d6ef8a4772249afadec78c2d25c44cd90"><code>36c84c6</code></a>
chore(lambda): upgrade lambda and custom resource default runtime to
nodejs24...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/acf0971e54b291ec547b9daf52d472acc0533978"><code>acf0971</code></a>
chore(deps): bump the pip group across 8 directories with 1 update (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37355">#37355</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/359f2fbbebb58da0e911b0550b49033fcc84f371"><code>359f2fb</code></a>
revert: "chore(bundling): check if docker image is cached before
building" (#...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/3d9c4df185026440f5668b82dd2adb47e0c366de"><code>3d9c4df</code></a>
feat(ecs): add forceNewDeployment option for Fargate and EC2 services
(<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36797">#36797</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/dd383ac257ebc1deb5bbf0f1d5828e8605249b3c"><code>dd383ac</code></a>
chore(tools): metadata-updater source keys break on non-standard repo
paths (...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/6a2dcb7ab6e2d4a69999625947ab6a152b82bc19"><code>6a2dcb7</code></a>
feat(eks): use the recommended AL2023 instead of AL2 AMI type (under
feature ...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/a8d5cc8ab7231926a1bafd5fc55c51381205398c"><code>a8d5cc8</code></a>
docs: document CloudWatch Dashboard widget compaction (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/38090">#38090</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/6e74e5ebbea3959a86af3aea038df0ab87aa27b6"><code>6e74e5e</code></a>
feat(core): recommend the use of weak references if no choice has been
made (...</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.259.0/packages/aws-cdk-lib">compare
view</a></li>
</ul>
</details>
<br />
Updates `constructs` from 10.5.1 to 10.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/constructs/releases">constructs's
releases</a>.</em></p>
<blockquote>
<h2>v10.6.0</h2>
<h2><a
href="https://github.com/aws/constructs/compare/v10.5.1...v10.6.0">10.6.0</a>
(2026-03-23)</h2>
<h3>Features</h3>
<ul>
<li>add stackTraceOverride option to MetadataOptions (<a
href="https://redirect.github.com/aws/constructs/issues/2853">#2853</a>)
(<a
href="https://github.com/aws/constructs/commit/f1fd2869f9283dc52f3985856032f309b8002082">f1fd286</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/constructs/commit/f1fd2869f9283dc52f3985856032f309b8002082"><code>f1fd286</code></a>
feat: add stackTraceOverride option to MetadataOptions (<a
href="https://redirect.github.com/aws/constructs/issues/2853">#2853</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/809d63a21ccd62d6f77ec93f8daf999a4c84c590"><code>809d63a</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2852">#2852</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/c2298f1bf89a701e1d501f279aa71d7d33b91c2b"><code>c2298f1</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2851">#2851</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/eb0d0222c3d5ccf938efbee46cad626daf2cad9b"><code>eb0d022</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2850">#2850</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/780040f04d2beea3e62a5f9e2e4acc4522034d84"><code>780040f</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2849">#2849</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/constructs/compare/v10.5.1...v10.6.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `deploy-time-build` from 0.3.32 to 0.4.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tmokmss/deploy-time-build/releases">deploy-time-build's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.10</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.9...v0.4.10">0.4.10</a>
(2026-02-24)</h2>
<h2>v0.4.9</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.8...v0.4.9">0.4.9</a>
(2026-02-24)</h2>
<h2>v0.4.8</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.7...v0.4.8">0.4.8</a>
(2026-01-27)</h2>
<h3>Features</h3>
<ul>
<li><strong>nodejs-build:</strong> add cache and computeType properties
(<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/71">#71</a>)
(<a
href="https://github.com/tmokmss/deploy-time-build/commit/20fa79a4f1ed927ef92cd687c9a65f7751566a9d">20fa79a</a>)</li>
</ul>
<h2>v0.4.7</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.6...v0.4.7">0.4.7</a>
(2026-01-27)</h2>
<h2>v0.4.6</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.5...v0.4.6">0.4.6</a>
(2026-01-19)</h2>
<h2>v0.4.5</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.4...v0.4.5">0.4.5</a>
(2025-12-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>nodejs-build:</strong> CodeBuild job fails to start when
no-rollback: true (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/73">#73</a>)
(<a
href="https://github.com/tmokmss/deploy-time-build/commit/004a204a9691cf8e3d6bf0247a75d51317f17fa5">004a204</a>),
closes <a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/66">#66</a>
<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/72">#72</a></li>
</ul>
<h2>v0.4.4</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.3...v0.4.4">0.4.4</a>
(2025-10-21)</h2>
<h2>v0.4.3</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.2...v0.4.3">0.4.3</a>
(2025-10-20)</h2>
<h3>Features</h3>
<ul>
<li><strong>container-image-build:</strong> enable scanOnPush of the
default ECR repository (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/68">#68</a>)
(<a
href="https://github.com/tmokmss/deploy-time-build/commit/ba20e668360b7db1f9d550d0d98bc304867c7159">ba20e66</a>)</li>
</ul>
<h2>v0.4.2</h2>
<h2><a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.4.1...v0.4.2">0.4.2</a>
(2025-10-20)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/dfce60aed1f6ccc9bace036e40ebcf462ea77cf5"><code>dfce60a</code></a>
chore: add migration detail in the project description</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/a76288b0ff1d88e146ce3d2f05c4ba73927ea9ab"><code>a76288b</code></a>
chore: migrate to <code>@cdklabs/deploy-time-build</code></li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/20fa79a4f1ed927ef92cd687c9a65f7751566a9d"><code>20fa79a</code></a>
feat(nodejs-build): add cache and computeType properties (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/71">#71</a>)</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/20703ad8e5cbd58832e7e02f9bb4522e1acfa732"><code>20703ad</code></a>
chore: remove tsc step from nom run build (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/75">#75</a>)</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/b12fe7c4a8bcedc55c2dcb065a0cb3704f9f9c6e"><code>b12fe7c</code></a>
chore: validate build on minCdkVersion (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/74">#74</a>)</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/004a204a9691cf8e3d6bf0247a75d51317f17fa5"><code>004a204</code></a>
fix(nodejs-build): CodeBuild job fails to start when no-rollback: true
(<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/73">#73</a>)</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/7410baf50dac6f83ce228188e52a262a94983fbc"><code>7410baf</code></a>
chore: use soci-wrapper v0.2.8 (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/69">#69</a>)</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/ba20e668360b7db1f9d550d0d98bc304867c7159"><code>ba20e66</code></a>
feat(container-image-build): enable scanOnPush of the default ECR
repository ...</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/412b94bfa51d5919f2431c6760f8e4dd8cfb675a"><code>412b94b</code></a>
chore: upgrade dependencies in example assets (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/67">#67</a>)</li>
<li><a
href="https://github.com/tmokmss/deploy-time-build/commit/4fe77ee0a62708fed85225adf163186ccab6a128"><code>4fe77ee</code></a>
fix: workingDirectory props was not used (<a
href="https://redirect.github.com/tmokmss/deploy-time-build/issues/58">#58</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tmokmss/deploy-time-build/compare/v0.3.32...v0.4.10">compare
view</a></li>
</ul>
</details>
<br />
Updates `aws-cdk` from 2.1016.1 to 2.1126.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-cdk-cli/releases">aws-cdk's
releases</a>.</em></p>
<blockquote>
<h2>aws-cdk@v2.1126.0</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1125.0...aws-cdk@v2.1126.0">2.1126.0</a>
(2026-06-03)</h2>
<h3>Features</h3>
<ul>
<li><strong>cli:</strong> pass <code>CDK_CLI_USERAGENT</code> env var
through to telemetry config (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1557">#1557</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/caa060555e6ecc0939bc8f8d3c05573a8e6361ba">caa0605</a>)</li>
<li><strong>toolkit-lib:</strong> surface resource delete failures in
DeployResult (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1576">#1576</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/a65d9951e88e3d214caf41f2af6c60aa117cfdae">a65d995</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>telemetry does not use proxy agent (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1577">#1577</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/bed7d673cd9f8122d3bc9bd0904f6f80a81e27b0">bed7d67</a>)</li>
</ul>
<h2>aws-cdk@v2.1125.0</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1124.1...aws-cdk@v2.1125.0">2.1125.0</a>
(2026-05-27)</h2>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> upgrade aws-cdk-lib (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1538">#1538</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/9197aeefd647ff841d218b69bbc7f3ce4767cf93">9197aee</a>)</li>
<li><strong>deps:</strong> upgrade aws-cdk-lib (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1543">#1543</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/62e217a5ec024ef5ae1d402abe2295a16be32c68">62e217a</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>bootstrap fails if bucket, ECR repo already exist (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1544">#1544</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/e1cd6bce0250d85c864bf75f84d46d80336ea92e">e1cd6bc</a>)</li>
<li>recognize VSCode Agent terminal (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1540">#1540</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/bd58d4db2ee29d208bafd699413bc3453af3b5a2">bd58d4d</a>)</li>
</ul>
<h2>aws-cdk@v2.1124.1</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1124.0...aws-cdk@v2.1124.1">2.1124.1</a>
(2026-05-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> resolve command aliases in unknown options
check (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1536">#1536</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/791408cfb7dce3cc8b8e2a03d7cc9ae62dc1ef93">791408c</a>)</li>
</ul>
<h2>aws-cdk@v2.1124.0</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1123.0...aws-cdk@v2.1124.0">2.1124.0</a>
(2026-05-20)</h2>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> upgrade aws-cdk-lib (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1532">#1532</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/0920b7829efd45259fca40f3160b4a09e0765069">0920b78</a>)</li>
</ul>
<h2>aws-cdk@v2.1123.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/a90d578bd0bcab8acfbd1a9978295e9cfb20a3ee"><code>a90d578</code></a>
chore(deps): upgrade dependencies (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1590">#1590</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/c23d53ac6151b9356ddbe0cd70d05fba79609ba1"><code>c23d53a</code></a>
chore(deps): bump <code>@smithy/util-retry</code> from 4.4.0 to 4.4.4
(<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1586">#1586</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/caa060555e6ecc0939bc8f8d3c05573a8e6361ba"><code>caa0605</code></a>
feat(cli): pass <code>CDK_CLI_USERAGENT</code> env var through to
telemetry config (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1557">#1557</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/1bdaaaf4ec02792cb7d420b8438002b4f93f87d7"><code>1bdaaaf</code></a>
chore(deps): bump <code>@aws-sdk/lib-storage</code> from 3.1036.0 to
3.1053.0 (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1581">#1581</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/a65d9951e88e3d214caf41f2af6c60aa117cfdae"><code>a65d995</code></a>
feat(toolkit-lib): surface resource delete failures in DeployResult (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1576">#1576</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/bed7d673cd9f8122d3bc9bd0904f6f80a81e27b0"><code>bed7d67</code></a>
fix: telemetry does not use proxy agent (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1577">#1577</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/68007887cb6db78a27809139360d0ad5a49077a9"><code>6800788</code></a>
chore(deps): upgrade dependencies (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/0a7f892d54edf89ae62c0c639ebf0b6ab13d64c0"><code>0a7f892</code></a>
refactor: use WorkspaceJsiiBuild from cdklabs-projen-project-types (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1565">#1565</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/e046569ed0079ca0c9b997f0d3ed251b4346cdbc"><code>e046569</code></a>
chore: improve defense in depth of integ test workflow (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1558">#1558</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/76445b34bbe2d8f27d68daf0dc3ebc42e5d3e918"><code>76445b3</code></a>
chore(deps): bump semver from 7.7.4 to 7.8.0 (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1548">#1548</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1126.0/packages/aws-cdk">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for aws-cdk since your current version.</p>
</details>
<br />
Updates `jest` from 30.1.3 to 30.4.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jestjs/jest/releases">jest's
releases</a>.</em></p>
<blockquote>
<h2>v30.4.2</h2>
<h1>Fixes</h1>
<ul>
<li><code>[jest-runtime]</code> Fix named imports from CJS modules whose
<code>module.exports</code> is a function with own-property exports (<a
href="https://redirect.github.com/jestjs/jest/pull/16150">#16150</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jestjs/jest/compare/v30.4.1...v30.4.2">https://github.com/jestjs/jest/compare/v30.4.1...v30.4.2</a></p>
<h2>v30.4.1</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-config, jest-core, jest-runner, jest-schemas,
jest-types]</code> Allow custom runner configuration options via tuple
format <code>['runner-path', {options}]</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/16141">#16141</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[jest-runtime]</code> Align CJS-from-ESM default export with
Node: <code>module.exports</code> is always the ESM default,
<code>__esModule</code> unwrapping is no longer applied (<a
href="https://redirect.github.com/jestjs/jest/pull/16143">#16143</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jestjs/jest/compare/v30.4.0...v30.4.1">https://github.com/jestjs/jest/compare/v30.4.0...v30.4.1</a></p>
<h2>v30.4.0</h2>
<p>Big release! 😀</p>
<p>Main feature is a rewrite of our custom runtime in preparation for
stabilisation of native support of ESM. As part of that work
<code>require(esm)</code> module is now supported on Node 24.9+ (still
requires <code>--experimental-vm-modules</code> like before).</p>
<p>In addition we now support fake timers for the recently released
<code>Temporal</code> API in Node v26.</p>
<p>React 19 is also supported properly in <code>pretty-format</code>,
meaning snapshots of React components now work like they should.</p>
<p>Due to all the changes, there might be regressions that snuck in.
Please report them!</p>
<p>Full list of changes below</p>
<h2>Features</h2>
<ul>
<li><code>[babel-jest]</code> Support collecting coverage from
<code>.mts</code>, <code>.cts</code> (and other) files (<a
href="https://redirect.github.com/jestjs/jest/pull/15994">#15994</a>)</li>
<li><code>[jest-circus, jest-cli, jest-config, jest-core, jest-jasmine2,
jest-types]</code> Add <code>--collect-tests</code> flag to discover and
list tests without executing them (<a
href="https://redirect.github.com/jestjs/jest/pull/16006">#16006</a>)</li>
<li><code>[jest-config, jest-runner, jest-worker]</code> Add
<code>workerGracefulExitTimeout</code> config option to control how long
workers are given to exit before being force-killed (<a
href="https://redirect.github.com/jestjs/jest/pull/15984">#15984</a>)</li>
<li><code>[jest-config]</code> Add support for
<code>jest.config.mts</code> as a valid configuration file (<a
href="https://redirect.github.com/jestjs/jest/pull/16005">#16005</a>)</li>
<li><code>[jest-config, jest-core, jest-reporters, jest-runner]</code>
<code>verbose</code> and <code>silent</code> can now be set per-project;
the project-level value overrides the global value for that project's
tests (<a
href="https://redirect.github.com/jestjs/jest/pull/16133">#16133</a>)</li>
<li><code>[@jest/fake-timers]</code> Accept
<code>Temporal.Duration</code> in
<code>jest.advanceTimersByTime()</code> and
<code>jest.advanceTimersByTimeAsync()</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/16128">#16128</a>)</li>
<li><code>[@jest/fake-timers]</code> Accept
<code>Temporal.Instant</code> and <code>Temporal.ZonedDateTime</code> in
<code>jest.setSystemTime()</code> and <code>useFakeTimers({now})</code>
(<a
href="https://redirect.github.com/jestjs/jest/pull/16128">#16128</a>)</li>
<li><code>[@jest/fake-timers]</code> Support faking
<code>Temporal.Now.*</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/16131">#16131</a>)</li>
<li><code>[jest-mock]</code> Add <code>clearMocksOnScope(scope)</code>
on <code>ModuleMocker</code> for clearing every mock function exposed on
a scope object (<a
href="https://redirect.github.com/jestjs/jest/pull/16088">#16088</a>)</li>
<li><code>[jest-resolve]</code> Add <code>canResolveSync()</code> on
<code>Resolver</code> so callers can detect when a user-configured
resolver only exports an <code>async</code> hook (<a
href="https://redirect.github.com/jestjs/jest/pull/16064">#16064</a>)</li>
<li><code>[jest-runtime]</code> Use synchronous <code>evaluate()</code>
for ES modules without top-level <code>await</code> on Node versions
that support it (v24.9+), and prefer the synchronous transform path when
a sync transformer is configured (<a
href="https://redirect.github.com/jestjs/jest/pull/16062">#16062</a>)</li>
<li><code>[jest-runtime]</code> Support <code>require()</code> of ES
modules on Node v24.9+ (<a
href="https://redirect.github.com/jestjs/jest/pull/16074">#16074</a>)</li>
<li><code>[jest-runtime]</code> Validate TC39 import attributes
(<code>with { type: 'json' }</code>) on ESM imports (<a
href="https://redirect.github.com/jestjs/jest/pull/16127">#16127</a>)</li>
<li><code>[@jest/transform]</code> Add
<code>canTransformSync(filename)</code> on
<code>ScriptTransformer</code> so callers can pick the sync vs async
transform path (<a
href="https://redirect.github.com/jestjs/jest/pull/16062">#16062</a>)</li>
<li><code>[jest-util]</code> Add <code>isError</code> helper (<a
href="https://redirect.github.com/jestjs/jest/pull/16076">#16076</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest's
changelog</a>.</em></p>
<blockquote>
<h2>30.4.2</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-runtime]</code> Fix named imports from CJS modules whose
<code>module.exports</code> is a function with own-property exports (<a
href="https://redirect.github.com/jestjs/jest/pull/16150">#16150</a>)</li>
</ul>
<h2>30.4.1</h2>
<h3>Features</h3>
<ul>
<li><code>[jest-config, jest-core, jest-runner, jest-schemas,
jest-types]</code> Allow custom runner configuration options via tuple
format <code>['runner-path', {options}]</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/16141">#16141</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[jest-runtime]</code> Align CJS-from-ESM default export with
Node: <code>module.exports</code> is always the ESM default,
<code>__esModule</code> unwrapping is no longer applied (<a
href="https://redirect.github.com/jestjs/jest/pull/16143">#16143</a>)</li>
</ul>
<h2>30.4.0</h2>
<h3>Features</h3>
<ul>
<li><code>[babel-jest]</code> Support collecting coverage from
<code>.mts</code>, <code>.cts</code> (and other) files (<a
href="https://redirect.github.com/jestjs/jest/pull/15994">#15994</a>)</li>
<li><code>[jest-circus, jest-cli, jest-config, jest-core, jest-jasmine2,
jest-types]</code> Add <code>--collect-tests</code> flag to discover and
list tests without executing them (<a
href="https://redirect.github.com/jestjs/jest/pull/16006">#16006</a>)</li>
<li><code>[jest-config, jest-runner, jest-worker]</code> Add
<code>workerGracefulExitTimeout</code> config option to control how long
workers are given to exit before being force-killed (<a
href="https://redirect.github.com/jestjs/jest/pull/15984">#15984</a>)</li>
<li><code>[jest-config]</code> Add support for
<code>jest.config.mts</code> as a valid configuration file (<a
href="https://redirect.github.com/jestjs/jest/pull/16005">#16005</a>)</li>
<li><code>[jest-config, jest-core, jest-reporters, jest-runner]</code>
<code>verbose</code> and <code>silent</code> can now be set per-project;
the project-level value overrides the global value for that project's
tests (<a
href="https://redirect.github.com/jestjs/jest/pull/16133">#16133</a>)</li>
<li><code>[@jest/fake-timers]</code> Accept
<code>Temporal.Duration</code> in
<code>jest.advanceTimersByTime()</code> and
<code>jest.advanceTimersByTimeAsync()</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/16128">#16128</a>)</li>
<li><code>[@jest/fake-timers]</code> Accept
<code>Temporal.Instant</code> and <code>Temporal.ZonedDateTime</code> in
<code>jest.setSystemTime()</code> and <code>useFakeTimers({now})</code>
(<a
href="https://redirect.github.com/jestjs/jest/pull/16128">#16128</a>)</li>
<li><code>[@jest/fake-timers]</code> Support faking
<code>Temporal.Now.*</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/16131">#16131</a>)</li>
<li><code>[jest-mock]</code> Add <code>clearMocksOnScope(scope)</code>
on <code>ModuleMocker</code> for clearing every mock function exposed on
a scope object (<a
href="https://redirect.github.com/jestjs/jest/pull/16088">#16088</a>)</li>
<li><code>[jest-resolve]</code> Add <code>canResolveSync()</code> on
<code>Resolver</code> so callers can detect when a user-configured
resolver only exports an <code>async</code> hook (<a
href="https://redirect.github.com/jestjs/jest/pull/16064">#16064</a>)</li>
<li><code>[jest-runtime]</code> Use synchronous <code>evaluate()</code>
for ES modules without top-level <code>await</code> on Node versions
that support it (v24.9+), and prefer the synchronous transform path when
a sync transformer is configured (<a
href="https://redirect.github.com/jestjs/jest/pull/16062">#16062</a>)</li>
<li><code>[jest-runtime]</code> Support <code>require()</code> of ES
modules on Node v24.9+ (<a
href="https://redirect.github.com/jestjs/jest/pull/16074">#16074</a>)</li>
<li><code>[jest-runtime]</code> Validate TC39 import attributes
(<code>with { type: 'json' }</code>) on ESM imports (<a
href="https://redirect.github.com/jestjs/jest/pull/16127">#16127</a>)</li>
<li><code>[@jest/transform]</code> Add
<code>canTransformSync(filename)</code> on
<code>ScriptTransformer</code> so callers can pick the sync vs async
transform path (<a
href="https://redirect.github.com/jestjs/jest/pull/16062">#16062</a>)</li>
<li><code>[jest-util]</code> Add <code>isError</code> helper (<a
href="https://redirect.github.com/jestjs/jest/pull/16076">#16076</a>)</li>
<li><code>[pretty-format]</code> Support React 19 (<a
href="https://redirect.github.com/jestjs/jest/pull/16123">#16123</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[expect-utils]</code> Fix <code>toStrictEqual</code> failing
on <code>structuredClone</code> results due to cross-realm constructor
mismatch (<a
href="https://redirect.github.com/jestjs/jest/pull/15959">#15959</a>)</li>
<li><code>[@jest/expect-utils]</code> Prevent
<code>toMatchObject</code>/subset matching from throwing when
encountering exotic iterables (<a
href="https://redirect.github.com/jestjs/jest/pull/15952">#15952</a>)</li>
<li><code>[fake-timers]</code> Convert <code>Date</code> to milliseconds
before passing to <code>@sinonjs/fake-timers</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/16029">#16029</a>)</li>
<li><code>[jest]</code> Export <code>GlobalConfig</code> and
<code>ProjectConfig</code> TypeScript types (<a
href="https://redirect.github.com/jestjs/jest/pull/16132">#16132</a>)</li>
<li><code>[jest-circus]</code> Prevent crash when
<code>asyncError</code> is undefined for non-Error throws (<a
href="https://redirect.github.com/jestjs/jest/pull/16003">#16003</a>)</li>
<li><code>[jest-circus, jest-jasmine2]</code> Include
<code>Error.cause</code> in JSON <code>failureMessages</code> output (<a
href="https://redirect.github.com/jestjs/jest/pull/15967">#15967</a>)</li>
<li><code>[jest-config]</code> Fix preset path resolution on Windows
when the preset uses subpath <code>exports</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/15961">#15961</a>)</li>
<li><code>[jest-config]</code> Allow <code>collectCoverage</code> and
<code>coverageProvider</code> in project config without a validation
warning (<a
href="https://redirect.github.com/jestjs/jest/pull/16132">#16132</a>)</li>
<li><code>[jest-config]</code> Project config validator now emits
"is not supported in an individual project configuration"
instead of "probably a typing mistake" for known global-only
options (<a
href="https://redirect.github.com/jestjs/jest/pull/16132">#16132</a>)</li>
<li><code>[jest-environment-node]</code> Fix
<code>--localstorage-file</code> warning on Node 25+ (<a
href="https://redirect.github.com/jestjs/jest/pull/16086">#16086</a>)</li>
<li><code>[jest-reporters]</code> Apply global coverage threshold to
unmatched pattern files in addition to glob/path thresholds (<a
href="https://redirect.github.com/jestjs/jest/pull/16137">#16137</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jestjs/jest/commit/746f2a0f57c56e3bba555280f0587d40f3db95c0"><code>746f2a0</code></a>
v30.4.2</li>
<li><a
href="https://github.com/jestjs/jest/commit/b3b4a09ed3005369dacc7466d1d2122797283785"><code>b3b4a09</code></a>
v30.4.1</li>
<li><a
href="https://github.com/jestjs/jest/commit/5cbb21e0b3037edb42e503ec1a1ce80efad40c20"><code>5cbb21e</code></a>
v30.4.0</li>
<li><a
href="https://github.com/jestjs/jest/commit/db7141a93cc85fab81cf9c25368e1f2b2c312286"><code>db7141a</code></a>
fix: allow <code>collectCoverage</code> and
<code>coverageProvider</code> in project config (<a
href="https://github.com/jestjs/jest/tree/HEAD/packages/jest/issues/16132">#16132</a>)</li>
<li><a
href="https://github.com/jestjs/jest/commit/efb59c2e81083f8dc941f20d6d20a3af2dc8d068"><code>efb59c2</code></a>
v30.3.0</li>
<li><a
href="https://github.com/jestjs/jest/commit/96c53d30660e51bf76ed2cd1ecc2334c399ac31c"><code>96c53d3</code></a>
feat(jest-config): add <code>defineConfig</code> and
<code>mergeConfig</code> functions (<a
href="https://github.com/jestjs/jest/tree/HEAD/packages/jest/issues/15844">#15844</a>)</li>
<li><a
href="https://github.com/jestjs/jest/commit/855864e3f9751366455246790be2bf912d4d0dac"><code>855864e</code></a>
v30.2.0</li>
<li>See full diff in <a
href="https://github.com/jestjs/jest/commits/v30.4.2/packages/jest">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/jest` from 27.5.2 to 30.0.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare
view</a></li>
</ul>
</details>
<br />
Updates `prettier` from 3.5.3 to 3.8.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.8.4</h2>
<ul>
<li>Markdown: Fix blank lines between list items and nested sub-lists
being removed in Markdown/MDX (<a
href="https://redirect.github.com/prettier/prettier/pull/17746">prettier/prettier#17746</a>
by <a
href="https://github.com/byplayer"><code>@byplayer</code></a>)</li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/3.8.4/CHANGELOG.md#384">Changelog</a></p>
<h2>3.8.3</h2>
<ul>
<li>SCSS: Prevent trailing comma in <code>if()</code> function (<a
href="https://redirect.github.com/prettier/prettier/pull/18471">prettier/prettier#18471</a>
by <a href="https://github.com/kovsu"><code>@kovsu</code></a>)</li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/3.8.3/CHANGELOG.md#383">Changelog</a></p>
<h2>3.8.2</h2>
<ul>
<li>Support Angular v21.2</li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#382">Changelog</a></p>
<h2>3.8.1</h2>
<ul>
<li>Include available <code>printers</code> in plugin type declarations
(<a
href="https://redirect.github.com/prettier/prettier/pull/18706">#18706</a>
by <a href="https://github.com/porada"><code>@porada</code></a>)</li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#381">Changelog</a></p>
<h2>3.8.0</h2>
<ul>
<li>Support Angular v21.1</li>
</ul>
<p><a
href="https://github.com/prettier/prettier/compare/3.7.4...3.8.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2026/01/14/3.8.0">Release note
"Prettier 3.8: Support for Angular v21.1"</a></p>
<h2>3.7.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix comment in union type gets duplicated by <a
href="https://github.com/fisker"><code>@fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/18393">prettier/prettier#18393</a></li>
<li>Fix unstable comment print in union type by <a
href="https://github.com/fisker"><code>@fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/18395">prettier/prettier#18395</a></li>
<li>Avoid quote around LWC interpolations by <a
href="https://github.com/kovsu"><code>@kovsu</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/18383">prettier/prettier#18383</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#374">Changelog</a></p>
<h2>3.7.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix <code>prettier.getFileInfo()</code> change that breaks VSCode
extension by <a
href="https://github.com/fisker"><code>@fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/18375">prettier/prettier#18375</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#373">Changelog</a></p>
<h2>3.7.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix string print when switching quotes by <a
href="https://github.com/fisker"><code>@fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/18351">prettier/prettier#18351</a></li>
<li>Preserve quote for embedded HTML attribute values by <a
href="https://github.com/kovsu"><code>@kovsu</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/18352">prettier/prettier#18352</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.8.4</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.8.3...3.8.4">diff</a></p>
<h4>Markdown: Fix blank lines between list items and nested sub-lists
being removed in Markdown/MDX (<a
href="https://redirect.github.com/prettier/prettier/pull/17746">#17746</a>
by <a
href="https://github.com/byplayer"><code>@byplayer</code></a>)</h4>
<p>Prettier was removing blank lines between list items and their nested
sub-lists, converting loose lists into tight lists and changing their
semantic meaning.</p>
<!-- raw HTML omitted -->
<pre lang="markdown"><code><!-- Input -->
- a
<ul>
<li>
<p>b</p>
</li>
<li>
<p>c</p>
<ul>
<li>d</li>
</ul>
</li>
</ul>
<p><!-- Prettier 3.8.3 --></p>
<ul>
<li>a
<ul>
<li>b</li>
</ul>
</li>
<li>c
<ul>
<li>d</li>
</ul>
</li>
</ul>
<p><!-- Prettier 3.8.4 --></p>
<ul>
<li>
<p>a</p>
<ul>
<li>b</li>
</ul>
</li>
<li>
<p>c</p>
<ul>
<li>d<br />
</code></pre></li>
</ul>
</li>
</ul>
<h1>3.8.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.8.2...3.8.3">diff</a></p>
<h4>SCSS: Prevent trailing comma in <code>if()</code> function (<a
href="https://redirect.github.com/prettier/prettier/pull/18471">#18471</a>
by <a href="https://github.com/kovsu"><code>@kovsu</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="scss"><code>// Input
$value: if(sass(false): 1; else: -1);
<p>// Prettier 3.8.2<br />
$value: if(<br />
sass(false): 1; else: -1,<br />
</tr></table><br />
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/1c6ba5539141552e0e8e22d401ea620d8fdff468"><code>1c6ba55</code></a>
Release 3.8.4</li>
<li><a
href="https://github.com/prettier/prettier/commit/4a673dc9b59ddf7296bbab9822093d2971da84a8"><code>4a673dc</code></a>
Fix blank lines between list items and nested sub-lists being removed in
Mark...</li>
<li><a
href="https://github.com/prettier/prettier/commit/074aaedbb052a288e89d15eb0a4214de37a08866"><code>074aaed</code></a>
Replace <code>main</code> branch in changelog link with tags (<a
href="https://redirect.github.com/prettier/prettier/issues/19054">#19054</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/c22a003ae97917c5043e8685b4fdff0f93e978f9"><code>c22a003</code></a>
Bump Prettier dependency to 3.8.3</li>
<li><a
href="https://github.com/prettier/prettier/commit/07bad1f04536e9799927007baf466e67151576f0"><code>07bad1f</code></a>
Clean changelog_unreleased</li>
<li><a
href="https://github.com/prettier/prettier/commit/d7108a79ec745c04292aabf22c4c1adbd690b191"><code>d7108a7</code></a>
Release 3.8.3</li>
<li><a
href="https://github.com/prettier/prettier/commit/177f90898170d363ef64fde663e4d13170688bfe"><code>177f908</code></a>
Prevent trailing comma in SCSS <code>if()</code> function (<a
href="https://redirect.github.com/prettier/prettier/issues/18471">#18471</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/1cd40668c3d6f2f4cf9d87bbc9096d92361b2606"><code>1cd4066</code></a>
Release <code>@prettier/plugin-oxc</code><a
href="https://github.com/0"><code>@0</code></a>.1.4</li>
<li><a
href="https://github.com/prettier/prettier/commit/a8700e245038cd8cc0cf28ef06ffedbcb3fc2dfc"><code>a8700e2</code></a>
Update oxc-parser to v0.125.0</li>
<li><a
href="https://github.com/prettier/prettier/commit/752157c78eca6f0a30e5d5cb513b682c5ecfa01e"><code>752157c</code></a>
Fix tests</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.5.3...3.8.4">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for prettier since your current version.</p>
</details>
<br />
Updates `@types/prettier` from 2.6.0 to 3.0.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier">compare
view</a></li>
</ul>
</details>
<br />
Updates `ts-jest` from 29.4.4 to 29.4.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's
releases</a>.</em></p>
<blockquote>
<h2>v29.4.11</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.4.10</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.4.9</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.4.8</h2>
<p>No release notes provided.</p>
<h2>v29.4.7</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.4.6</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.4.5</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.10...v29.4.11">29.4.11</a>
(2026-05-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>preserve Bundler on the CJS path under TypeScript >= 6 (<a
href="https://github.com/kulshekhar/ts-jest/commit/39418187515f11b6584d35a4e3ddf50231f74936">3941818</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4198">#4198</a></li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.9...v29.4.10">29.4.10</a>
(2026-05-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>pass <code>resolutionMode</code> to
<code>ts.resolveModuleName</code> for hybrid module support (<a
href="https://github.com/kulshekhar/ts-jest/commit/b557a85f85c3fd34523ec3a15293afbdc9dea83c">b557a85</a>)</li>
<li>rebuild <code>Program</code> when consecutive compiles need
different module kinds (<a
href="https://github.com/kulshekhar/ts-jest/commit/a82a2b32c4987a5249fd5284283117dd2fa3be47">a82a2b3</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4774">#4774</a></li>
<li>respect tsconfig <code>moduleResolution</code> instead of forcing
<code>Node10</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/1bffffc667557c173ae0c1f93dd436920775dac4">1bffffc</a>)</li>
<li><strong>transformer:</strong> transpile <code>mjs</code> files from
<code>node_modules</code> for CJS mode (<a
href="https://github.com/kulshekhar/ts-jest/commit/96d025dd912ea2bceb18b67d2d509ada7a756d9d">96d025d</a>)</li>
<li><strong>transformer:</strong> use a consistent comparator in
hoist-jest sortStatements (<a
href="https://github.com/kulshekhar/ts-jest/commit/8a8fd2fb8446655bba18367db9306a1089490e62">8a8fd2f</a>)</li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.8...v29.4.9">29.4.9</a>
(2026-04-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>use correct registry for npm OIDC trusted publishing (<a
href="https://github.com/kulshekhar/ts-jest/commit/f8a9cc9892">f8a9cc9</a>)</li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.7...v29.4.8">29.4.8</a>
(2026-04-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>wrong published assets</li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.6...v29.4.7">29.4.7</a>
(2026-04-01)</h2>
<h3>Features</h3>
<ul>
<li>support TypeScript v6 (<a
href="https://github.com/kulshekhar/ts-jest/commit/eda517d226389317d99572887d3c1aa93c81be87">eda517d</a>)</li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.5...v29.4.6">29.4.6</a>
(2025-12-01)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kulshekhar/ts-j…1 parent 6820146 commit 544b650
4 files changed
Lines changed: 1058 additions & 2255 deletions
0 commit comments