-
Notifications
You must be signed in to change notification settings - Fork 675
fix(lambda): bump the aws-powertools group in /lambdas with 4 updates #4718
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
npalm
merged 2 commits into
main
from
dependabot/npm_and_yarn/lambdas/aws-powertools-d1957b442c
Aug 25, 2025
Merged
fix(lambda): bump the aws-powertools group in /lambdas with 4 updates #4718
npalm
merged 2 commits into
main
from
dependabot/npm_and_yarn/lambdas/aws-powertools-d1957b442c
Aug 25, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the aws-powertools group in /lambdas with 4 updates: [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript) and [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript). Updates `@aws-lambda-powertools/parameters` from 2.24.1 to 2.25.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.24.1...v2.25.1) Updates `@aws-lambda-powertools/logger` from 2.24.1 to 2.25.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.24.1...v2.25.1) Updates `@aws-lambda-powertools/metrics` from 2.24.1 to 2.25.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.24.1...v2.25.1) Updates `@aws-lambda-powertools/tracer` from 2.24.1 to 2.25.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.24.1...v2.25.1) --- updated-dependencies: - dependency-name: "@aws-lambda-powertools/parameters" dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools - dependency-name: "@aws-lambda-powertools/logger" dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools - dependency-name: "@aws-lambda-powertools/metrics" dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools - dependency-name: "@aws-lambda-powertools/tracer" dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
npalm
approved these changes
Aug 25, 2025
npalm
pushed a commit
that referenced
this pull request
Aug 25, 2025
🤖 I have created a release *beep* *boop* --- ## [6.7.4](v6.7.3...v6.7.4) (2025-08-25) ### Bug Fixes * add handling for 404 errors in scale-down tests and improve error logging ([#4726](#4726)) ([95aa6a2](95aa6a2)) @stuartp44 * **lambda:** bump the aws group in /lambdas with 7 updates ([#4709](#4709)) ([0e74b3d](0e74b3d)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4718](#4718)) ([9a63469](9a63469)) * remove progress and control codes from log output ([#4699](#4699)) ([1c6b424](1c6b424)) @aarongorka --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Bumps the aws-powertools group in /lambdas with 4 updates: @aws-lambda-powertools/parameters, @aws-lambda-powertools/logger, @aws-lambda-powertools/metrics and @aws-lambda-powertools/tracer.
Updates
@aws-lambda-powertools/parameters
from 2.24.1 to 2.25.1Release notes
Sourced from
@aws-lambda-powertools/parameters
's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/parameters
's changelog.Commits
1e609f1
chore(ci): bump version to 2.25.1 (#4336)bc436b0
docs: add FraudFalcon customer reference (#4332)65e7b0f
ci: bump version-n-release GitHub Action and modify input values (#4330)17845d0
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passe...562747a
feat(event-handler): add decorator functionality for error handlers (#4323)5bb23ad
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325)01575f1
chore(deps-dev): bump@redis/client
from 5.8.0 to 5.8.1 (#4324)b74b3b4
improv(logger): resolve issue when no logger region is set (#4319)5aff398
feat(event-handler): add error handling functionality to BaseRouter (#4316)60d92b8
improv(ci): Skip Layer version checks for the Gamma environment (#4321)Updates
@aws-lambda-powertools/logger
from 2.24.1 to 2.25.1Release notes
Sourced from
@aws-lambda-powertools/logger
's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/logger
's changelog.Commits
1e609f1
chore(ci): bump version to 2.25.1 (#4336)bc436b0
docs: add FraudFalcon customer reference (#4332)65e7b0f
ci: bump version-n-release GitHub Action and modify input values (#4330)17845d0
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passe...562747a
feat(event-handler): add decorator functionality for error handlers (#4323)5bb23ad
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325)01575f1
chore(deps-dev): bump@redis/client
from 5.8.0 to 5.8.1 (#4324)b74b3b4
improv(logger): resolve issue when no logger region is set (#4319)5aff398
feat(event-handler): add error handling functionality to BaseRouter (#4316)60d92b8
improv(ci): Skip Layer version checks for the Gamma environment (#4321)Updates
@aws-lambda-powertools/metrics
from 2.24.1 to 2.25.1Release notes
Sourced from
@aws-lambda-powertools/metrics
's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/metrics
's changelog.Commits
1e609f1
chore(ci): bump version to 2.25.1 (#4336)bc436b0
docs: add FraudFalcon customer reference (#4332)65e7b0f
ci: bump version-n-release GitHub Action and modify input values (#4330)17845d0
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passe...562747a
feat(event-handler): add decorator functionality for error handlers (#4323)5bb23ad
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325)01575f1
chore(deps-dev): bump@redis/client
from 5.8.0 to 5.8.1 (#4324)b74b3b4
improv(logger): resolve issue when no logger region is set (#4319)5aff398
feat(event-handler): add error handling functionality to BaseRouter (#4316)60d92b8
improv(ci): Skip Layer version checks for the Gamma environment (#4321)Updates
@aws-lambda-powertools/tracer
from 2.24.1 to 2.25.1Release notes
Sourced from
@aws-lambda-powertools/tracer
's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/tracer
's changelog.Commits
1e609f1
chore(ci): bump version to 2.25.1 (#4336)bc436b0
docs: add FraudFalcon customer reference (#4332)65e7b0f
ci: bump version-n-release GitHub Action and modify input values (#4330)17845d0
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passe...562747a
feat(event-handler): add decorator functionality for error handlers (#4323)5bb23ad
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325)01575f1
chore(deps-dev): bump@redis/client
from 5.8.0 to 5.8.1 (#4324)b74b3b4
improv(logger): resolve issue when no logger region is set (#4319)5aff398
feat(event-handler): add...Description has been truncated