Skip to content

Bump the aws-sdk group with 2 updates#2015

Merged
kpfefferle merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-8bf750732c
Mar 6, 2026
Merged

Bump the aws-sdk group with 2 updates#2015
kpfefferle merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-8bf750732c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps the aws-sdk group with 2 updates: @aws-sdk/client-cloudfront and @aws-sdk/credential-providers.

Updates @aws-sdk/client-cloudfront from 3.996.0 to 3.1001.0

Release notes

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

v3.1001.0

3.1001.0(2026-03-03)

Chores
  • codegen: upgrade smithy 1.68.0 (#7806) (ab9e7759)
  • util-user-agent-node: read typescript package.json version from process.cwd() (#7802) (d1523943)
  • scripts: script for setting * versions in workspace (#7805) (8cc388f2)
  • ci: run test-codegen as part of CI (#7795) (ae35327a)
  • deps: bump fast-xml-parser from 5.3.6 to 5.4.1 (#7796) (c0dac298)
New Features
  • clients: update client endpoints as of 2026-03-03 (f0635119)
  • client-bedrock-agentcore-control: Support for AgentCore Policy GA (b71557c8)
  • client-cloudwatch-logs: CloudWatch Logs updates- Added support for the PutBearerTokenAuthentication API to enable or disable bearer token authentication on a log group. For more information, see CloudWatch Logs API documentation. (4efe87a3)
  • client-datazone: Adding QueryGraph operation to DataZone SDK (5aaa6300)
  • client-sagemaker: This release adds b300 and g7e instance types for SageMaker inference endpoints. (823258f2)
  • client-partnercentral-channel: Adds the Resold Unified Operations support plan and removes the Resold Business support plan in the CreateRelationship and UpdateRelationship APIs (d87cfc94)
Bug Fixes
  • util-user-agent-node: validate typescript version for semver and strip metadata (#7799) (f5a49a13)

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

v3.1000.0

3.1000.0(2026-02-27)

New Features
  • client-arc-region-switch: Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (3abb5202)
  • client-keyspacesstreams: Added support for Change Data Capture (CDC) streams with Duration DataType. (59b94328)
  • client-batch: This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (25f4947a)
  • client-cognito-identity-provider: Cognito is introducing a two-secret rotation model for app clients, enabling seamless credential rotation without downtime. Dedicated APIs support passing in a custom secret. Custom secrets need to be at least 24 characters. This eliminates reconfiguration needs and reduces security risks. (582a3813)
  • client-bedrock: Added four new model lifecycle date fields, startOfLifeTime, endOfLifeTime, legacyTime, and publicExtendedAccessTime. Adds support for using the Converse API with Bedrock Batch inference jobs. (29b1fe6d)
  • client-odb: ODB Networking Route Management is a feature improvement which allows for implicit creation and deletion of EC2 Routes in the Peer Network Route Table designated by the customer via new optional input. This feature release is combined with Multiple App-VPC functionality for ODB Network Peering(s). (d372d85d)
  • client-customer-profiles: This release introduces an optional SourcePriority parameter to the ProfileObjectType APIs, allowing you to control the precedence of object types when ingesting data from multiple sources. Additionally, WebAnalytics and Device have been added as new StandardIdentifier values. (6166dfb7)
  • client-connect: Deprecate EvaluationReviewMetadata's CreatedBy and CreatedTime, add EvaluationReviewMetadata's RequestedBy and RequestedTime (df058ded)
  • client-ram: Resource owners can now specify ResourceShareConfiguration request parameter for CreateResourceShare API including RetainSharingOnAccountLeaveOrganization boolean parameter (3cc0ca9d)
  • client-health: Updates the regex for validating availabilityZone strings used in the describe events filters. (eded08f6)
  • client-transcribe-streaming: AWS Transcribe Streaming now supports specifying a resumption window for the stream through the SessionResumeWindow parameter, allowing customers to reconnect to their streams for a longer duration beyond stream start time. (56168c57)
Tests
  • clients: enable snapshots for small subset of clients (#7790) (822c995d)

... (truncated)

Changelog

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

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

Commits

Updates @aws-sdk/credential-providers from 3.996.0 to 3.1001.0

Release notes

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

v3.1001.0

3.1001.0(2026-03-03)

Chores
  • codegen: upgrade smithy 1.68.0 (#7806) (ab9e7759)
  • util-user-agent-node: read typescript package.json version from process.cwd() (#7802) (d1523943)
  • scripts: script for setting * versions in workspace (#7805) (8cc388f2)
  • ci: run test-codegen as part of CI (#7795) (ae35327a)
  • deps: bump fast-xml-parser from 5.3.6 to 5.4.1 (#7796) (c0dac298)
New Features
  • clients: update client endpoints as of 2026-03-03 (f0635119)
  • client-bedrock-agentcore-control: Support for AgentCore Policy GA (b71557c8)
  • client-cloudwatch-logs: CloudWatch Logs updates- Added support for the PutBearerTokenAuthentication API to enable or disable bearer token authentication on a log group. For more information, see CloudWatch Logs API documentation. (4efe87a3)
  • client-datazone: Adding QueryGraph operation to DataZone SDK (5aaa6300)
  • client-sagemaker: This release adds b300 and g7e instance types for SageMaker inference endpoints. (823258f2)
  • client-partnercentral-channel: Adds the Resold Unified Operations support plan and removes the Resold Business support plan in the CreateRelationship and UpdateRelationship APIs (d87cfc94)
Bug Fixes
  • util-user-agent-node: validate typescript version for semver and strip metadata (#7799) (f5a49a13)

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

v3.1000.0

3.1000.0(2026-02-27)

New Features
  • client-arc-region-switch: Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (3abb5202)
  • client-keyspacesstreams: Added support for Change Data Capture (CDC) streams with Duration DataType. (59b94328)
  • client-batch: This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (25f4947a)
  • client-cognito-identity-provider: Cognito is introducing a two-secret rotation model for app clients, enabling seamless credential rotation without downtime. Dedicated APIs support passing in a custom secret. Custom secrets need to be at least 24 characters. This eliminates reconfiguration needs and reduces security risks. (582a3813)
  • client-bedrock: Added four new model lifecycle date fields, startOfLifeTime, endOfLifeTime, legacyTime, and publicExtendedAccessTime. Adds support for using the Converse API with Bedrock Batch inference jobs. (29b1fe6d)
  • client-odb: ODB Networking Route Management is a feature improvement which allows for implicit creation and deletion of EC2 Routes in the Peer Network Route Table designated by the customer via new optional input. This feature release is combined with Multiple App-VPC functionality for ODB Network Peering(s). (d372d85d)
  • client-customer-profiles: This release introduces an optional SourcePriority parameter to the ProfileObjectType APIs, allowing you to control the precedence of object types when ingesting data from multiple sources. Additionally, WebAnalytics and Device have been added as new StandardIdentifier values. (6166dfb7)
  • client-connect: Deprecate EvaluationReviewMetadata's CreatedBy and CreatedTime, add EvaluationReviewMetadata's RequestedBy and RequestedTime (df058ded)
  • client-ram: Resource owners can now specify ResourceShareConfiguration request parameter for CreateResourceShare API including RetainSharingOnAccountLeaveOrganization boolean parameter (3cc0ca9d)
  • client-health: Updates the regex for validating availabilityZone strings used in the describe events filters. (eded08f6)
  • client-transcribe-streaming: AWS Transcribe Streaming now supports specifying a resumption window for the stream through the SessionResumeWindow parameter, allowing customers to reconnect to their streams for a longer duration beyond stream start time. (56168c57)
Tests
  • clients: enable snapshots for small subset of clients (#7790) (822c995d)

... (truncated)

Changelog

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

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

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 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 group with 2 updates: [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers).


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

Updates `@aws-sdk/credential-providers` from 3.996.0 to 3.1001.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.1001.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.1001.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.1001.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 4, 2026
@kpfefferle kpfefferle merged commit be64aab into main Mar 6, 2026
1 check passed
@kpfefferle kpfefferle deleted the dependabot/npm_and_yarn/aws-sdk-8bf750732c branch March 6, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant