Skip to content

Commit 55f737e

Browse files
build(deps): bump aws-cdk-lib from 2.240.0 to 2.246.0 in /scenarios/4-ls-in-network-not-target/cdk (#91)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.240.0 to 2.246.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.246.0</h2> <h3>Features</h3> <ul> <li><strong>bedrock:</strong> add MiniMax and GLM foundation model identifiers (<a href="https://redirect.github.com/aws/aws-cdk/issues/37348">#37348</a>) (<a href="https://github.com/aws/aws-cdk/commit/201534444ac183959119c1849f34931fa8f3d18d">2015344</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/37347">#37347</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>dynamodb:</strong> throw error when grantee is an unsupported ServicePrincipal (<a href="https://redirect.github.com/aws/aws-cdk/issues/37335">#37335</a>) (<a href="https://github.com/aws/aws-cdk/commit/d12754fdeda48181b235cbf563358ffeaa1e4c2f">d12754f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35817">#35817</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/issues/37273/issues/issuecomment-4099645443">aws/aws-cdk#37273</a></li> <li><strong>lambda-nodejs:</strong> use powershell for spawn steps on Windows (<a href="https://redirect.github.com/aws/aws-cdk/issues/37412">#37412</a>) (<a href="https://github.com/aws/aws-cdk/commit/a92105c64c4ff30bd85f506ef4f7dec39a923871">a92105c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/37387">#37387</a></li> <li><strong>core:</strong> noisy property deprecation warnings (<a href="https://redirect.github.com/aws/aws-cdk/pull/37415">#37415</a>) (<a href="https://github.com/aws/aws-cdk/commit/4fd000271d26a3dd9f1617800d07e02b40af7db1">4fd0002</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/37407">#37407</a></li> </ul> <h3>Reverts</h3> <ul> <li><strong>core:</strong> add source tracing for L1 construct property mutations (<a href="https://redirect.github.com/aws/aws-cdk/issues/37415">#37415</a>) (<a href="https://github.com/aws/aws-cdk/commit/4fd000271d26a3dd9f1617800d07e02b40af7db1">4fd0002</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/37285">aws/aws-cdk#37285</a></li> </ul> <hr /> <h2>Alpha modules (2.246.0-alpha.0)</h2> <h2>v2.245.0</h2> <h3>Features</h3> <ul> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/37332">#37332</a>) (<a href="https://github.com/aws/aws-cdk/commit/6cdf84aa9a50ef41dae54f14c2bcf4f48d46dbd1">6cdf84a</a>)</li> <li><strong>autoscaling:</strong> add instanceLifecyclePolicy support to AutoScalingGroup Property (<a href="https://redirect.github.com/aws/aws-cdk/issues/36434">#36434</a>) (<a href="https://github.com/aws/aws-cdk/commit/b72ffcc343a7bff1745dfea4d1e8de4a0d6b998e">b72ffcc</a>)</li> <li><strong>cloudfront:</strong> use JavaScript runtime 2.0 as the default for CloudFront Functions (under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/35941">#35941</a>) (<a href="https://github.com/aws/aws-cdk/commit/cd0df148fdb0d48b14d7d161641519942083b879">cd0df14</a>)</li> <li><strong>core:</strong> add source tracing for L1 construct property mutations (<a href="https://redirect.github.com/aws/aws-cdk/issues/37285">#37285</a>) (<a href="https://github.com/aws/aws-cdk/commit/f0b6da82b49da6611f871b67497db8d5004738a2">f0b6da8</a>)</li> <li><strong>ecr-assets:</strong> add support for docker build context (<a href="https://redirect.github.com/aws/aws-cdk/issues/36930">#36930</a>) (<a href="https://github.com/aws/aws-cdk/commit/c0849ea241c8f8707b26f07239aa1078b196bf1c">c0849ea</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/31598">#31598</a></li> <li><strong>s3:</strong> add blockedEncryptionTypes field to s3.Bucket (<a href="https://redirect.github.com/aws/aws-cdk/issues/37047">#37047</a>) (<a href="https://github.com/aws/aws-cdk/commit/262e8a76e7f50cefeceff265c7d135f35c0d520f">262e8a7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36988">#36988</a></li> <li><strong>synthetics:</strong> add enum value for Synthetics Canary NodeJS 3.1 runtime (<a href="https://redirect.github.com/aws/aws-cdk/issues/37282">#37282</a>) (<a href="https://github.com/aws/aws-cdk/commit/af1e89cbf7d9d96f0c23f05fb8bdca0e9d442b7d">af1e89c</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Nodejs.html/issues/CloudWatch_Synthetics_runtimeversion-syn-nodejs-3">/docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Nodejs.html#CloudWatch_Synthetics_runtimeversion-syn-nodejs-3</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>aws-cdk-lib:</strong> toolkit is unaware of CDK app errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/37294">#37294</a>) (<a href="https://github.com/aws/aws-cdk/commit/093de927b4b5d0d0ad5c68580af1c7e7f56e12c6">093de92</a>)</li> <li><strong>eks:</strong> throw error when kubectl subnets are isolated (<a href="https://redirect.github.com/aws/aws-cdk/issues/37217">#37217</a>) (<a href="https://github.com/aws/aws-cdk/commit/73e50061168fc147d6af5fb60917ef003d385fd2">73e5006</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26613">#26613</a></li> <li><strong>lambda:</strong> fix typo in addPermission() warning message (<a href="https://redirect.github.com/aws/aws-cdk/issues/37365">#37365</a>) (<a href="https://github.com/aws/aws-cdk/commit/fa21e623484ad1ed191e542e93b16811a8ef08b6">fa21e62</a>)</li> <li><strong>lambda-nodejs:</strong> use direct spawn for local bundling (<a href="https://redirect.github.com/aws/aws-cdk/issues/37292">#37292</a>) (<a href="https://github.com/aws/aws-cdk/commit/9bf4263ea631cae7c0cfff8872ec4fb3a3164cc1">9bf4263</a>)</li> <li><strong>mixin:</strong> use withMixin in Stack to set mixin metadata in its constructs (<a href="https://redirect.github.com/aws/aws-cdk/issues/37269">#37269</a>) (<a href="https://github.com/aws/aws-cdk/commit/293ce907d6c01e91e7f78bf9590e05aef4ae89a7">293ce90</a>), closes <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/core/lib/mixins/private/mixin-metadata.ts/issues/L30">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/core/lib/mixins/private/mixin-metadata.ts#L30</a></li> <li><strong>rds:</strong> enablePerformanceInsights false is ignored when other performance insight properties are set (<a href="https://redirect.github.com/aws/aws-cdk/issues/37287">#37287</a>) (<a href="https://github.com/aws/aws-cdk/commit/b4bca75d23832576840e6780bf5a62c260761cd7">b4bca75</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/37051">#37051</a></li> <li>construct errors are rendered in a messy way (<a href="https://redirect.github.com/aws/aws-cdk/issues/37290">#37290</a>) (<a href="https://github.com/aws/aws-cdk/commit/5104256853a1cede1494ff065e9ce7abbce69e58">5104256</a>)</li> <li><strong>spec2cdk:</strong> throw on unrecognized uppercase prefix in event pattern (<a href="https://redirect.github.com/aws/aws-cdk/issues/37283">#37283</a>) (<a href="https://github.com/aws/aws-cdk/commit/c68f2f5961b24fba3f4a4b769e355b00d91fd6a1">c68f2f5</a>)</li> </ul> <hr /> <h2>Alpha modules (2.245.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>s3tables-alpha:</strong> add support for partition spec, sort order, and table properties (<a href="https://redirect.github.com/aws/aws-cdk/issues/36811">#36811</a>) (<a href="https://github.com/aws/aws-cdk/commit/2696cd16e8e2edc8d40f1443b9c87eb6171e5d1f">2696cd1</a>)</li> <li><strong>s3tables-alpha:</strong> add metrics configuration support for TableBucket (<a href="https://redirect.github.com/aws/aws-cdk/issues/37275">#37275</a>) (<a href="https://github.com/aws/aws-cdk/commit/e8786f5d782d906971f933a2d6d432309d5384d7">e8786f5</a>)</li> <li><strong>s3tables-alpha:</strong> implement ITaggableV2 on TableBucket and Table L2 constructs (<a href="https://redirect.github.com/aws/aws-cdk/issues/37277">#37277</a>) (<a href="https://github.com/aws/aws-cdk/commit/69c8944ea3f4abf0f4218af2fc42c8e862e8cad3">69c8944</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33054">#33054</a></li> </ul> <h2>v2.244.0</h2> <!-- 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.259.0-alpha.0...v2.260.0-alpha.0">2.260.0-alpha.0</a> (2026-06-16)</h2> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/2d5b66722a2c9009b9de206ce199be8553db4268"><code>2d5b667</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/4fd000271d26a3dd9f1617800d07e02b40af7db1"><code>4fd0002</code></a> revert(core): add source tracing for L1 construct property mutations (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37415">#37415</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/a92105c64c4ff30bd85f506ef4f7dec39a923871"><code>a92105c</code></a> fix(lambda-nodejs): use powershell for spawn steps on Windows (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37412">#37412</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/819f632a08a93ec09f98ec7fe0bea2b6d26f6353"><code>819f632</code></a> chore: use HTTPS for AWS documentation links (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37359">#37359</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/9d46d2ff7e64ac33d757e941cbeb4983d60dc6bf"><code>9d46d2f</code></a> chore: fix duplicate word typos in documentation comments (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37357">#37357</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/5a3f2eac2baedb6a78b0569b159a96a57f0f4a14"><code>5a3f2ea</code></a> chore: remove obsolete tslint disable comments (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37358">#37358</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/87416f8315043081ea5af44faf27b29adf1ad7e3"><code>87416f8</code></a> chore: fix spelling errors in documentation comments (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37360">#37360</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/698ae9089f5fdc52fbcf9b90a52023c9b5d1b8a0"><code>698ae90</code></a> docs(cx-api): fix typos in README (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37406">#37406</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/3b3a09ddec619a6f9bee087a45ad5b264bf6d02f"><code>3b3a09d</code></a> docs: fix duplicate word typos in README files (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37370">#37370</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/0f62b21021e5176b3af3dcd4264ec81797dcd140"><code>0f62b21</code></a> docs: fix typo and use HTTPS for AWS links in README files (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37371">#37371</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.246.0/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-lib&package-manager=npm_and_yarn&previous-version=2.240.0&new-version=2.246.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/localstack/localstack-docker-debug/network/alerts). </details>
2 parents 97c290b + e9e2127 commit 55f737e

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

scenarios/4-ls-in-network-not-target/cdk/package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scenarios/4-ls-in-network-not-target/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "~5.1.3"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "2.240.0",
23+
"aws-cdk-lib": "2.246.0",
2424
"constructs": "^10.0.0",
2525
"source-map-support": "^0.5.21"
2626
}

0 commit comments

Comments
 (0)