Skip to content

fix(lambda): bump the aws group in /lambdas with 6 updates #4495

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
merged 1 commit into from
Mar 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

⚠️ 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.


Bumps the aws group in /lambdas with 6 updates:

Package From To
@aws-sdk/client-ec2 3.767.0 3.772.0
@aws-sdk/client-ssm 3.759.0 3.772.0
@aws-sdk/client-sqs 3.758.0 3.772.0
@aws-sdk/client-s3 3.758.0 3.772.0
@aws-sdk/lib-storage 3.758.0 3.772.0
@aws-sdk/client-eventbridge 3.758.0 3.772.0

Updates @aws-sdk/client-ec2 from 3.767.0 to 3.772.0

Release notes

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

v3.772.0

3.772.0(2025-03-20)

Chores
  • middleware-http-debug-log: create HTTP message logging internal plugin (#6947) (f5b26a68)
Documentation Changes
  • client-controlcatalog: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (388941d1)
  • rds-signer: fix simple typo (#6948) (6040d170)
New Features
  • clients: update client endpoints as of 2025-03-20 (3a2fd16b)
  • client-bedrock: With this release, Bedrock Evaluation will now support bring your own inference responses. (9515a907)
  • client-network-firewall: You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (a4ec1dde)
  • client-amplify: Added appId field to Webhook responses (9a281acf)
  • client-mailmanager: Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (a2b2570b)
Bug Fixes
  • cloudfront-signer: parse date using Date constructor (#6929) (a07b8500)
  • middleware-recursion-detection: case-insensitive trace ID header detection in middleware (#6946) (fcef09e8)

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

v3.771.0

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

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

... (truncated)

Changelog

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

3.772.0 (2025-03-20)

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

3.771.0 (2025-03-19)

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

Commits

Updates @aws-sdk/client-ssm from 3.759.0 to 3.772.0

Release notes

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

v3.772.0

3.772.0(2025-03-20)

Chores
  • middleware-http-debug-log: create HTTP message logging internal plugin (#6947) (f5b26a68)
Documentation Changes
  • client-controlcatalog: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (388941d1)
  • rds-signer: fix simple typo (#6948) (6040d170)
New Features
  • clients: update client endpoints as of 2025-03-20 (3a2fd16b)
  • client-bedrock: With this release, Bedrock Evaluation will now support bring your own inference responses. (9515a907)
  • client-network-firewall: You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (a4ec1dde)
  • client-amplify: Added appId field to Webhook responses (9a281acf)
  • client-mailmanager: Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (a2b2570b)
Bug Fixes
  • cloudfront-signer: parse date using Date constructor (#6929) (a07b8500)
  • middleware-recursion-detection: case-insensitive trace ID header detection in middleware (#6946) (fcef09e8)

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

v3.771.0

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

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

... (truncated)

Changelog

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

3.772.0 (2025-03-20)

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

Commits

Updates @aws-sdk/client-sqs from 3.758.0 to 3.772.0

Release notes

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

v3.772.0

3.772.0(2025-03-20)

Chores
  • middleware-http-debug-log: create HTTP message logging internal plugin (#6947) (f5b26a68)
Documentation Changes
  • client-controlcatalog: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (388941d1)
  • rds-signer: fix simple typo (#6948) (6040d170)
New Features
  • clients: update client endpoints as of 2025-03-20 (3a2fd16b)
  • client-bedrock: With this release, Bedrock Evaluation will now support bring your own inference responses. (9515a907)
  • client-network-firewall: You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (a4ec1dde)
  • client-amplify: Added appId field to Webhook responses (9a281acf)
  • client-mailmanager: Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (a2b2570b)
Bug Fixes
  • cloudfront-signer: parse date using Date constructor (#6929) (a07b8500)
  • middleware-recursion-detection: case-insensitive trace ID header detection in middleware (#6946) (fcef09e8)

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

v3.771.0

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

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

... (truncated)

Changelog

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

3.772.0 (2025-03-20)

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

Commits

Updates @aws-sdk/client-s3 from 3.758.0 to 3.772.0

Release notes

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

v3.772.0

3.772.0(2025-03-20)

Chores
  • middleware-http-debug-log: create HTTP message logging internal plugin (#6947) (f5b26a68)
Documentation Changes
  • client-controlcatalog: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (388941d1)
  • rds-signer: fix simple typo (#6948) (6040d170)
New Features
  • clients: update client endpoints as of 2025-03-20 (3a2fd16b)
  • client-bedrock: With this release, Bedrock Evaluation will now support bring your own inference responses. (9515a907)
  • client-network-firewall: You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (a4ec1dde)
  • client-amplify: Added appId field to Webhook responses (9a281acf)
  • client-mailmanager: Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (a2b2570b)
Bug Fixes
  • cloudfront-signer: parse date using Date constructor (#6929) (a07b8500)
  • middleware-recursion-detection: case-insensitive trace ID header detection in middleware (#6946) (fcef09e8)

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

v3.771.0

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

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

... (truncated)

Changelog

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

3.772.0 (2025-03-20)

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

Commits

Updates @aws-sdk/lib-storage from 3.758.0 to 3.772.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.772.0

3.772.0(2025-03-20)

Chores
  • middleware-http-debug-log: create HTTP message logging internal plugin (#6947) (f5b26a68)
Documentation Changes
  • client-controlcatalog: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (388941d1)
  • rds-signer: fix simple typo (#6948) (6040d170)
New Features
  • clients: update client endpoints as of 2025-03-20 (3a2fd16b)
  • client-bedrock: With this release, Bedrock Evaluation will now support bring your own inference responses. (9515a907)
  • client-network-firewall: You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (a4ec1dde)
  • client-amplify: Added appId field to Webhook responses (9a281acf)
  • client-mailmanager: Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (a2b2570b)
Bug Fixes
  • cloudfront-signer: parse date using Date constructor (#6929) (a07b8500)
  • middleware-recursion-detection: case-insensitive trace ID header detection in middleware (#6946) (fcef09e8)

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

v3.771.0

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

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

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.772.0 (2025-03-20)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/client-eventbridge from 3.758.0 to 3.772.0

Release notes

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

v3.772.0

3.772.0(2025-03-20)

Chores
  • middleware-http-debug-log: create HTTP message logging internal plugin (#6947) (f5b26a68)
Documentation Changes
  • client-controlcatalog: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (388941d1)
  • rds-signer: fix simple typo (#6948) (6040d170)
New Features
  • clients: update client endpoints as of 2025-03-20 (3a2fd16b)
  • client-bedrock: With this release, Bedrock Evaluation will now support bring your own inference responses. (9515a907)
  • client-network-firewall: You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (a4ec1dde)
  • client-amplify: Added appId field to Webhook responses (9a281acf)
  • client-mailmanager: Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (a2b2570b)
Bug Fixes
  • cloudfront-signer: parse date using Date constructor (#6929) (a07b8500)
  • middleware-recursion-detection: case-insensitive trace ID header detection in middleware (#6946) (fcef09e8)

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

v3.771.0

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

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

... (truncated)

Changelog

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

3.772.0 (2025-03-20)

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

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 aws group in /lambdas with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.767.0` | `3.772.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.759.0` | `3.772.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.758.0` | `3.772.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.758.0` | `3.772.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.758.0` | `3.772.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.758.0` | `3.772.0` |


Updates `@aws-sdk/client-ec2` from 3.767.0 to 3.772.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.759.0 to 3.772.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-ssm)

Updates `@aws-sdk/client-sqs` from 3.758.0 to 3.772.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.758.0 to 3.772.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.758.0 to 3.772.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.758.0 to 3.772.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-eventbridge/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-eventbridge)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 21:03
@npalm npalm merged commit 9d86451 into main Mar 28, 2025
5 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-ad01f5c60b branch March 28, 2025 09:31
npalm pushed a commit that referenced this pull request Mar 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[6.4.1](v6.4.0...v6.4.1)
(2025-03-28)


### Bug Fixes

* **lambda:** bump the aws group across 1 directory with 7 updates
([#4502](#4502))
([d2ebb3a](d2ebb3a))
* **lambda:** bump the aws group in /lambdas with 6 updates
([#4495](#4495))
([9d86451](9d86451))
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates
([#4507](#4507))
([f3100e1](f3100e1))
* **lambda:** bump the octokit group in /lambdas with 2 updates
([#4506](#4506))
([72da9d7](72da9d7))
* **lambda:** bump the octokit group in /lambdas with 3 updates
([#4498](#4498))
([fc2c309](fc2c309))
* **lambda:** bump vite from 6.2.0 to 6.2.3 in /lambdas
([#4504](#4504))
([5493334](5493334))

---
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant