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

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

chore: Bump @aws-sdk/client-ecs from 3.637.0 to 3.653.0 #329

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @aws-sdk/client-ecs from 3.637.0 to 3.653.0.

Release notes

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)
  • client-ssm: Support for additional levels of cross-account, cross-Region organizational units in Automation. Various documentation updates. (849e058a)

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

v3.652.0

3.652.0(2024-09-16)

Chores
Documentation Changes
  • client-organizations: Doc only update for AWS Organizations that fixes several customer-reported issues (72bf4cb5)
  • client-pca-connector-scep: This is a general availability (GA) release of Connector for SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device management systems to AWS Private CA for digital signature installation and certificate management. (d16db8c3)
New Features
  • clients: update client endpoints as of 2024-09-16 (291c786c)
  • client-bedrock: This feature adds cross account s3 bucket and VPC support to ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig. (de219182)
  • client-iot: This release adds additional enhancements to AWS IoT Device Management Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version. (2df520d4)
  • client-medialive: Removing the ON_PREMISE enum from the input settings field. (52794eee)
  • client-rds: Launching Global Cluster tagging. (c35b7218)

... (truncated)

Changelog

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

3.653.0 (2024-09-17)

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

Commits
  • a993838 Publish v3.653.0
  • 342485b docs(client-ecs): This is a documentation only release to address various tic...
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • 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)
karanbokil commented 2 weeks ago

@dependabot recreate

dependabot[bot] commented 2 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.