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

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

chore: Bump @aws-sdk/client-ecs from 3.654.0 to 3.658.1 #648

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @aws-sdk/client-ecs from 3.654.0 to 3.658.1.

Release notes

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

v3.658.1

3.658.1(2024-09-25)

Chores
Documentation Changes
  • client-fsx: Doc-only update to address Lustre S3 hard-coded names. (becefa3a)
  • client-ec2: Updates to documentation for the transit gateway security group referencing feature. (7fad2247)
  • client-cloudtrail: Doc-only update for CloudTrail network activity events release (in preview) (082bad80)
New Features
  • clients: update client endpoints as of 2024-09-25 (cf0e4097)
Bug Fixes
  • codegen: preprocess AwsQuery error to shapeId in waiter errorType (#6501) (b92df203)
  • clients: allow empty string field values for headers (#6511) (1273ff31)

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

v3.658.0

3.658.0(2024-09-24)

New Features
  • clients: update client endpoints as of 2024-09-24 (452f091a)
  • client-budgets: Releasing minor partitional endpoint updates (80633075)
  • client-bedrock: Add support for Cross Region Inference in Bedrock Model Evaluations. (707b3877)
  • client-sagemaker: Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API (6b99b6b6)
  • client-pinpoint-sms-voice-v2: AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies. (b449c450)
  • client-kinesis: This release includes support to add tags when creating a stream (82129957)
Bug Fixes
  • core: add compatibility types for submodules (#6509) (3a5d854a)

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

v3.657.0

3.657.0(2024-09-23)

... (truncated)

Changelog

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

3.658.1 (2024-09-25)

Bug Fixes

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

3.658.0 (2024-09-24)

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

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)
kg-aws commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Superseded by #650.