Skip to content

chore: Bump @aws-sdk/client-ecs from 3.731.1 to 3.752.0 #373

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 3 commits into from
Mar 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-ecs from 3.731.1 to 3.752.0.

Release notes

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

v3.752.0

3.752.0(2025-02-19)

Documentation Changes
  • client-ecs: This is a documentation only release for Amazon ECS that supports the CPU task limit increase. (d6601529)
  • client-lightsail: Documentation updates for Amazon Lightsail. (c390ad52)
New Features
  • client-network-firewall: This release introduces Network Firewall's Automated Domain List feature. New APIs include UpdateFirewallAnalysisSettings, StartAnalysisReport, GetAnalysisReportResults, and ListAnalysisReports. These allow customers to enable analysis on firewalls to identify and report frequently accessed domain. (5409d387)
  • client-mailmanager: This release adds additional metadata fields in Mail Manager archive searches to show email source and details about emails that were archived when being sent with SES. (14f5f056)
  • client-sagemaker: Adds r8g instance type support to SageMaker Realtime Endpoints (9c301553)
  • client-location: Adds support for larger property maps for tracking and geofence positions changes. It increases the maximum number of items from 3 to 4, and the maximum value length from 40 to 150. (985543d2)
  • client-sesv2: This release adds the ability for outbound email sent with SES to preserve emails to a Mail Manager archive. (a7981154)
  • client-codepipeline: Add environment variables to codepipeline action declaration. (54c94f68)

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

v3.751.0

3.751.0(2025-02-18)

Documentation Changes
  • client-batch: This documentation-only update corrects some typos. (357c5bf0)
New Features
  • clients: update client endpoints as of 2025-02-18 (fcadd2c3)
  • client-medialive: Adds support for creating CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback Configuration resources. (91498e96)
  • client-emr-containers: EMR on EKS StartJobRun Api will be supporting the configuration of log storage in AWS by using "managedLogs" under "MonitoringConfiguration". (bfd10302)
Bug Fixes
  • clients: unknown union member serialization in json (#6892) (23d5fe85)

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

v3.750.0

3.750.0(2025-02-17)

Chores

... (truncated)

Changelog

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

3.752.0 (2025-02-19)

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

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

3.741.0 (2025-02-03)

... (truncated)

Commits
  • 18858c8 Publish v3.752.0
  • d660152 docs(client-ecs): This is a documentation only release for Amazon ECS that su...
  • b2252ef Publish v3.750.0
  • b7be4ff chore(codegen): sync for stream buffering (#6887)
  • 5f1be93 Publish v3.749.0
  • ebd03ac chore(codegen): sync for stream buffering (#6885)
  • 17db897 Publish v3.748.0
  • af66246 docs(client-ecs): This is a documentation only release to support migrating A...
  • e8bd309 Publish v3.744.0
  • 114bd9a chore(codegen): sync deprecated tag order (#6871)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) from 3.731.1 to 3.752.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.752.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 added the dependencies Pull requests that update a dependency file label Feb 25, 2025
@dani-chmb dani-chmb added do-not-merge Label to block automatic merge from dependabot and removed do-not-merge Label to block automatic merge from dependabot labels Feb 27, 2025
@mergify mergify bot merged commit 18c07da into master Mar 3, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.752.0 branch March 3, 2025 19:24
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