Skip to content

Commit 97cfc21

Browse files
Upgrade: [dependabot] - bump @aws-lambda-powertools/logger from 2.22.0 to 2.23.0 (#474)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.22.0 to 2.23.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/logger</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.22.0...v2.23.0">2.23.0</a> (2025-07-02)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>ci:</strong> Partition workflows (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4084">#4084</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/40195ddc36f343c3b7905b51f2b82842d05fce58">40195dd</a>)</li> <li><strong>logger:</strong> reset keys on error in middleware (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4122">#4122</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e310c50fe12463a5e3759ee1ecd61e0467fbc6a4">e310c50</a>)</li> <li><strong>logger:</strong> set <code>hourCycle</code> to h23 when tz is not UTC (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4102">#4102</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/54b08636474f11fefcb295cd04511d3f46be4382">54b0863</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>event-handler:</strong> add single resolver functionality for AppSync GraphQL API (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3999">#3999</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b91383f6ec82cff9196ccc4e0c9e88d285eb567d">b91383f</a>)</li> <li><strong>event-handler:</strong> expose event &amp; context as object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4113">#4113</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7e74c9e356d97372c4f1ee5ca83d16dfefea42f4">7e74c9e</a>)</li> <li><strong>event-handler:</strong> support <code>onQuery</code> and <code>onMutation</code> handlers (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4111">#4111</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/263db2d74e558adb9b088174a5500de6c29488d0">263db2d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b8e6d9361c78e58921ed88e90cc4aec21971479e"><code>b8e6d93</code></a> chore(ci): bump version to 2.23.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4123">#4123</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e310c50fe12463a5e3759ee1ecd61e0467fbc6a4"><code>e310c50</code></a> fix(logger): reset keys on error in middleware (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4122">#4122</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7c3196f423c1c35a52da2df0db0744a9e5b896b6"><code>7c3196f</code></a> docs(event-handler): add AppSync GraphQL docs page (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4120">#4120</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7e74c9e356d97372c4f1ee5ca83d16dfefea42f4"><code>7e74c9e</code></a> feat(event-handler): expose event &amp; context as object (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4113">#4113</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/263db2d74e558adb9b088174a5500de6c29488d0"><code>263db2d</code></a> feat(event-handler): support <code>onQuery</code> and <code>onMutation</code> handlers (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4111">#4111</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dfc31da7ef5ca5a225bdba3c9883c7cf45270df8"><code>dfc31da</code></a> chore(deps): bump <code>@​types/node</code> from 24.0.7 to 24.0.8 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4107">#4107</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5d783ee9b447f086d5644dddb19712f9db83ddd8"><code>5d783ee</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/4106">#4106</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3359dbe556e3dd654d9e2af553cb41d9600a2495"><code>3359dbe</code></a> chore(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in /docs (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4104">#4104</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/94a690ed9c5208427e5593ef94a082ac8ba4e756"><code>94a690e</code></a> chore(deps): bump squidfunk/mkdocs-material from <code>eb04b60</code> to <code>0bfdba4</code> in /d...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f6374e127ca176e5bee1397a3cabe5471dc06d4b"><code>f6374e1</code></a> chore(deps): bump the aws-cdk group across 1 directory with 2 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4108">#4108</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.22.0...v2.23.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-lambda-powertools/logger&package-manager=npm_and_yarn&previous-version=2.22.0&new-version=2.23.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad46120 commit 97cfc21

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

package-lock.json

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

packages/dummySpine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
1414
},
1515
"dependencies": {
16-
"@aws-lambda-powertools/logger": "^2.22.0",
16+
"@aws-lambda-powertools/logger": "^2.23.0",
1717
"@middy/core": "^5.5.1",
1818
"@middy/input-output-logger": "^6.3.2",
1919
"@nhs/fhir-middy-error-handler": "^2.1.38"

0 commit comments

Comments
 (0)