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

chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates #3779

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@aws-sdk/client-dynamodb 3.774.0 3.775.0
@aws-sdk/client-xray 3.774.0 3.775.0
@aws-sdk/client-cloudwatch 3.774.0 3.775.0
@aws-sdk/client-appconfigdata 3.774.0 3.775.0
@aws-sdk/client-secrets-manager 3.774.0 3.775.0
@aws-sdk/client-ssm 3.774.0 3.775.0
@aws-sdk/util-dynamodb 3.774.0 3.775.0
@aws-sdk/lib-dynamodb 3.774.0 3.775.0
@aws-sdk/client-lambda 3.774.0 3.775.0

Updates @aws-sdk/client-dynamodb from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/client-xray from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/client-appconfigdata from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/client-ssm from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/util-dynamodb from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Updates @aws-sdk/client-lambda from 3.774.0 to 3.775.0

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

Changelog

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

3.775.0 (2025-03-25)

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

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk-v3 group with 9 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.774.0` | `3.775.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.774.0` | `3.775.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.774.0` | `3.775.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.774.0` | `3.775.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.774.0` | `3.775.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.774.0` | `3.775.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.774.0` | `3.775.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.774.0` | `3.775.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.774.0` | `3.775.0` |



Updates `@aws-sdk/client-dynamodb` from 3.774.0 to 3.775.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.775.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.774.0 to 3.775.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.775.0/clients/client-xray)

Updates `@aws-sdk/client-cloudwatch` from 3.774.0 to 3.775.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.775.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-appconfigdata` from 3.774.0 to 3.775.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.775.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.774.0 to 3.775.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.775.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.774.0 to 3.775.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.775.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.774.0 to 3.775.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.775.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.774.0 to 3.775.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.775.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.774.0 to 3.775.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.775.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-v3
- dependency-name: "@aws-sdk/client-xray"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-appconfigdata"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Mar 26, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Mar 26, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Mar 26, 2025
@dreamorosi dreamorosi merged commit 6f0c0fd into main Mar 26, 2025
51 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-v3-40b75815de branch March 26, 2025 18:14
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 javascript Pull requests that update Javascript code size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant