Skip to content

chore: Bump @aws-sdk/client-ecs from 3.741.0 to 3.750.0 #729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps @aws-sdk/client-ecs from 3.741.0 to 3.750.0.

Release notes

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

v3.750.0

3.750.0(2025-02-17)

Chores
Documentation Changes
  • supplemental-docs: md5 checksum fallback for s3 (#6886) (a1d8ad3e)
New Features
  • clients: update client endpoints as of 2025-02-17 (30bcfba4)
  • client-amplify: Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (3c35c6e9)
  • client-database-migration-service: Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (e7db4d81)
  • client-timestream-influxdb: This release introduces APIs to manage DbClusters and adds support for read replicas (b77c92f2)
Bug Fixes
  • middleware-flexible-checksums: buffer stream chunks to minimum required size (#6882) (1f1905ef)

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

... (truncated)

Changelog

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

3.750.0 (2025-02-17)

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

3.749.0 (2025-02-14)

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

3.748.0 (2025-02-13)

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

3.744.0 (2025-02-07)

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

3.743.0 (2025-02-06)

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

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2025
Copy link
Contributor

mergify bot commented Feb 18, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2025

A newer version of @​aws-sdk/client-ecs exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@karanbokil
Copy link

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.750.0 branch from 9083edc to b2fa2af Compare June 26, 2025 16:00
@karanbokil
Copy link

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@karanbokil
Copy link

@dependabot recreate

Bumps [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) from 3.741.0 to 3.750.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.750.0/clients/client-ecs)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.750.0 branch from 93be6eb to be34a57 Compare June 26, 2025 16:52
@karanbokil
Copy link

@dependabot close

@dependabot dependabot bot closed this Jun 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.750.0 branch June 26, 2025 16:54
@karanbokil
Copy link

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@karanbokil
Copy link

@dependabot reopen

@dependabot dependabot bot reopened this Jun 26, 2025
@dependabot dependabot bot restored the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.750.0 branch June 26, 2025 16:54
@mergify mergify bot merged commit 57bd863 into master Jun 26, 2025
7 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.750.0 branch June 26, 2025 16: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants