Skip to content

Commit e5f478c

Browse files
Upgrade: [dependabot] - bump @aws-lambda-powertools/parameters from 2.9.0 to 2.10.0 (#1405)
Bumps [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.9.0 to 2.10.0. <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> <h1><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">2.10.0</a> (2024-10-22)</h1> <h3>Features</h3> <ul> <li><strong>logger:</strong> include enumerable properties in formatted errors (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4b80d9ff77a638d2290411764a1b9dc2dc9d8cbd">4b80d9f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cded5ecb890753b4295df98b397eea3b25241514"><code>cded5ec</code></a> chore(ci): add input type to the publish package workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a85ca230cc7d3cba0b79fad6a2c67d0d5f04ce4"><code>8a85ca2</code></a> chore(ci): add workflow to publish a single package (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e308143cab0fd526a9e77a3dd845abc2cf0ac3b9"><code>e308143</code></a> chore(parser): bump parser to 2.10.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3230">#3230</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3f2c3007557525e1663f474a962f4992d33c2bc9"><code>3f2c300</code></a> chore(ci): bump version to 2.10.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3228">#3228</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a3dd654d8b0e7e054300940586d73b3b23c14b6d"><code>a3dd654</code></a> chore(deps): bump squidfunk/mkdocs-material from <code>0d4e687</code> to <code>31eb7f7</code> in /d...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cc98e2e386ad65220d290cc9c23d97da714fd24e"><code>cc98e2e</code></a> chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a9656f4f9278db02e56d3de55dabae7ba1ab068"><code>9a9656f</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a5e8712ce66cbf873a8659840038aaf55624803a"><code>a5e8712</code></a> chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3968f524a06ee3aaad3b3c49e96183a56aabbbb3"><code>3968f52</code></a> chore(deps): bump vscode/devcontainers/javascript-node from <code>61c3428</code> to `d49...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b536bdac77de41591c0a123f15577ec96e311ed9"><code>b536bda</code></a> 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/3218">#3218</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">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.9.0&new-version=2.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d8a9d0 commit e5f478c

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 7 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.8.0",
1717
"@aws-lambda-powertools/logger": "^2.10.0",
18-
"@aws-lambda-powertools/parameters": "^2.9.0",
18+
"@aws-lambda-powertools/parameters": "^2.10.0",
1919
"@aws-sdk/client-secrets-manager": "^3.675.0",
2020
"@middy/core": "^5.5.1",
2121
"@middy/input-output-logger": "^5.5.1",

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.8.0",
1818
"@aws-lambda-powertools/logger": "^2.10.0",
19-
"@aws-lambda-powertools/parameters": "^2.9.0",
19+
"@aws-lambda-powertools/parameters": "^2.10.0",
2020
"@aws-sdk/client-secrets-manager": "^3.675.0",
2121
"@middy/core": "^5.5.1",
2222
"@middy/http-header-normalizer": "^5.5.1",

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.8.0",
1717
"@aws-lambda-powertools/logger": "^2.10.0",
18-
"@aws-lambda-powertools/parameters": "^2.9.0",
18+
"@aws-lambda-powertools/parameters": "^2.10.0",
1919
"@middy/core": "^5.5.1",
2020
"@middy/input-output-logger": "^5.5.1",
2121
"@nhs/fhir-middy-error-handler": "^2.1.8",

0 commit comments

Comments
 (0)