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

Registers an Amazon ECS task definition and deploys it to an ECS service.
MIT License
643 stars 238 forks source link

chore: Bump @aws-sdk/client-ecs from 3.583.0 to 3.594.0 #567

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @aws-sdk/client-ecs from 3.583.0 to 3.594.0.

Release notes

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

v3.594.0

3.594.0(2024-06-10)

New Features
  • clients: update client endpoints as of 2024-06-10 (29dc8aa4)
  • client-imagebuilder: This release updates the regex pattern for Image Builder ARNs. (8c25ebe5)
  • client-ecs: This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption. (c86da60c)
  • client-application-signals: This is the initial SDK release for Amazon CloudWatch Application Signals. Amazon CloudWatch Application Signals provides curated application performance monitoring for developers to monitor and troubleshoot application health using pre-built dashboards and Service Level Objectives. (7276deda)
Tests

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

v3.593.0

3.593.0(2024-06-07)

New Features
  • clients: update client endpoints as of 2024-06-07 (33e227bd)
  • client-sagemaker: This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant. (1aa35725)
  • client-verifiedpermissions: This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests. (41f4cc50)
  • client-b2bi: Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership. (9bed7820)
  • client-auditmanager: New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned. (11be2e01)
  • client-codepipeline: CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides. (4216496a)
Tests

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

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.594.0 (2024-06-10)

Features

  • client-ecs: This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption. (c86da60)

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

Commits
  • 16c0aa9 Publish v3.594.0
  • c86da60 feat(client-ecs): This release introduces a new cluster configuration to supp...
  • 6c7ef8d Publish v3.592.0
  • fdd7f75 chore(clients): export types with export type (#6171)
  • 0e7d145 chore: module export fields in @​smithy/core (#6168)
  • 031a10a Publish v3.590.0
  • 06f51cc fix(codegen): consistently add region as config option when generated client ...
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • See full diff 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 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)
dependabot[bot] commented 3 months ago

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.