Skip to content

Commit 4997f31

Browse files
fix(lambda): bump the aws-powertools group in /lambdas with 4 updates (#4743)
Bumps the aws-powertools group in /lambdas with 4 updates: [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript) and [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript). Updates `@aws-lambda-powertools/parameters` from 2.25.1 to 2.25.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/parameters</code>'s releases</a>.</em></p> <blockquote> <h2>v2.25.2</h2> <h2>Summary</h2> <p>In this release, the <code>setDefaultDimensions</code> method in the <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4134">Metrics</a> utility now emits a warning if an existing default dimension is over-written, making it consistent with <code>addDimension</code> and <code>addDimensions</code> methods:</p> <p>⭐ Congratulations to <a href="https://github.com/kawaaaa"><code>@​kawaaaa</code></a>, and <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a> for their first PRs merged in the project 🎉</p> <h2>Changes</h2> <ul> <li>improv(ci): Inherited the secrets for update ssm workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4388">#4388</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>feat(event-handler): add resolution logic to base router (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4349">#4349</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(commons): concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(ci): Moved the secrets expanded in the run block to env variables (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4370">#4370</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): removed the secret inheritance and replaced with the needed secrets (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4364">#4364</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Added comments in workflow files triggering Excessive Secret Exposure Alert (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4367">#4367</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Automate the layer version tracking during the Make Release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4355">#4355</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>refactor(logger): use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) by <a href="https://github.com/dwrth"><code>@​dwrth</code></a></li> <li>chore(parameters): fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) by <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a></li> <li>refactor(logger): mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) by <a href="https://github.com/kawaaaas"><code>@​kawaaaas</code></a></li> <li>ci: switch e2e env in run-e2e-tests workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4347">#4347</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(metrics): emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) by <a href="https://github.com/uttam282005"><code>@​uttam282005</code></a></li> <li>improv: decorate methods without destructuring args (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4345">#4345</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>feat(event-handler): add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>fix(event-handler): pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>ci: add Kiro &amp; other LLM fodlers to gitignore (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4333">#4333</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> </ul> <h2>📜 Documentation updates</h2> <ul> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4371">#4371</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>improv(ci): Automate the SSM Parameter Update step of the release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4356">#4356</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(deps): bump mkdocs-material from 9.6.16 to 9.6.17 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4358">#4358</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>bb7b015</code> to <code>405aeb6</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4354">#4354</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4352">#4352</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4351">#4351</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump <code>@​types/node</code> from 24.2.1 to 24.3.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4344">#4344</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): update layer ARN on documentation (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group across 1 directory (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4377">#4377</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/parameters</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">2.25.2</a> (2025-08-26)</h2> <h3>Maintenance</h3> <ul> <li><strong>commons</strong> concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/519cbfe99db110eceadb8d7814f0693dc751c6db">519cbfe</a>)</li> <li><strong>parameters</strong> fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/59a191d976148a2e36a5ad2b0352e82216eaf043">59a191d</a>)</li> </ul> <h3>Improvements</h3> <ul> <li><strong>logger</strong> use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f9ea6113cfb854d7b9136d5e44969467c8609efd">f9ea611</a>)</li> <li><strong>logger</strong> mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ac77129f4ae8f5790b95f540abeeb2d91df7a9d">5ac7712</a>)</li> <li><strong>metrics</strong> emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4c1bcc3a521b9d4c65d9e00f1b4563336df15742">4c1bcc3</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>event-handler</strong> add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6277e0d0f4dbc2f9dfa0011dd16e52bb96ce3f59">6277e0d</a>)</li> <li><strong>event-handler</strong> pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ea0e61583cc2c06672dfb136c436c5a31764a0e6">ea0e615</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/90c1ed37ebaa8189773c0d662250f1b74bf1bdb0"><code>90c1ed3</code></a> improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3d6414d513be311abb028b008e56fe0d641047ea"><code>3d6414d</code></a> chore(ci): bump version to 2.25.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4383">#4383</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/fd6a7d8241bcd84ef1a114c3aecc8f9471e5d326"><code>fd6a7d8</code></a> chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a7f6231c24c4dc42cbd493ca78b1d6878b67220"><code>9a7f623</code></a> chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4bd98679f762722dc430a7be24886df89ea8467d"><code>4bd9867</code></a> chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ab78b57e2cef6ca5337e8f1f33e28d7bed7fbd20"><code>ab78b57</code></a> chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/089fa042d32d623a148456779c5f808488f735a1"><code>089fa04</code></a> chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19bf00b1f7d576e2d8400183cd1e8ebbcc4d3c90"><code>19bf00b</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9b829f8b5f49c8d62eeb4cd1cdd8102d4ca5cb4d"><code>9b829f8</code></a> chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7087f62b4deac2328af3a841e09df8b1fe58ad2d"><code>7087f62</code></a> chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /d...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">compare view</a></li> </ul> </details> <br /> Updates `@aws-lambda-powertools/logger` from 2.25.1 to 2.25.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/logger</code>'s releases</a>.</em></p> <blockquote> <h2>v2.25.2</h2> <h2>Summary</h2> <p>In this release, the <code>setDefaultDimensions</code> method in the <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4134">Metrics</a> utility now emits a warning if an existing default dimension is over-written, making it consistent with <code>addDimension</code> and <code>addDimensions</code> methods:</p> <p>⭐ Congratulations to <a href="https://github.com/kawaaaa"><code>@​kawaaaa</code></a>, and <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a> for their first PRs merged in the project 🎉</p> <h2>Changes</h2> <ul> <li>improv(ci): Inherited the secrets for update ssm workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4388">#4388</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>feat(event-handler): add resolution logic to base router (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4349">#4349</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(commons): concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(ci): Moved the secrets expanded in the run block to env variables (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4370">#4370</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): removed the secret inheritance and replaced with the needed secrets (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4364">#4364</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Added comments in workflow files triggering Excessive Secret Exposure Alert (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4367">#4367</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Automate the layer version tracking during the Make Release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4355">#4355</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>refactor(logger): use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) by <a href="https://github.com/dwrth"><code>@​dwrth</code></a></li> <li>chore(parameters): fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) by <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a></li> <li>refactor(logger): mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) by <a href="https://github.com/kawaaaas"><code>@​kawaaaas</code></a></li> <li>ci: switch e2e env in run-e2e-tests workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4347">#4347</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(metrics): emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) by <a href="https://github.com/uttam282005"><code>@​uttam282005</code></a></li> <li>improv: decorate methods without destructuring args (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4345">#4345</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>feat(event-handler): add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>fix(event-handler): pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>ci: add Kiro &amp; other LLM fodlers to gitignore (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4333">#4333</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> </ul> <h2>📜 Documentation updates</h2> <ul> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4371">#4371</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>improv(ci): Automate the SSM Parameter Update step of the release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4356">#4356</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(deps): bump mkdocs-material from 9.6.16 to 9.6.17 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4358">#4358</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>bb7b015</code> to <code>405aeb6</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4354">#4354</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4352">#4352</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4351">#4351</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump <code>@​types/node</code> from 24.2.1 to 24.3.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4344">#4344</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): update layer ARN on documentation (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group across 1 directory (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4377">#4377</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/logger</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">2.25.2</a> (2025-08-26)</h2> <h3>Maintenance</h3> <ul> <li><strong>commons</strong> concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/519cbfe99db110eceadb8d7814f0693dc751c6db">519cbfe</a>)</li> <li><strong>parameters</strong> fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/59a191d976148a2e36a5ad2b0352e82216eaf043">59a191d</a>)</li> </ul> <h3>Improvements</h3> <ul> <li><strong>logger</strong> use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f9ea6113cfb854d7b9136d5e44969467c8609efd">f9ea611</a>)</li> <li><strong>logger</strong> mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ac77129f4ae8f5790b95f540abeeb2d91df7a9d">5ac7712</a>)</li> <li><strong>metrics</strong> emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4c1bcc3a521b9d4c65d9e00f1b4563336df15742">4c1bcc3</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>event-handler</strong> add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6277e0d0f4dbc2f9dfa0011dd16e52bb96ce3f59">6277e0d</a>)</li> <li><strong>event-handler</strong> pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ea0e61583cc2c06672dfb136c436c5a31764a0e6">ea0e615</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/90c1ed37ebaa8189773c0d662250f1b74bf1bdb0"><code>90c1ed3</code></a> improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3d6414d513be311abb028b008e56fe0d641047ea"><code>3d6414d</code></a> chore(ci): bump version to 2.25.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4383">#4383</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/fd6a7d8241bcd84ef1a114c3aecc8f9471e5d326"><code>fd6a7d8</code></a> chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a7f6231c24c4dc42cbd493ca78b1d6878b67220"><code>9a7f623</code></a> chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4bd98679f762722dc430a7be24886df89ea8467d"><code>4bd9867</code></a> chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ab78b57e2cef6ca5337e8f1f33e28d7bed7fbd20"><code>ab78b57</code></a> chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/089fa042d32d623a148456779c5f808488f735a1"><code>089fa04</code></a> chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19bf00b1f7d576e2d8400183cd1e8ebbcc4d3c90"><code>19bf00b</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9b829f8b5f49c8d62eeb4cd1cdd8102d4ca5cb4d"><code>9b829f8</code></a> chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7087f62b4deac2328af3a841e09df8b1fe58ad2d"><code>7087f62</code></a> chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /d...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">compare view</a></li> </ul> </details> <br /> Updates `@aws-lambda-powertools/metrics` from 2.25.1 to 2.25.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/metrics</code>'s releases</a>.</em></p> <blockquote> <h2>v2.25.2</h2> <h2>Summary</h2> <p>In this release, the <code>setDefaultDimensions</code> method in the <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4134">Metrics</a> utility now emits a warning if an existing default dimension is over-written, making it consistent with <code>addDimension</code> and <code>addDimensions</code> methods:</p> <p>⭐ Congratulations to <a href="https://github.com/kawaaaa"><code>@​kawaaaa</code></a>, and <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a> for their first PRs merged in the project 🎉</p> <h2>Changes</h2> <ul> <li>improv(ci): Inherited the secrets for update ssm workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4388">#4388</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>feat(event-handler): add resolution logic to base router (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4349">#4349</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(commons): concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(ci): Moved the secrets expanded in the run block to env variables (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4370">#4370</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): removed the secret inheritance and replaced with the needed secrets (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4364">#4364</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Added comments in workflow files triggering Excessive Secret Exposure Alert (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4367">#4367</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Automate the layer version tracking during the Make Release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4355">#4355</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>refactor(logger): use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) by <a href="https://github.com/dwrth"><code>@​dwrth</code></a></li> <li>chore(parameters): fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) by <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a></li> <li>refactor(logger): mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) by <a href="https://github.com/kawaaaas"><code>@​kawaaaas</code></a></li> <li>ci: switch e2e env in run-e2e-tests workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4347">#4347</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(metrics): emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) by <a href="https://github.com/uttam282005"><code>@​uttam282005</code></a></li> <li>improv: decorate methods without destructuring args (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4345">#4345</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>feat(event-handler): add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>fix(event-handler): pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>ci: add Kiro &amp; other LLM fodlers to gitignore (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4333">#4333</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> </ul> <h2>📜 Documentation updates</h2> <ul> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4371">#4371</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>improv(ci): Automate the SSM Parameter Update step of the release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4356">#4356</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(deps): bump mkdocs-material from 9.6.16 to 9.6.17 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4358">#4358</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>bb7b015</code> to <code>405aeb6</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4354">#4354</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4352">#4352</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4351">#4351</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump <code>@​types/node</code> from 24.2.1 to 24.3.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4344">#4344</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): update layer ARN on documentation (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group across 1 directory (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4377">#4377</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/metrics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">2.25.2</a> (2025-08-26)</h2> <h3>Maintenance</h3> <ul> <li><strong>commons</strong> concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/519cbfe99db110eceadb8d7814f0693dc751c6db">519cbfe</a>)</li> <li><strong>parameters</strong> fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/59a191d976148a2e36a5ad2b0352e82216eaf043">59a191d</a>)</li> </ul> <h3>Improvements</h3> <ul> <li><strong>logger</strong> use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f9ea6113cfb854d7b9136d5e44969467c8609efd">f9ea611</a>)</li> <li><strong>logger</strong> mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ac77129f4ae8f5790b95f540abeeb2d91df7a9d">5ac7712</a>)</li> <li><strong>metrics</strong> emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4c1bcc3a521b9d4c65d9e00f1b4563336df15742">4c1bcc3</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>event-handler</strong> add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6277e0d0f4dbc2f9dfa0011dd16e52bb96ce3f59">6277e0d</a>)</li> <li><strong>event-handler</strong> pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ea0e61583cc2c06672dfb136c436c5a31764a0e6">ea0e615</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/90c1ed37ebaa8189773c0d662250f1b74bf1bdb0"><code>90c1ed3</code></a> improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3d6414d513be311abb028b008e56fe0d641047ea"><code>3d6414d</code></a> chore(ci): bump version to 2.25.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4383">#4383</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/fd6a7d8241bcd84ef1a114c3aecc8f9471e5d326"><code>fd6a7d8</code></a> chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a7f6231c24c4dc42cbd493ca78b1d6878b67220"><code>9a7f623</code></a> chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4bd98679f762722dc430a7be24886df89ea8467d"><code>4bd9867</code></a> chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ab78b57e2cef6ca5337e8f1f33e28d7bed7fbd20"><code>ab78b57</code></a> chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/089fa042d32d623a148456779c5f808488f735a1"><code>089fa04</code></a> chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19bf00b1f7d576e2d8400183cd1e8ebbcc4d3c90"><code>19bf00b</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9b829f8b5f49c8d62eeb4cd1cdd8102d4ca5cb4d"><code>9b829f8</code></a> chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7087f62b4deac2328af3a841e09df8b1fe58ad2d"><code>7087f62</code></a> chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /d...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">compare view</a></li> </ul> </details> <br /> Updates `@aws-lambda-powertools/tracer` from 2.25.1 to 2.25.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/tracer</code>'s releases</a>.</em></p> <blockquote> <h2>v2.25.2</h2> <h2>Summary</h2> <p>In this release, the <code>setDefaultDimensions</code> method in the <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4134">Metrics</a> utility now emits a warning if an existing default dimension is over-written, making it consistent with <code>addDimension</code> and <code>addDimensions</code> methods:</p> <p>⭐ Congratulations to <a href="https://github.com/kawaaaa"><code>@​kawaaaa</code></a>, and <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a> for their first PRs merged in the project 🎉</p> <h2>Changes</h2> <ul> <li>improv(ci): Inherited the secrets for update ssm workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4388">#4388</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>feat(event-handler): add resolution logic to base router (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4349">#4349</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(commons): concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(ci): Moved the secrets expanded in the run block to env variables (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4370">#4370</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): removed the secret inheritance and replaced with the needed secrets (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4364">#4364</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Added comments in workflow files triggering Excessive Secret Exposure Alert (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4367">#4367</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(ci): Automate the layer version tracking during the Make Release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4355">#4355</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>refactor(logger): use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) by <a href="https://github.com/dwrth"><code>@​dwrth</code></a></li> <li>chore(parameters): fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) by <a href="https://github.com/shrivarshapoojari"><code>@​shrivarshapoojari</code></a></li> <li>refactor(logger): mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) by <a href="https://github.com/kawaaaas"><code>@​kawaaaas</code></a></li> <li>ci: switch e2e env in run-e2e-tests workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4347">#4347</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(metrics): emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) by <a href="https://github.com/uttam282005"><code>@​uttam282005</code></a></li> <li>improv: decorate methods without destructuring args (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4345">#4345</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>feat(event-handler): add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>fix(event-handler): pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> <li>ci: add Kiro &amp; other LLM fodlers to gitignore (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4333">#4333</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> </ul> <h2>📜 Documentation updates</h2> <ul> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4371">#4371</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>improv(ci): Automate the SSM Parameter Update step of the release workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4356">#4356</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>chore(deps): bump mkdocs-material from 9.6.16 to 9.6.17 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4358">#4358</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump squidfunk/mkdocs-material from <code>bb7b015</code> to <code>405aeb6</code> in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4354">#4354</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4352">#4352</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4351">#4351</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump <code>@​types/node</code> from 24.2.1 to 24.3.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4344">#4344</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): update layer ARN on documentation (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>) by <a href="https://github.com/svozza"><code>@​svozza</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group across 1 directory (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4377">#4377</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4378">#4378</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/tracer</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">2.25.2</a> (2025-08-26)</h2> <h3>Maintenance</h3> <ul> <li><strong>commons</strong> concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4374">#4374</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/519cbfe99db110eceadb8d7814f0693dc751c6db">519cbfe</a>)</li> <li><strong>parameters</strong> fix SonarQube code quality issues and optimize imports (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4359">#4359</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/59a191d976148a2e36a5ad2b0352e82216eaf043">59a191d</a>)</li> </ul> <h3>Improvements</h3> <ul> <li><strong>logger</strong> use vitest env helpers in unit tests (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4360">#4360</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f9ea6113cfb854d7b9136d5e44969467c8609efd">f9ea611</a>)</li> <li><strong>logger</strong> mark private members as readonly and fix code quality issues (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4350">#4350</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ac77129f4ae8f5790b95f540abeeb2d91df7a9d">5ac7712</a>)</li> <li><strong>metrics</strong> emit warning when default dimensions are overwritten (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4287">#4287</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4c1bcc3a521b9d4c65d9e00f1b4563336df15742">4c1bcc3</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>event-handler</strong> add function to convert Lambda proxy event to web response object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4343">#4343</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6277e0d0f4dbc2f9dfa0011dd16e52bb96ce3f59">6277e0d</a>)</li> <li><strong>event-handler</strong> pass event, context and request objects into handler (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4329">#4329</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ea0e61583cc2c06672dfb136c436c5a31764a0e6">ea0e615</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/90c1ed37ebaa8189773c0d662250f1b74bf1bdb0"><code>90c1ed3</code></a> improv(ci): Fixed the Make Release workflow permission issue (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4385">#4385</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3d6414d513be311abb028b008e56fe0d641047ea"><code>3d6414d</code></a> chore(ci): bump version to 2.25.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4383">#4383</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/fd6a7d8241bcd84ef1a114c3aecc8f9471e5d326"><code>fd6a7d8</code></a> chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4380">#4380</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a7f6231c24c4dc42cbd493ca78b1d6878b67220"><code>9a7f623</code></a> chore(deps): bump tsx from 4.20.4 to 4.20.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4379">#4379</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4bd98679f762722dc430a7be24886df89ea8467d"><code>4bd9867</code></a> chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ab78b57e2cef6ca5337e8f1f33e28d7bed7fbd20"><code>ab78b57</code></a> chore(deps): bump the aws-cdk group across 1 directory with 3 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4376">#4376</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/089fa042d32d623a148456779c5f808488f735a1"><code>089fa04</code></a> chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.0 to 2.2.2 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4381">#4381</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19bf00b1f7d576e2d8400183cd1e8ebbcc4d3c90"><code>19bf00b</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9b829f8b5f49c8d62eeb4cd1cdd8102d4ca5cb4d"><code>9b829f8</code></a> chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4372">#4372</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7087f62b4deac2328af3a841e09df8b1fe58ad2d"><code>7087f62</code></a> chore(deps): bump squidfunk/mkdocs-material from <code>405aeb6</code> to <code>1a4e939</code> in /d...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.1...v2.25.2">compare view</a></li> </ul> </details> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge`…
1 parent 1681dea commit 4997f31

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@aws-github-runner/aws-powertools-util": "*",
3434
"@aws-github-runner/aws-ssm-util": "*",
35-
"@aws-lambda-powertools/parameters": "^2.25.1",
35+
"@aws-lambda-powertools/parameters": "^2.25.2",
3636
"@aws-sdk/client-ec2": "^3.875.0",
3737
"@aws-sdk/client-sqs": "^3.875.0",
3838
"@middy/core": "^6.4.1",

lambdas/libs/aws-powertools-util/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"body-parser": "^2.2.0"
2121
},
2222
"dependencies": {
23-
"@aws-lambda-powertools/logger": "^2.25.1",
24-
"@aws-lambda-powertools/metrics": "^2.25.1",
25-
"@aws-lambda-powertools/tracer": "^2.25.1",
23+
"@aws-lambda-powertools/logger": "^2.25.2",
24+
"@aws-lambda-powertools/metrics": "^2.25.2",
25+
"@aws-lambda-powertools/tracer": "^2.25.2",
2626
"aws-lambda": "^1.0.7"
2727
},
2828
"nx": {

lambdas/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ __metadata:
141141
version: 0.0.0-use.local
142142
resolution: "@aws-github-runner/aws-powertools-util@workspace:libs/aws-powertools-util"
143143
dependencies:
144-
"@aws-lambda-powertools/logger": "npm:^2.25.1"
145-
"@aws-lambda-powertools/metrics": "npm:^2.25.1"
146-
"@aws-lambda-powertools/tracer": "npm:^2.25.1"
144+
"@aws-lambda-powertools/logger": "npm:^2.25.2"
145+
"@aws-lambda-powertools/metrics": "npm:^2.25.2"
146+
"@aws-lambda-powertools/tracer": "npm:^2.25.2"
147147
"@types/aws-lambda": "npm:^8.10.152"
148148
"@types/node": "npm:^22.16.5"
149149
aws-lambda: "npm:^1.0.7"
@@ -171,7 +171,7 @@ __metadata:
171171
dependencies:
172172
"@aws-github-runner/aws-powertools-util": "npm:*"
173173
"@aws-github-runner/aws-ssm-util": "npm:*"
174-
"@aws-lambda-powertools/parameters": "npm:^2.25.1"
174+
"@aws-lambda-powertools/parameters": "npm:^2.25.2"
175175
"@aws-sdk/client-ec2": "npm:^3.875.0"
176176
"@aws-sdk/client-sqs": "npm:^3.875.0"
177177
"@aws-sdk/types": "npm:^3.862.0"
@@ -255,50 +255,50 @@ __metadata:
255255
languageName: unknown
256256
linkType: soft
257257

258-
"@aws-lambda-powertools/commons@npm:2.25.1":
259-
version: 2.25.1
260-
resolution: "@aws-lambda-powertools/commons@npm:2.25.1"
261-
checksum: 10c0/f1dfa52316805641e4d0b274758c1b8ab7268ddcaa8707ce4b628c3632e560771ddfa74466c1cb1d65d7e029d892f8f8c14668b6db93e84ea6fd45c6c54f7e74
258+
"@aws-lambda-powertools/commons@npm:2.25.2":
259+
version: 2.25.2
260+
resolution: "@aws-lambda-powertools/commons@npm:2.25.2"
261+
checksum: 10c0/6f75a67539524d8b88aa9bfb3848147d6bd4d8b4722832cd3d2f76d8e08f57f8d65878b870b5fccb597d50ab2167ef62258cc7b3daff1b7cc564bdd02ecba1af
262262
languageName: node
263263
linkType: hard
264264

265-
"@aws-lambda-powertools/logger@npm:^2.25.1":
266-
version: 2.25.1
267-
resolution: "@aws-lambda-powertools/logger@npm:2.25.1"
265+
"@aws-lambda-powertools/logger@npm:^2.25.2":
266+
version: 2.25.2
267+
resolution: "@aws-lambda-powertools/logger@npm:2.25.2"
268268
dependencies:
269-
"@aws-lambda-powertools/commons": "npm:2.25.1"
269+
"@aws-lambda-powertools/commons": "npm:2.25.2"
270270
lodash.merge: "npm:^4.6.2"
271271
peerDependencies:
272-
"@aws-lambda-powertools/jmespath": 2.25.1
272+
"@aws-lambda-powertools/jmespath": 2.25.2
273273
"@middy/core": 4.x || 5.x || 6.x
274274
peerDependenciesMeta:
275275
"@aws-lambda-powertools/jmespath":
276276
optional: true
277277
"@middy/core":
278278
optional: true
279-
checksum: 10c0/c6211871fe24d7be180ef0b5733cdc33a8f8b1c5eeebd3240117d91156cac88f24e1359da19d6c3029452c0ede4b120002d58bf638b5fc39b346dd5c4ce47e7c
279+
checksum: 10c0/5d4a4d507dbb62ddd3743e9f2c473df8d4e0a1deaff022945ca89f783eef56e9e5c2bbd795d6fb14a272435cb85ea364f8abb835fd22b5e76e68494e3dd1a513
280280
languageName: node
281281
linkType: hard
282282

283-
"@aws-lambda-powertools/metrics@npm:^2.25.1":
284-
version: 2.25.1
285-
resolution: "@aws-lambda-powertools/metrics@npm:2.25.1"
283+
"@aws-lambda-powertools/metrics@npm:^2.25.2":
284+
version: 2.25.2
285+
resolution: "@aws-lambda-powertools/metrics@npm:2.25.2"
286286
dependencies:
287-
"@aws-lambda-powertools/commons": "npm:2.25.1"
287+
"@aws-lambda-powertools/commons": "npm:2.25.2"
288288
peerDependencies:
289289
"@middy/core": 4.x || 5.x || 6.x
290290
peerDependenciesMeta:
291291
"@middy/core":
292292
optional: true
293-
checksum: 10c0/3eabce84652e49b90af1bff787977416fbd980b55c9fcf4e8544fd28ef3639ebfaf95145d09b0f1d9919fdb5667cc2bdafd734744665d2aea3ec3de31c81d329
293+
checksum: 10c0/68ec01768683d78577e32f93337f3696969225890a6f2293725e2983160d020315bcd7cf259f2d79e882baa41fe155647bbd9609076ebfe5dc272adf0438ff33
294294
languageName: node
295295
linkType: hard
296296

297-
"@aws-lambda-powertools/parameters@npm:^2.25.1":
298-
version: 2.25.1
299-
resolution: "@aws-lambda-powertools/parameters@npm:2.25.1"
297+
"@aws-lambda-powertools/parameters@npm:^2.25.2":
298+
version: 2.25.2
299+
resolution: "@aws-lambda-powertools/parameters@npm:2.25.2"
300300
dependencies:
301-
"@aws-lambda-powertools/commons": "npm:2.25.1"
301+
"@aws-lambda-powertools/commons": "npm:2.25.2"
302302
peerDependencies:
303303
"@aws-sdk/client-appconfigdata": ">=3.x"
304304
"@aws-sdk/client-dynamodb": ">=3.x"
@@ -319,22 +319,22 @@ __metadata:
319319
optional: true
320320
"@middy/core":
321321
optional: true
322-
checksum: 10c0/106abf1587dfd4067e737b52dd87f75e26987e6c8cd87248810083935c33c729a1c7e91c0c7c50d64e8b37f3e53c7f9ffcfad2e6d5e5ffa01626b5926e7d24b8
322+
checksum: 10c0/8355af1285c8f03c755361f74ab6ebb7d5ae0ac4ff9b602e9329957ef2e28522abb54d9ea3efe450955961a87e7ef455d272b19f67e9d9ba4c0dd332c68635eb
323323
languageName: node
324324
linkType: hard
325325

326-
"@aws-lambda-powertools/tracer@npm:^2.25.1":
327-
version: 2.25.1
328-
resolution: "@aws-lambda-powertools/tracer@npm:2.25.1"
326+
"@aws-lambda-powertools/tracer@npm:^2.25.2":
327+
version: 2.25.2
328+
resolution: "@aws-lambda-powertools/tracer@npm:2.25.2"
329329
dependencies:
330-
"@aws-lambda-powertools/commons": "npm:2.25.1"
330+
"@aws-lambda-powertools/commons": "npm:2.25.2"
331331
aws-xray-sdk-core: "npm:^3.10.3"
332332
peerDependencies:
333333
"@middy/core": 4.x || 5.x || 6.x
334334
peerDependenciesMeta:
335335
"@middy/core":
336336
optional: true
337-
checksum: 10c0/e65d20c6587a448730ecc2d300cedb8fe5998b31166e360212b84f3f41f4f0cc572f5de4d2e5536f5ac4dc424f5435793ca513ad39264d6e5e46381d64cb9472
337+
checksum: 10c0/c9c6f2942057746b95f7e8edc6da8023a3b6046bd6f521adaddd8a192381945263e579c0d1f166f5f5341087690f2f93f76f9d3e1002e2bcab7c0c4c1f42493d
338338
languageName: node
339339
linkType: hard
340340

0 commit comments

Comments
 (0)