Skip to content

chore(deps): bump the aws-sdk group across 1 directory with 11 updates #2598

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 2 commits into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

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

Package From To
@aws-sdk/client-dynamodb 3.574.0 3.588.0
@aws-sdk/client-xray 3.574.0 3.588.0
@aws-sdk/client-cloudwatch 3.574.0 3.588.0
@aws-sdk/client-appconfigdata 3.574.0 3.588.0
@aws-sdk/client-secrets-manager 3.574.0 3.588.0
@aws-sdk/client-ssm 3.574.0 3.588.0
@aws-sdk/util-dynamodb 3.574.0 3.588.0
aws-sdk-client-mock 4.0.0 4.0.1
aws-sdk-client-mock-jest 4.0.0 4.0.1
@aws-sdk/lib-dynamodb 3.574.0 3.588.0
@aws-sdk/client-lambda 3.574.0 3.588.0

Updates @aws-sdk/client-dynamodb from 3.574.0 to 3.588.0

Release notes

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.585.0 (2024-05-28)

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

3.584.0 (2024-05-24)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.577.0 (2024-05-15)

... (truncated)

Commits
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9f65ca2 Publish v3.585.0
  • 1a63860 docs(client-dynamodb): Doc-only update for DynamoDB. Specified the IAM action...
  • 01bf2d1 Publish v3.584.0
  • e087be2 docs(client-dynamodb): Documentation only updates for DynamoDB.
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • 5ebe6ce chore(codegen): bump smithyVersion=1.49.0 (#6117)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-xray from 3.574.0 to 3.588.0

Release notes

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.577.0 (2024-05-15)

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

3.576.0 (2024-05-14)

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

3.575.0 (2024-05-13)

... (truncated)

Commits

Updates @aws-sdk/client-cloudwatch from 3.574.0 to 3.588.0

Release notes

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.577.0 (2024-05-15)

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

3.576.0 (2024-05-14)

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

3.575.0 (2024-05-13)

... (truncated)

Commits

Updates @aws-sdk/client-appconfigdata from 3.574.0 to 3.588.0

Release notes

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.577.0 (2024-05-15)

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

3.576.0 (2024-05-14)

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

3.575.0 (2024-05-13)

... (truncated)

Commits

Updates @aws-sdk/client-secrets-manager from 3.574.0 to 3.588.0

Release notes

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.580.0 (2024-05-20)

Features

  • client-secrets-manager: add v2 smoke tests and smithy smokeTests trait for SDK testing (b63da55)

3.578.0 (2024-05-16)

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

... (truncated)

Commits
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • 5ebe6ce chore(codegen): bump smithyVersion=1.49.0 (#6117)
  • d452a91 Publish v3.580.0
  • b63da55 feat(client-secrets-manager): add v2 smoke tests and smithy smokeTests trait ...
  • 9f65b40 Publish v3.578.0
  • 12647db docs(client-secrets-manager): Documentation updates for AWS Secrets Manager
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.574.0 to 3.588.0

Release notes

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.577.0 (2024-05-15)

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

3.576.0 (2024-05-14)

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

3.575.0 (2024-05-13)

... (truncated)

Commits

Updates @aws-sdk/util-dynamodb from 3.574.0 to 3.588.0

Release notes

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.585.0 (2024-05-28)

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

3.584.0 (2024-05-24)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.577.0 (2024-05-15)

... (truncated)

Commits

Updates aws-sdk-client-mock from 4.0.0 to 4.0.1

Release notes

Sourced from aws-sdk-client-mock's releases.

v4.0.1

4.0.1 (2024-06-01)

v4.0.1-beta.0

4.0.1-beta.0 (2024-06-01)

Bug Fixes

  • jest: match input type accepting @​jest/globals asymmetric matchers (644a603)
Changelog

Sourced from aws-sdk-client-mock's changelog.

4.0.1 (2024-06-01)

4.0.1-beta.0 (2024-06-01)

Bug Fixes

  • jest: match input type accepting @​jest/globals asymmetric matchers (644a603)
Commits
  • 19f041a chore(release): 4.0.1
  • c2e1d86 chore(release): 4.0.1-beta.0
  • 583ae7a docs: update versions compatibility table
  • 12eb421 chore(deps): bump tar from 6.1.11 to 6.2.1 (#218)
  • 644a603 fix(jest): match input type accepting @​jest/globals asymmetric matchers
  • 7acde27 docs: add code examples for Jest matchers including asymmetric matchers
  • 776836a docs: add code examples to all mock functions
  • 178e72c docs: update docs website
  • See full diff in compare view

Updates aws-sdk-client-mock-jest from 4.0.0 to 4.0.1

Release notes

Sourced from aws-sdk-client-mock-jest's releases.

v4.0.1

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.574.0` | `3.588.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.574.0` | `3.588.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.574.0` | `3.588.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.574.0` | `3.588.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.574.0` | `3.588.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.574.0` | `3.588.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.574.0` | `3.588.0` |
| [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock) | `4.0.0` | `4.0.1` |
| [aws-sdk-client-mock-jest](https://github.com/m-radzikowski/aws-sdk-client-mock/tree/HEAD/packages/aws-sdk-client-mock-jest) | `4.0.0` | `4.0.1` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.574.0` | `3.588.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.574.0` | `3.588.0` |



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

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

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

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

Updates `@aws-sdk/client-secrets-manager` from 3.574.0 to 3.588.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.588.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.574.0 to 3.588.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.588.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.574.0 to 3.588.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.588.0/packages/util-dynamodb)

Updates `aws-sdk-client-mock` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](m-radzikowski/aws-sdk-client-mock@v4.0.0...v4.0.1)

Updates `aws-sdk-client-mock-jest` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/commits/v4.0.1/packages/aws-sdk-client-mock-jest)

Updates `@aws-sdk/lib-dynamodb` from 3.574.0 to 3.588.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.588.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.574.0 to 3.588.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.588.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-xray"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-appconfigdata"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: aws-sdk-client-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: aws-sdk-client-mock-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-dynamodb"
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team June 3, 2024 12:35
@dependabot dependabot bot requested a review from a team as a code owner June 3, 2024 12:35
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Jun 3, 2024
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Jun 3, 2024
Copy link

sonarqubecloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit fe82ca3 into main Jun 3, 2024
12 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-cf582c4054 branch June 3, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants