Skip to content

Commit 63bc2ae

Browse files
Upgrade: [dependabot] - bump @aws-lambda-powertools/parameters from 2.25.1 to 2.25.2 (#2024)
Bumps [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript) 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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-lambda-powertools/parameters&package-manager=npm_and_yarn&previous-version=2.25.1&new-version=2.25.2)](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 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` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba8e2f9 commit 63bc2ae

File tree

4 files changed

+16
-10
lines changed

4 files changed

+16
-10
lines changed

package-lock.json

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

packages/enrichPrescriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/commons": "^2.24.1",
1717
"@aws-lambda-powertools/logger": "^2.25.1",
18-
"@aws-lambda-powertools/parameters": "^2.25.1",
18+
"@aws-lambda-powertools/parameters": "^2.25.2",
1919
"@aws-sdk/client-secrets-manager": "^3.876.0",
2020
"@middy/core": "^6.4.4",
2121
"@middy/input-output-logger": "^6.4.4",

packages/getMyPrescriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@aws-lambda-powertools/commons": "^2.24.1",
1818
"@aws-lambda-powertools/logger": "^2.25.1",
19-
"@aws-lambda-powertools/parameters": "^2.25.1",
19+
"@aws-lambda-powertools/parameters": "^2.25.2",
2020
"@aws-sdk/client-secrets-manager": "^3.876.0",
2121
"@middy/core": "^6.4.4",
2222
"@middy/http-header-normalizer": "^6.4.4",

packages/statusLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/commons": "^2.24.1",
1717
"@aws-lambda-powertools/logger": "^2.25.1",
18-
"@aws-lambda-powertools/parameters": "^2.25.1",
18+
"@aws-lambda-powertools/parameters": "^2.25.2",
1919
"@middy/core": "^6.4.4",
2020
"@middy/input-output-logger": "^6.4.4",
2121
"@nhs/fhir-middy-error-handler": "^2.1.45",

0 commit comments

Comments
 (0)