Skip to content
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

fix(lambda): bump the aws group across 1 directory with 6 updates #602

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the aws group with 5 updates in the /lambdas directory:

Package From To
@aws-sdk/client-ec2 3.441.0 3.687.0
@aws-sdk/client-ssm 3.441.0 3.687.0
@aws-sdk/client-s3 3.441.0 3.688.0
@aws-sdk/lib-storage 3.441.0 3.688.0
@aws-sdk/client-sqs 3.441.0 3.687.0

Updates @aws-sdk/client-ec2 from 3.441.0 to 3.687.0

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.683.0 (2024-10-30)

Features

  • client-ec2: This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups. (095a3b8)

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

Features

  • client-ec2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. (f624638)

3.678.0 (2024-10-23)

Features

... (truncated)

Commits
  • 0c558ef Publish v3.687.0
  • 0670605 Publish v3.686.0
  • 76cb4e8 chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)
  • 410614c Publish v3.683.0
  • 095a3b8 feat(client-ec2): This release adds two new capabilities to VPC Security Grou...
  • 189b398 Publish v3.682.0
  • e45fde3 Publish v3.679.0
  • f624638 feat(client-ec2): This release includes a new API to describe some details of...
  • 0c74dc7 Publish v3.678.0
  • fe1251e feat(client-ec2): Amazon EC2 X8g, C8g and M8g instances are powered by AWS Gr...
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.441.0 to 3.687.0

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

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

3.677.0 (2024-10-22)

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

3.675.0 (2024-10-18)

... (truncated)

Commits

Updates @aws-sdk/types from 3.433.0 to 3.686.0

Release notes

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
  • client-ec2: convert cucumber tests to vitest for ec2 (#6625) (6ee85c57)
  • client-s3: convert some read ops to waiters (#6622) (396fc77e)
  • credential-provider-node: remove sts and sso client mocks (#6619) (62ae71a8)
  • remove turbo from test orchestration (#6615) (36006687)

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

v3.685.0

3.685.0(2024-11-01)

New Features
  • clients: update client endpoints as of 2024-11-01 (daef7c12)
  • client-taxsettings: Add support for supplemental tax registrations via these new APIs: PutSupplementalTaxRegistration, ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration. (23a1507e)
  • client-cloudwatch-logs: This release introduces an improvement in PutLogEvents (3fc175fd)
  • client-bedrock-agent: Amazon Bedrock Knowledge Bases now supports using application inference profiles to increase throughput and improve resilience. (2601df45)
  • client-docdb-elastic: Amazon DocumentDB Elastic Clusters adds support for pending maintenance actions feature with APIs GetPendingMaintenanceAction, ListPendingMaintenanceActions and ApplyPendingMaintenanceAction (3bbb1c52)
Tests

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

v3.684.0

... (truncated)

Changelog

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

3.686.0 (2024-11-06)

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

3.679.0 (2024-10-24)

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

3.667.0 (2024-10-08)

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

3.664.0 (2024-10-03)

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.654.0 (2024-09-18)

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

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.441.0 to 3.688.0

Release notes

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

v3.688.0

3.688.0(2024-11-08)

New Features
  • clients: update client endpoints as of 2024-11-08 (175111af)
  • client-bedrock-agent-runtime: This release adds trace functionality to Bedrock Prompt Flows (bc899718)
  • client-firehose: Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations. (99335615)
  • client-chime-sdk-media-pipelines: Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
  • client-batch: This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
  • client-controlcatalog: AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters (43e848f3)
  • client-qbusiness: Adds S3 path option to pass group member list for PutGroup API. (a0824b3d)
  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6e)
  • client-eks: Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups (84db913d)
  • client-pinpoint-sms-voice-v2: Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type. (90f0be2f)
  • middleware-flexible-checksums: use Node.js native CRC32 checksum API (#6641) (6a48760c)
Tests

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

... (truncated)

Changelog

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

3.688.0 (2024-11-08)

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.685.0 (2024-11-01)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

... (truncated)

Commits
  • b2fb10a Publish v3.688.0
  • 0c558ef Publish v3.687.0
  • 9f7c19d test(middleware-user-agent): more precise assertions (#6637)
  • 43ee3c1 chore(middleware-flexible-checksums): delay checksum validation until stream ...
  • 0670605 Publish v3.686.0
  • 76cb4e8 chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)
  • 396fc77 test(client-s3): convert some read ops to waiters (#6622)
  • 2bd2350 Publish v3.685.0
  • f334800 test(clients): convert ts-mocha tests to vitest (#6602)
  • 189b398 Publish v3.682.0
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.441.0 to 3.688.0

Release notes

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

v3.688.0

3.688.0(2024-11-08)

New Features
  • clients: update client endpoints as of 2024-11-08 (175111af)
  • client-bedrock-agent-runtime: This release adds trace functionality to Bedrock Prompt Flows (bc899718)
  • client-firehose: Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations. (99335615)
  • client-chime-sdk-media-pipelines: Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
  • client-batch: This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
  • client-controlcatalog: AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters (43e848f3)
  • client-qbusiness: Adds S3 path option to pass group member list for PutGroup API. (a0824b3d)
  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6e)
  • client-eks: Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups (84db913d)
  • client-pinpoint-sms-voice-v2: Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type. (90f0be2f)
  • middleware-flexible-checksums: use Node.js native CRC32 checksum API (#6641) (6a48760c)
Tests

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

... (truncated)

Changelog

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

3.688.0 (2024-11-08)

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.685.0 (2024-11-01)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

... (truncated)

Commits

Updates @aws-sdk/client-sqs from 3.441.0 to 3.687.0

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

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

3.677.0 (2024-10-22)

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

3.675.0 (2024-10-18)

... (truncated)

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 de...

Description has been truncated

Bumps the aws group with 5 updates in the /lambdas directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.441.0` | `3.687.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.441.0` | `3.687.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.441.0` | `3.688.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.441.0` | `3.688.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.441.0` | `3.687.0` |



Updates `@aws-sdk/client-ec2` from 3.441.0 to 3.687.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.687.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.441.0 to 3.687.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.687.0/clients/client-ssm)

Updates `@aws-sdk/types` from 3.433.0 to 3.686.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.686.0/packages/types)

Updates `@aws-sdk/client-s3` from 3.441.0 to 3.688.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.688.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.441.0 to 3.688.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.688.0/lib/lib-storage)

Updates `@aws-sdk/client-sqs` from 3.441.0 to 3.687.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.687.0/clients/client-sqs)

---
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/types"
  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-sqs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

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 Nov 11, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #606.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lambdas/aws-4dcfce80cb branch November 18, 2024 19:17
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