8000 chore(deps): bump the npm-dependencies-root group with 6 updates by dependabot[bot] · Pull Request #136 · andmoredev/layerless-esbuild-lambda · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump the npm-dependencies-root group with 6 updates #136

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the npm-dependencies-root group with 6 updates:

Package From To
@aws-lambda-powertools/logger 2.19.0 2.19.1
@aws-lambda-powertools/metrics 2.19.0 2.19.1
@aws-lambda-powertools/parameters 2.19.0 2.19.1
@aws-lambda-powertools/tracer 2.19.0 2.19.1
@aws-sdk/client-secrets-manager 3.803.0 3.804.0
@middy/core 6.2.2 6.2.3

Updates @aws-lambda-powertools/logger from 2.19.0 to 2.19.1

Release notes

Sourced from @​aws-lambda-powertools/logger's releases.

v2.19.1

Summary

In this release we’ve enhanced Logger to format error stack traces for easier reading in non-production environments.

We also fixed a bug in the Event Handler AppSyncEventResolver that caused subscription events to be rejected incorrectly. The fix requires no changes on your part besides updating to the latest version.

⭐ A big thank you to Ours Privacy for becoming a public customer reference, and @​ConnorKirk for their contributions!

Changes

Pretty print stack trace in dev mode

Docs

You can now pretty print error stack traces when dev mode is enabled via the POWERTOOLS_DEV environment variable. This makes it easier to troubleshoot issues during development.

carbon-4

🌟 Minor Changes

  • improv(logger): Format the stack trace as an array of strings in dev mode (#3852) by @​ConnorKirk

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

  • chore: update script to increment govcloud layer in docs (#3889) by @​dreamorosi
  • chore(de 8000 ps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group across 1 directory (#3887) by @dependabot[bot]
  • chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886) by @dependabot[bot]

... (truncated)

Changelog

Sourced from @​aws-lambda-powertools/logger's changelog.

2.19.1 (2025-05-05)

Bug Fixes

  • event-handler: ignore return type from onSubscribe handler (#3888) (02b3cda)
Commits
  • 2f5704c chore(ci): bump version to 2.19.1 (#3895)
  • 9f8e224 chore: update script to increment govcloud layer in docs (#3889)
  • 02b3cda fix(event-handler): ignore return type from onSubscribe handler (#3888)
  • c0a356d chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group ac...
  • 8c28c6b chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886)
  • 165f851 chore(docs): fix youtube iframes (#3882)
  • a57634c chore: pin version of commons dependency (#3880)
  • 2a9ab40 chore: remove typedoc zod plugin (#3878)
  • 307aa94 chore(docs): add powertools community mcp (#3876)
  • 635aba7 chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3874)
  • Additional commits viewable in compare view

Updates @aws-lambda-powertools/metrics from 2.19.0 to 2.19.1

Release notes

Sourced from @​aws-lambda-powertools/metrics's releases.

v2.19.1

Summary

In this release we’ve enhanced Logger to format error stack traces for easier reading in non-production environments.

We also fixed a bug in the Event Handler AppSyncEventResolver that caused subscription events to be rejected incorrectly. The fix requires no changes on your part besides updating to the latest version.

⭐ A big thank you to Ours Privacy for becoming a public customer reference, and @​ConnorKirk for their contributions!

Changes

Pretty print stack trace in dev mode

Docs

You can now pretty print error stack traces when dev mode is enabled via the POWERTOOLS_DEV environment variable. This makes it easier to troubleshoot issues during development.

carbon-4

🌟 Minor Changes

  • improv(logger): Format the stack trace as an array of strings in dev mode (#3852) by @​ConnorKirk

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

  • chore: update script to increment govcloud layer in docs (#3889) by @​dreamorosi
  • chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group across 1 directory (#3887) by @dependabot[bot]
  • chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886) by @dependabot[bot]

... (truncated)

Changelog

Sourced from @​aws-lambda-powertools/metrics's changelog.

2.19.1 (2025-05-05)

Bug Fixes

  • event-handler: ignore return type from onSubscribe handler (#3888) (02b3cda)
Commits
  • 2f5704c chore(ci): bump version to 2.19.1 (#3895)
  • 9f8e224 chore: update script to increment govcloud layer in docs (#3889)
  • 02b3cda fix(event-handler): ignore return type from onSubscribe handler (#3888)
  • c0a356d chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group ac...
  • 8c28c6b chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886)
  • 165f851 chore(docs): fix youtube iframes (#3882)
  • a57634c chore: pin version of commons dependency (#3880)
  • 2a9ab40 chore: remove typedoc zod plugin (#3878)
  • 307aa94 chore(docs): add powertools community mcp (#3876)
  • 635aba7 chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3874)
  • Additional commits viewable in compare view

Updates @aws-lambda-powertools/parameters from 2.19.0 to 2.19.1

Release notes

Sourced from @​aws-lambda-powertools/parameters's releases.

v2.19.1

Summary

In this release we’ve enhanced Logger to format error stack traces for easier reading in non-production environments.

We also fixed a bug in the Event Handler AppSyncEventResolver that caused subscription events to be rejected incorrectly. The fix requires no changes on your part besides updating to the latest version.

⭐ A big thank you to Ours Privacy for becoming a public customer reference, and @​ConnorKirk for their contributions!

Changes

Pretty print stack trace in dev mode

Docs

You can now pretty print error stack traces when dev mode is enabled via the POWERTOOLS_DEV environment variable. This makes it easier to troubleshoot issues during development.

carbon-4

🌟 Minor Changes

  • improv(logger): Format the stack trace as an array of strings in dev mode (#3852) by @​ConnorKirk

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

  • chore: update script to increment govcloud layer in docs (#3889) by @​dreamorosi
  • chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group across 1 directory (#3887) by @dependabot[bot]
  • chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886) by @dependabot[bot]

... (truncated)

Changelog

Sourced from @​aws-lambda-powertools/parameters's changelog.

2.19.1 (2025-05-05)

Bug Fixes

  • event-handler: ignore return type from onSubscribe handler (#3888) (02b3cda)
Commits
  • 2f5704c chore(ci): bump version to 2.19.1 (#3895)
  • 9f8e224 chore: update script to increment govcloud layer in docs (#3889)
  • 02b3cda fix(event-handler): ignore return type from onSubscribe handler (#3888)
  • c0a356d chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group ac...
  • 8c28c6b chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886)
  • 165f851 chore(docs): fix youtube iframes (#3882)
  • a57634c chore: pin version of commons dependency (#3880)
  • 2a9ab40 chore: remove typedoc zod plugin (#3878)
  • 307aa94 chore(docs): add powertools community mcp (#3876)
  • 635aba7 chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3874)
  • Additional commits viewable in compare view

Updates @aws-lambda-powertools/tracer from 2.19.0 to 2.19.1

Release notes

Sourced from @​aws-lambda-powertools/tracer's releases.

v2.19.1

Summary

In this release we’ve enhanced Logger to format error stack traces for easier reading in non-production environments.

We also fixed a bug in the Event Handler AppSyncEventResolver that caused subscription events to be rejected incorrectly. The fix requires no changes on your part besides updating to the latest version.

⭐ A big thank you to Ours Privacy for becoming a public customer reference, and @​ConnorKirk for their contributions!

Changes

Pretty print stack trace in dev mode

Docs

You can now pretty print error stack traces when dev mode is enabled via the POWERTOOLS_DEV environment variable. This makes it easier to troubleshoot issues during development.

carbon-4

🌟 Minor Changes

  • improv(logger): Format the stack trace as an array of strings in dev mode (#3852) by @​ConnorKirk

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

  • chore: update script to increment govcloud layer in docs (#3889) by @​dreamorosi
  • chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group across 1 directory (#3887) by @dependabot[bot]
  • chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886) by @dependabot[bot]

... (truncated)

Changelog

Sourced from @​aws-lambda-powertools/tracer's changelog.

2.19.1 (2025-05-05)

Bug Fixes

  • event-handler: ignore return type from onSubscribe handler (#3888) (02b3cda)
Commits
  • 2f5704c chore(ci): bump version to 2.19.1 (#3895)
  • 9f8e224 chore: update script to increment govcloud layer in docs (#3889)
  • 02b3cda fix(event-handler): ignore return type from onSubscribe handler (#3888)
  • c0a356d chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group ac...
  • 8c28c6b chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886)
  • 165f851 chore(docs): fix youtube iframes (#3882)
  • a57634c chore: pin version of commons dependency (#3880)
  • 2a9ab40 chore: remove typedoc zod plugin (#3878)
  • 307aa94 chore(docs): add powertools community mcp (#3876)
  • 635aba7 chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3874)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-secrets-manager from 3.803.0 to 3.804.0

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.804.0

3.804.0(2025-05-06)

Chores
New Features
  • clients: update client endpoints as of 2025-05-06 (c5846edd)
  • client-timestream-write: Add dualstack endpoints support. (22b258a0)
  • client-service-catalog: ServiceCatalog's APIs (DeleteServiceAction, DisassociateServiceActionFromProvisioningArtifact, AssociateServiceActionWithProvisioningArtifact) now throw InvalidParametersException when IdempotencyToken is invalid. (bb75d640)
  • client-ec2: This release adds support for Amazon EBS Provisioned Rate for Volume Initialization, which lets you specify a volume initialization rate to ensure that your EBS volumes are initialized in a predictable amount of time. (03ae3280)
  • client-timestream-query: Add dualstack endpoints support and correct us-gov-west-1 FIPS endpoint. (9ff8904c)

For list of updated packages, view updated-packages.md in assets-3.804.0.zip

Changelog

Sourced from @​aws-sdk/client-secrets-manager's changelog.

3.804.0 (2025-05-06)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

Commits

Updates @middy/core from 6.2.2 to 6.2.3

Release notes

Sourced from @​middy/core's releases.

6.2.3

What's Changed

Full Changelog: middyjs/middy@6.2.2...6.2.3

Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies-root group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) | `2.19.0` | `2.19.1` |
| [@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript) | `2.19.0` | `2.19.1` |
| [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript) | `2.19.0` | `2.19.1` |
| [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript) | `2.19.0` | `2.19.1` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.803.0` | `3.804.0` |
| [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) | `6.2.2` | `6.2.3` |


Updates `@aws-lambda-powertools/logger` from 2.19.0 to 2.19.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.19.0...v2.19.1)

Updates `@aws-lambda-powertools/metrics` from 2.19.0 to 2.19.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.19.0...v2.19.1)

Updates `@aws-lambda-powertools/parameters` from 2.19.0 to 2.19.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.19.0...v2.19.1)

Updates `@aws-lambda-powertools/tracer` from 2.19.0 to 2.19.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.19.0...v2.19.1)

Updates `@aws-sdk/client-secrets-manager` from 3.803.0 to 3.804.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.804.0/clients/client-secrets-manager)

Updates `@middy/core` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md)
- [Commits](https://github.com/middyjs/middy/commits/6.2.3/packages/core)

---
updated-dependencies:
- dependency-name: "@aws-lambda-powertools/logger"
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies-root
- dependency-name: "@aws-lambda-powertools/metrics"
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies-root
- dependency-name: "@aws-lambda-powertools/parameters"
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies-root
- dependency-name: "@aws-lambda-powertools/tracer"
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies-root
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.804.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies-root
- dependency-name: "@middy/core"
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies-root
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2025
Copy link
sonarqubecloud bot commented May 7, 2025

@github-actions github-actions bot merged commit 827e5b9 into main May 7, 2025
10 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-dependencies-root-cd80d3db64 branch May 7, 2025 04:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0