Skip to content

chore(deps): bump @aws-sdk/client-ecs from 3.1041.0 to 3.1100.0 - #1285

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/aws-sdk/client-ecs-3.1096.0
Open

chore(deps): bump @aws-sdk/client-ecs from 3.1041.0 to 3.1100.0#1285
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/aws-sdk/client-ecs-3.1096.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps @aws-sdk/client-ecs from 3.1041.0 to 3.1100.0.

Release notes

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

v3.1100.0

3.1100.0(2026-07-31)

Chores
  • add packages-internal to root tsconfig inclusion (#8240) (a0f3fb58)
New Features
  • clients: update client endpoints as of 2026-07-31 (30d44c7e)
  • client-bcm-pricing-calculator: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (edce242c)
  • client-bcm-recommended-actions: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (7bed97ab)
Bug Fixes
  • core/protocols: v2 JSON codec updates and JsonBytesStringAdapter (#8238) (a1001f4b)
Tests

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

v3.1099.0

3.1099.0(2026-07-30)

Chores
New Features
  • clients: update client endpoints as of 2026-07-30 (e93ec43a)
  • client-pricing-plan-manager: Adds support for Public PricingPlanManager SDK (f5af47b6)
  • client-securityagent: Adds support for providing a branch override when configured integrated repositories (0f5a2dd0)
  • client-iam: Improved IAM Policy Simulator accuracy. Simulator now evaluates SCP conditions and resource scoping, returns explicitDeny for explicit SCP denials, and reports accurate cross-account decisions. (d8cd86e4)
  • client-network-firewall: Adds UPDATING field to Container Association Status (65a8fd3f)
  • client-kafka: Amazon MSK Express brokers now support streaming tables for Apache Iceberg, continuously materializing Apache Kafka topics as Iceberg tables in Amazon S3 Tables. Express brokers also now support data delivery to Amazon S3 general purpose buckets. (16236255)
  • client-lambda: Add Python3.15 (python3.15) and NodeJs 26 (nodejs26.x) support to AWS Lambda (e9cf5069)
  • client-sagemaker: Adds support for g7 family instance types for SageMaker Studio JupyterLab and CodeEditor apps for IAD (us-east-1), PDX (us-west-2), CMH (us-east-2). (5e4ec9ce)
  • client-bedrock-agentcore-control: Adds support for configuring models through the OpenResponses API for custom evaluators. CreateEvaluator and UpdateEvaluator now accept an OpenResponses model configuration for LLM-as-a-Judge evaluations. (9cfbf372)

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

... (truncated)

Changelog

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

3.1100.0 (2026-07-31)

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

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

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

3.1097.0 (2026-07-28)

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

3.1096.0 (2026-07-27)

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

3.1095.0 (2026-07-24)

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

3.1094.0 (2026-07-23)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 31, 2026 13:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — routine Dependabot dependency bump with no application code changes.

What was reviewed: Confirmed the diff is limited to package.json/package-lock.json, that the version bump (@aws-sdk/client-ecs 3.1041.0 → 3.1096.0) is consistent between both files, and that no source files under src/ are touched. The changelog for this range is version-bump-only entries with no breaking changes noted for client-ecs specifically.

Extended reasoning...

Overview

This PR is an automated Dependabot bump of @aws-sdk/client-ecs from 3.1041.0 to 3.1096.0, touching only package.json and package-lock.json. No application source code is modified.

Security risks

None identified. This is a minor-version bump within the same major version of an official AWS SDK package, sourced from the npm registry with verified integrity hashes in the lockfile. No new install scripts or unusual transitive dependencies were introduced beyond standard @smithy/* and @aws-sdk/* packages consistent with the existing dependency tree.

Level of scrutiny

Low scrutiny is appropriate here — this is a mechanical, tooling-generated change with no logic modifications. The correct bar for a PR like this is verifying the diff is confined to dependency manifests and that the version references are internally consistent, which they are.

Other factors

No outstanding review comments exist on this PR, and this is the first review pass. The changelog entries for the affected version range are largely "version bump only" notes for client-ecs, with no flagged breaking changes.

@coveralls

coveralls commented Jul 31, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 30798825735

Coverage increased (+0.005%) to 80.371%

Details

  • Coverage increased (+0.005%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 12638
Covered Lines: 10578
Line Coverage: 83.7%
Relevant Branches: 7485
Covered Branches: 5595
Branch Coverage: 74.75%
Branches in Coverage %: Yes
Coverage Strength: 432.05 hits per line

💛 - Coveralls

@dependabot dependabot Bot changed the title chore(deps): bump @aws-sdk/client-ecs from 3.1041.0 to 3.1096.0 chore(deps): bump @aws-sdk/client-ecs from 3.1041.0 to 3.1100.0 Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.1096.0 branch from 062fdaf to 60ae76c Compare August 3, 2026 08:38
Bumps [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) from 3.1041.0 to 3.1100.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-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1100.0/clients/client-ecs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.1096.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.1096.0 branch from 60ae76c to b156ecb Compare August 3, 2026 08:48
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