Skip to content

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

Merged
gitstream-cm[bot] merged 1 commit into
mainfrom
dependabot-npm_and_yarn-aws-sdk-8c352afda8
Jun 29, 2026
Merged

chore(deps): bump the aws-sdk group across 1 directory with 3 updates#425
gitstream-cm[bot] merged 1 commit into
mainfrom
dependabot-npm_and_yarn-aws-sdk-8c352afda8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 3 updates in the / directory: @aws-sdk/client-secrets-manager, @aws-sdk/client-sts and @aws-sdk/credential-providers.

Updates @aws-sdk/client-secrets-manager from 3.1063.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

v3.1075.0

3.1075.0(2026-06-23)

New Features
  • client-kafka: Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers. (005f9529)

... (truncated)

Changelog

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

3.1076.0 (2026-06-29)

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

3.1075.0 (2026-06-23)

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

3.1074.0 (2026-06-22)

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

3.1073.0 (2026-06-19)

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

3.1072.0 (2026-06-18)

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

3.1071.0 (2026-06-17)

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

3.1070.0 (2026-06-16)

... (truncated)

Commits

Updates @aws-sdk/client-sts from 3.1063.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

v3.1075.0

3.1075.0(2026-06-23)

New Features
  • client-kafka: Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers. (005f9529)

... (truncated)

Changelog

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

3.1076.0 (2026-06-29)

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

3.1075.0 (2026-06-23)

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

3.1074.0 (2026-06-22)

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

3.1073.0 (2026-06-19)

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

3.1072.0 (2026-06-18)

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

3.1071.0 (2026-06-17)

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

3.1070.0 (2026-06-16)

... (truncated)

Commits

Updates @aws-sdk/credential-providers from 3.1059.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

v3.1075.0

3.1075.0(2026-06-23)

New Features
  • client-kafka: Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers. (005f9529)

... (truncated)

Changelog

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

3.1076.0 (2026-06-29)

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

3.1075.0 (2026-06-23)

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

3.1074.0 (2026-06-22)

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

3.1073.0 (2026-06-19)

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

3.1072.0 (2026-06-18)

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

3.1071.0 (2026-06-17)

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

3.1070.0 (2026-06-16)

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager), [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers).


Updates `@aws-sdk/client-secrets-manager` from 3.1063.0 to 3.1076.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.1076.0/clients/client-secrets-manager)

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

Updates `@aws-sdk/credential-providers` from 3.1059.0 to 3.1076.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-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1076.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1068.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1068.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.1068.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the aws-sdk group with 3 updates chore(deps): bump the aws-sdk group across 1 directory with 3 updates Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-aws-sdk-8c352afda8 branch from d98107a to e843620 Compare June 29, 2026 19:14
@gitstream-cm

gitstream-cm Bot commented Jun 29, 2026

Copy link
Copy Markdown

🥷 Code experts: markcallen

markcallen has most 👩‍💻 activity in the files.
markcallen has most 🧠 knowledge in the files.

See details

package.json

Activity based on git-commit:

markcallen
JUN
MAY 2 additions & 2 deletions
APR 1 additions & 1 deletions
MAR 4 additions & 3 deletions
FEB 27 additions & 17 deletions
JAN 80 additions & 5 deletions

Knowledge based on git-blame:
markcallen: 94%

yarn.lock

Activity based on git-commit:

markcallen
JUN
MAY
APR
MAR
FEB 22 additions & 0 deletions
JAN 6173 additions & 0 deletions

Knowledge based on git-blame:
markcallen: 92%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

@gitstream-cm gitstream-cm Bot merged commit fb1fb87 into main Jun 29, 2026
13 checks passed
@gitstream-cm gitstream-cm Bot deleted the dependabot-npm_and_yarn-aws-sdk-8c352afda8 branch June 29, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants