aws-actions / amazon-ecs-render-task-definition

Inserts a container image URI into an Amazon ECS task definition JSON file.
MIT License
280 stars 142 forks source link

chore: Bump @aws-sdk/client-ecs from 3.658.0 to 3.662.0 #333

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @aws-sdk/client-ecs from 3.658.0 to 3.662.0.

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)
Commits


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