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

deps: bump the aws-sdk group across 1 directory with 10 updates #5971

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-sdk group with 8 updates in the / directory:

Package From To
@aws-sdk/client-cognito-identity 3.637.0 3.687.0
@aws-sdk/client-lambda 3.637.0 3.688.0
@aws-sdk/client-cloudformation 3.682.0 3.687.0
@aws-sdk/credential-provider-ini 3.46.0 3.687.0
@aws-sdk/credential-provider-process 3.37.0 3.686.0
@aws-sdk/property-provider 3.46.0 3.374.0
@aws-sdk/smithy-client 3.342.0 3.374.0
@aws-sdk/util-arn-parser 3.46.0 3.679.0

Updates @aws-sdk/client-cognito-identity from 3.637.0 to 3.687.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity'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-cognito-identity's changelog.

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.685.0 (2024-11-01)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

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

3.677.0 (2024-10-22)

... (truncated)

Commits

Updates @aws-sdk/client-lambda from 3.637.0 to 3.688.0

Release notes

Sourced from @​aws-sdk/client-lambda'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-lambda's changelog.

3.688.0 (2024-11-08)

Features

  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6)

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.682.0 (2024-10-29)

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

3.680.0 (2024-10-25)

Features

  • client-lambda: Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags. (cc7f367)

3.679.0 (2024-10-24)

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

... (truncated)

Commits
  • b2fb10a Publish v3.688.0
  • 0c470f6 feat(client-lambda): This release adds support for using AWS KMS customer man...
  • 0c558ef Publish v3.687.0
  • 0670605 Publish v3.686.0
  • 76cb4e8 chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)
  • 189b398 Publish v3.682.0
  • 13d1e18 Publish v3.680.0
  • cc7f367 feat(client-lambda): Add TagsError field in Lambda GetFunctionResponse. The T...
  • e45fde3 Publish v3.679.0
  • 0c74dc7 Publish v3.678.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-cloudformation from 3.682.0 to 3.687.0

Release notes

Sourced from @​aws-sdk/client-cloudformation'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-cloudformation's changelog.

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

Commits

Updates @aws-sdk/client-sso from 3.637.0 to 3.687.0

Release notes

Sourced from @​aws-sdk/client-sso'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-sso's changelog.

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

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

3.677.0 (2024-10-22)

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

3.675.0 (2024-10-18)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-ini from 3.46.0 to 3.687.0

Release notes

Sourced from @​aws-sdk/credential-provider-ini'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/credential-provider-ini's changelog.

3.687.0 (2024-11-07)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.686.0 (2024-11-06)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.682.0 (2024-10-29)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.679.0 (2024-10-24)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.678.0 (2024-10-23)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.677.0 (2024-10-22)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.675.0 (2024-10-18)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-process from 3.37.0 to 3.686.0

Release notes

Sourced from @​aws-sdk/credential-provider-process'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/credential-provider-process's changelog.

3.686.0 (2024-11-06)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.679.0 (2024-10-24)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.678.0 (2024-10-23)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.677.0 (2024-10-22)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.667.0 (2024-10-08)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.664.0 (2024-10-03)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.662.0 (2024-10-01)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-sso from 3.637.0 to 3.687.0

Release notes

Sourced from @​aws-sdk/credential-provider-sso'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
  • add retry=4 to aggregate e2e test run (#6638) (289220f6)
  • update jest.config.js to remove private folder (#6639) (1532651e)
  • middleware-user-agent: more precise assertions (#6637) (9f7c19d6)
  • aws-restjson-*: use vitest (#6628) (

Bumps the aws-sdk group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.637.0` | `3.687.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.637.0` | `3.688.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.682.0` | `3.687.0` |
| [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.46.0` | `3.687.0` |
| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.37.0` | `3.686.0` |
| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |
| [@aws-sdk/smithy-client](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/smithy-client) | `3.342.0` | `3.374.0` |
| [@aws-sdk/util-arn-parser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-arn-parser) | `3.46.0` | `3.679.0` |



Updates `@aws-sdk/client-cognito-identity` from 3.637.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-cognito-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.687.0/clients/client-cognito-identity)

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

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

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

Updates `@aws-sdk/credential-provider-ini` from 3.46.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/packages/credential-provider-ini/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.687.0/packages/credential-provider-ini)

Updates `@aws-sdk/credential-provider-process` from 3.37.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/credential-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.686.0/packages/credential-provider-process)

Updates `@aws-sdk/credential-provider-sso` from 3.637.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/packages/credential-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.687.0/packages/credential-provider-sso)

Updates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)

Updates `@aws-sdk/smithy-client` from 3.342.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/smithy-client)

Updates `@aws-sdk/util-arn-parser` from 3.46.0 to 3.679.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-arn-parser/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.679.0/packages/util-arn-parser)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cognito-identity"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-ini"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/property-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/smithy-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-arn-parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 11, 2024 16:54
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #5981.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/aws-sdk-093f87e1df branch November 12, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants