Skip to content

fix(deps): bump the all group with 2 updates#143

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/all-6de62022e7
Apr 6, 2026
Merged

fix(deps): bump the all group with 2 updates#143
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/all-6de62022e7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the all group with 2 updates: @aws-sdk/client-cloudformation and @aws-sdk/client-s3.

Updates @aws-sdk/client-cloudformation from 3.1019.0 to 3.1020.0

Release notes

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

v3.1020.0

3.1020.0(2026-03-30)

Chores
  • codegen:
  • script: add script to find client changes since particular commit (#7901) (78ef478b)
  • packages-internal: set submodule for core imports (#7898) (10459be9)
Documentation Changes
  • client-gamelift: Update CreateScript API documentation. (d0e1b41f)
  • client-lakeformation: Add setSourceIdentity to DataLakeSettings Parameters (7babe4d2)
New Features
  • clients: update client endpoints as of 2026-03-30 (2b7cac68)
  • client-devops-agent: AWS DevOps Agent General Availability. (44e4c216)
  • client-bedrock-agentcore: Adds Ground Truth support for AgentCore Evaluations (Evaluate) (7d2bcbf6)
  • client-deadline: AWS Deadline Cloud now supports three new fleet auto scaling settings. With scale out rate, you can configure how quickly workers launch. With worker idle duration, you can set how long workers wait before shutting down. With standby worker count, you can keep idle workers ready for fast job start. (6010b7a8)
  • client-partnercentral-account: KYB Supplemental Form enables partners who fail business verification to submit additional details and supporting documentation through a self-service form, triggering an automated re-verification without requiring manual intervention from support teams. (3b4f484f)
  • client-ecs: Adding Local Storage support for ECS Managed Instances by introducing a new field "localStorageConfiguration" for CreateCapacityProvider and UpdateCapacityProvider APIs. (4b1dba97)
  • client-appstream: Add support for URL Redirection (16a9f16e)
  • client-opensearch: Added Cluster Insights API's In OpenSearch Service SDK. (90168a00)
  • client-sagemaker: Added support for placement strategy and consolidation for SageMaker inference component endpoints. Customers can now configure how inference component copies are distributed across instances and availability zones (AZs), and enable automatic consolidation to optimizes resource utilization. (77f2e662)
  • client-auto-scaling: Adds support for new instance lifecycle states introduced by the instance lifecycle policy and replace root volume features. (ba89a3d5)
  • client-cloudwatch-logs: Adds Lookup Tables to CloudWatch Logs for log enrichment using CSV key-value data with KMS encryption support. (fb89aeac)

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

Changelog

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

3.1020.0 (2026-03-30)

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

Commits

Updates @aws-sdk/client-s3 from 3.1019.0 to 3.1020.0

Release notes

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

v3.1020.0

3.1020.0(2026-03-30)

Chores
  • codegen:
  • script: add script to find client changes since particular commit (#7901) (78ef478b)
  • packages-internal: set submodule for core imports (#7898) (10459be9)
Documentation Changes
  • client-gamelift: Update CreateScript API documentation. (d0e1b41f)
  • client-lakeformation: Add setSourceIdentity to DataLakeSettings Parameters (7babe4d2)
New Features
  • clients: update client endpoints as of 2026-03-30 (2b7cac68)
  • client-devops-agent: AWS DevOps Agent General Availability. (44e4c216)
  • client-bedrock-agentcore: Adds Ground Truth support for AgentCore Evaluations (Evaluate) (7d2bcbf6)
  • client-deadline: AWS Deadline Cloud now supports three new fleet auto scaling settings. With scale out rate, you can configure how quickly workers launch. With worker idle duration, you can set how long workers wait before shutting down. With standby worker count, you can keep idle workers ready for fast job start. (6010b7a8)
  • client-partnercentral-account: KYB Supplemental Form enables partners who fail business verification to submit additional details and supporting documentation through a self-service form, triggering an automated re-verification without requiring manual intervention from support teams. (3b4f484f)
  • client-ecs: Adding Local Storage support for ECS Managed Instances by introducing a new field "localStorageConfiguration" for CreateCapacityProvider and UpdateCapacityProvider APIs. (4b1dba97)
  • client-appstream: Add support for URL Redirection (16a9f16e)
  • client-opensearch: Added Cluster Insights API's In OpenSearch Service SDK. (90168a00)
  • client-sagemaker: Added support for placement strategy and consolidation for SageMaker inference component endpoints. Customers can now configure how inference component copies are distributed across instances and availability zones (AZs), and enable automatic consolidation to optimizes resource utilization. (77f2e662)
  • client-auto-scaling: Adds support for new instance lifecycle states introduced by the instance lifecycle policy and replace root volume features. (ba89a3d5)
  • client-cloudwatch-logs: Adds Lookup Tables to CloudWatch Logs for log enrichment using CSV key-value data with KMS encryption support. (fb89aeac)

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

Changelog

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

3.1020.0 (2026-03-30)

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

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


Updates `@aws-sdk/client-cloudformation` from 3.1019.0 to 3.1020.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1020.0/clients/client-cloudformation)

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1020.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1020.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Apr 6, 2026
@github-actions github-actions bot enabled auto-merge April 6, 2026 19:56
@github-actions github-actions bot merged commit 31185b5 into master Apr 6, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-6de62022e7 branch April 6, 2026 19:57
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.

0 participants