Skip to content

fix(deps): update all minor and patch updates#378

Merged
drernie merged 1 commit intomainfrom
renovate/all-minor-and-patch-updates
Apr 11, 2026
Merged

fix(deps): update all minor and patch updates#378
drernie merged 1 commit intomainfrom
renovate/all-minor-and-patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/client-api-gateway (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-apigatewayv2 (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-cloudformation (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-cloudwatch-logs (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-ec2 (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-ecs (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-elastic-load-balancing-v2 (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-s3 (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-secrets-manager (source) 3.1028.03.1029.0 age confidence
@aws-sdk/client-sts (source) 3.1028.03.1029.0 age confidence
@aws-sdk/credential-providers (source) 3.1028.03.1029.0 age confidence
boto3 ==1.42.87==1.42.88 age confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-api-gateway)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-apigatewayv2)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudformation)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch-logs)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-ec2)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-ecs)

v3.1029.0

Compare Source

Features
  • client-ecs: Minor updates to exceptions for completeness (788ab4a)
aws/aws-sdk-js-v3 (@​aws-sdk/client-elastic-load-balancing-v2)

v3.1029.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-elastic-load-balancing-v2

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-secrets-manager)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-sts)

v3.1029.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/credential-providers)

v3.1029.0

Compare Source

3.1029.0(2026-04-10)
New Features
  • client-observabilityadmin: CloudWatch Observability Admin adds support for multi-region telemetry evaluation and telemetry enablement rules. (861e172a)
  • client-rtbfabric: Adds optional health check configuration for Responder Gateways with ASG Managed Endpoints. When provided, RTB Fabric continuously probes customers' instance IPs and routes traffic only to healthy ones, reducing errors during deployments, scaling events, and instance failures. (3e890437)
  • client-ecs: Minor updates to exceptions for completeness (788ab4a6)
  • client-devops-agent: Devops Agent now supports associate Splunk, Datadog and custom MCP server to an Agent Space. (44503175)
  • client-mediaconvert: Adds support for MV-HEVC video output and clear lead for AV1 DRM output. (812d3dad)
  • client-imagebuilder: Image pipelines can now automatically apply tags to images they create. Set the imageTags property when creating or updating your pipelines to get started. (5eb366f5)
  • client-sagemaker: Support new SageMaker StartClusterHealthCheck API for on-demand DHC on Hyperpod EKS cluster. Support updated CreateCluster, UpdateCluster, DescribeCluster, BatchAddClusterNodes APIs for flexible instance group on HyperPod cluster (dfcde032)
  • client-connect: Conversational Analytics for Email (fd2820f8)

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

boto/boto3 (boto3)

v1.42.88

Compare Source

=======

  • api-change:connect: [botocore] Conversational Analytics for Email
  • api-change:devops-agent: [botocore] Devops Agent now supports associate Splunk, Datadog and custom MCP server to an Agent Space.
  • api-change:ecs: [botocore] Minor updates to exceptions for completeness
  • api-change:imagebuilder: [botocore] Image pipelines can now automatically apply tags to images they create. Set the imageTags property when creating or updating your pipelines to get started.
  • api-change:mediaconvert: [botocore] Adds support for MV-HEVC video output and clear lead for AV1 DRM output.
  • api-change:observabilityadmin: [botocore] CloudWatch Observability Admin adds support for multi-region telemetry evaluation and telemetry enablement rules.
  • api-change:rtbfabric: [botocore] Adds optional health check configuration for Responder Gateways with ASG Managed Endpoints. When provided, RTB Fabric continuously probes customers' instance IPs and routes traffic only to healthy ones, reducing errors during deployments, scaling events, and instance failures.
  • api-change:sagemaker: [botocore] Support new SageMaker StartClusterHealthCheck API for on-demand DHC on Hyperpod EKS cluster. Support updated CreateCluster, UpdateCluster, DescribeCluster, BatchAddClusterNodes APIs for flexible instance group on HyperPod cluster

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@drernie drernie merged commit 843d6e2 into main Apr 11, 2026
3 checks passed
@drernie drernie deleted the renovate/all-minor-and-patch-updates branch April 11, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant