Skip to content

Commit ed8a004

Browse files
Upgrade: [dependabot] - bump @aws-lambda-powertools/logger from 2.27.0 to 2.28.0 (#462)
Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.27.0 to 2.28.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> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.0">2.28.0</a> (2025-10-21)</h2> <h3>Improvements</h3> <ul> <li><strong>commons</strong> Make X-rRay trace ID access more robust (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4658">#4658</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5199d3e3a5000d3b3b5f2906f3d62da5fc1c96ec">5199d3e</a>)</li> <li><strong>event-handler</strong> ended response stream when body is null (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4651">#4651</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a37a3173023439ee67cc328753cb2d292dc3854f">a37a317</a>)</li> <li><strong>event-handler</strong> rename ServiceError class to HttpError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4610">#4610</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/33f733471a54d528514e7bebcd863edc4e3781a9">33f7334</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> correct persistentLogAttributes warning behavior (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4627">#4627</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5cb6797b66c18ddf8a266fce50b8c1dab4c25b29">5cb6797</a>)</li> <li><strong>idempotency</strong> add null check for idempotencyHandler before calling handleMiddyOnError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4643">#4643</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5dab224fa5a341ff6e00b819690090594dbcd811">5dab224</a>)</li> <li><strong>parser</strong> updated the SQSRecordSchema to make the md5OfMessageAttributes nullable (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4632">#4632</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/adc8f60bf3ffedbbb502aaf90b44bec9bea310dd">adc8f60</a>)</li> <li><strong>event-handler</strong> allow http handlers to return duplex streams (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4629">#4629</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f46ae7c4b73a428b3a9aeb7e8858adede73637ed">f46ae7c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>metrics</strong> use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c">3886af3</a>)</li> <li><strong>event-handler</strong> Add <code>includeRouter</code> support to AppSync GraphQL resolver (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4457">#4457</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ada48bbc20b61454586bbd853ee330800b6000d2">ada48bb</a>)</li> <li><strong>event-handler</strong> added support for catch all route (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4582">#4582</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19786bf82019eaf29f35830c029f60f8c5e9573d">19786bf</a>)</li> <li><strong>event-handler</strong> add streaming functionality (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4586">#4586</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e3215263e369acb581e113f08aa3893a170d0cb9">e321526</a>)</li> <li><strong>event-handler</strong> added <code>includeRouter</code> method to split routes (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4573">#4573</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/38b6e82a0d9f4f46bb5253ba5157487bbbb884df">38b6e82</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li><strong>tracer</strong> bump aws-xray-sdk-core from 3.10.3 to 3.11.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4656">#4656</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f00f7edcfd27788f8909d62a1519b317ee465a48">f00f7ed</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ea879976feafbc488e5ee7882548421387a4f0e"><code>5ea8799</code></a> chore(ci): bump version to 2.28.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4670">#4670</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/10511d9cf0d2cbe79cf6d787b425ccf847938dcb"><code>10511d9</code></a> chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8c664a31a8464f2ba2543c48b43098133588c8fc"><code>8c664a3</code></a> chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4666">#4666</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c"><code>3886af3</code></a> feat(metrics): use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a0be142c415522fec4f987b3c91b53706ba62f46"><code>a0be142</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 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/30a01b4c1a1aa95f97deab76fd680b1fede395f3"><code>30a01b4</code></a> chore(deps): bump <code>@​types/node</code> from 24.8.0 to 24.8.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4661">#4661</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6c78656a758f50ab8ffd419b8646de562e2f22b4"><code>6c78656</code></a> chore: update CONTRIBUTING.md (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4659">#4659</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5199d3e3a5000d3b3b5f2906f3d62da5fc1c96ec"><code>5199d3e</code></a> improv(commons): Make X-rRay trace ID access more robust (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4658">#4658</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/466ddfa998e0fd9daa57a9ee8e01dda6423b75fe"><code>466ddfa</code></a> chore(deps): bump <code>@​types/node</code> from 24.7.2 to 24.8.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4654">#4654</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f00f7edcfd27788f8909d62a1519b317ee465a48"><code>f00f7ed</code></a> chore(deps): bump aws-xray-sdk-core from 3.10.3 to 3.11.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4656">#4656</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.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.27.0&new-version=2.28.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 cb6bb8c commit ed8a004

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"typescript": "^5.9.3"
3434
},
3535
"dependencies": {
36-
"@aws-lambda-powertools/logger": "^2.27.0",
36+
"@aws-lambda-powertools/logger": "^2.28.0",
3737
"@middy/core": "^6.4.5"
3838
},
3939
"bugs": {

0 commit comments

Comments
 (0)