Skip to content

Commit 8b502d5

Browse files
Upgrade: [dependabot] - bump @aws-lambda-powertools/logger from 2.25.0 to 2.25.1 (#406)
Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.25.0 to 2.25.1. <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.1</h2> <h2>Summary</h2> <p>This is a patch release that addresses an issue with the <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4318">logger</a> and the <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4326">idempotency</a> package introduced in <code>v2.25.0</code> that could potentially affect users’ tests in some circumstances. This does not affect any production workloads.</p> <p>Furthermore, it also fixes an <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4306">issue with the tracer package</a> which caused a deprecation warning when <code>@tracer.captureLambdaHandler()</code> was used.</p> <p>We recommend updating to this version if you're currently using <code>v2.25.0</code>, especially if you're experiencing any test-related issues.</p> <p>⭐ Congratulations <a href="https://github.com/MaxOpperman"><code>@​MaxOpperman</code></a>, <a href="https://github.com/BeckettFrey"><code>@​BeckettFrey</code></a> for their first PRs merged in the project 🎉</p> <h2>Changes</h2> <ul> <li>ci: bump version-n-release GitHub Action and modify input values (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence Layer (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>improv(logger): resolve issue when no logger region is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>) by <a href="https://github.com/MaxOpperman"><code>@​MaxOpperman</code></a></li> <li>improv(ci): Skip Layer version checks for the Gamma environment (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>) by <a href="https://github.com/sdangol"><code>@​sdangol</code></a></li> <li>refactor: idempotency env service to functions 4246 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4314">#4314</a>) by <a href="https://github.com/BeckettFrey"><code>@​BeckettFrey</code></a></li> <li>fix(tracer): pass args of decorated method as they are (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> </ul> <h2>📜 Documentation updates</h2> <ul> <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> <li>docs: add FraudFalcon customer reference (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>docs: add FraudFalcon customer reference (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>) by <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li> <li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump <code>@​redis/client</code> from 5.8.0 to 5.8.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4315">#4315</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>This release was made possible by the following contributors:</h2> <p><a href="https://github.com/BeckettFrey"><code>@​BeckettFrey</code></a>, <a href="https://github.com/MaxOpperman"><code>@​MaxOpperman</code></a>, <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot], <a href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a>, <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot], <a href="https://github.com/sdangol"><code>@​sdangol</code></a>, <a href="https://github.com/svozza"><code>@​svozza</code></a>, <a href="https://github.com/apps/dependabot">dependabot[bot]</a> and <a href="https://github.com/apps/github-actions">github-actions[bot]</a></p> </blockquote> </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.0...v2.25.1">2.25.1</a> (2025-08-14)</h2> <h3>Improvements</h3> <ul> <li><strong>logger</strong> resolve issue when no logger region is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef">b74b3b4</a>)</li> <li><strong>idempotency</strong> Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence Layer (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522">17845d0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>tracer</strong> pass args of decorated method as they are (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7bd81aed4d259c909107a1d312bd722bc258f358">7bd81ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>event-handler</strong> add decorator functionality for error handlers (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9">562747a</a>)</li> <li><strong>event-handler</strong> add error handling functionality to BaseRouter (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa">5aff398</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1e609f1140bbd381deff5aecd31f7e4cafd51d4c"><code>1e609f1</code></a> chore(ci): bump version to 2.25.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4336">#4336</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bc436b01c2d535b1c98a3f3a04b5009a38adcb9c"><code>bc436b0</code></a> docs: add FraudFalcon customer reference (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/65e7b0fb0a7b8e94f8e68a9f18e0ab9b704662c3"><code>65e7b0f</code></a> ci: bump version-n-release GitHub Action and modify input values (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522"><code>17845d0</code></a> improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passe...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9"><code>562747a</code></a> feat(event-handler): add decorator functionality for error handlers (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5bb23ad0e4d545799af3ea465950258e0ba9a8bb"><code>5bb23ad</code></a> chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/01575f133742e877a18b9c511041dc5e44ec816b"><code>01575f1</code></a> chore(deps-dev): bump <code>@​redis/client</code> from 5.8.0 to 5.8.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef"><code>b74b3b4</code></a> improv(logger): resolve issue when no logger region is set (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa"><code>5aff398</code></a> feat(event-handler): add error handling functionality to BaseRouter (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/60d92b861ca198f872f4c071f1646936b1cefacb"><code>60d92b8</code></a> improv(ci): Skip Layer version checks for the Gamma environment (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.25.0...v2.25.1">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.25.0&new-version=2.25.1)](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 1c6a3c2 commit 8b502d5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -35,7 +35,7 @@
3535
"typescript": "^5.9.2"
3636
},
3737
"dependencies": {
38-
"@aws-lambda-powertools/logger": "^2.25.0",
38+
"@aws-lambda-powertools/logger": "^2.25.1",
3939
"@middy/core": "^6.4.2",
4040
"conventional-changelog-eslint": "^6.0.0"
4141
},

0 commit comments

Comments
 (0)