Skip to content

Comments

chore(deps): bump @aws-sdk/client-ecs from 3.150.0 to 3.226.0#160

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-ecs-3.226.0
Closed

chore(deps): bump @aws-sdk/client-ecs from 3.150.0 to 3.226.0#160
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-ecs-3.226.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps @aws-sdk/client-ecs from 3.150.0 to 3.226.0.

Release notes

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

v3.226.0

3.226.0(2022-12-07)

Chores
  • credential-provider-ini: allow loading credentials from credential_process referenced from a source_profile (#3865) (bf96bcd3)
  • codegen: awsAuthPlugin to set default signing name (#4259) (14d93f02)
Documentation Changes
  • client-kms: Updated examples and exceptions for External Key Store (XKS). (8458469e)
  • credential-provider-node: clarify IRSA boilerplate, fix example code (#2692) (dcacf7bb)
New Features
  • clients: update client endpoints as of 2022-12-07 (eea62b44)
  • client-cloudfront: Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production. (ce728a2c)
  • client-cost-explorer: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause (cef502f0)
  • client-eks: Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function (47f65dd3)
Bug Fixes

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

v3.225.0

3.225.0(2022-12-06)

New Features
  • clients: update client endpoints as of 2022-12-06 (d382fbcb)
  • client-sagemaker-featurestore-runtime: For online + offline Feature Groups, added ability to target PutRecord and DeleteRecord actions to only online store, or only offline store. If target store parameter is not specified, actions will apply to both stores. (01b0b8c8)
  • client-rds: This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations. (cdbae395)
  • client-dynamodb-streams: Endpoint Ruleset update: Use http instead of https for the "local" region. (7ff89f0a)
  • client-connect: This release provides APIs that enable you to programmatically manage rules for Contact Lens conversational analytics and third party applications. For more information, see https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html (7ed68ccc)
  • client-dynamodb: Endpoint Ruleset update: Use http instead of https for the "local" region. (29cbf1a2)
  • client-billingconductor: This release adds the Tiering Pricing Rule feature. (6ebdcd8a)

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

v3.224.0

3.224.0(2022-12-05)

... (truncated)

Changelog

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

3.226.0 (2022-12-07)

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

3.224.0 (2022-12-05)

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

3.223.0 (2022-12-02)

Bug Fixes

  • clients: remove unconditional inclusion of util-retry (#4246) (3baeb44)

3.222.0 (2022-12-01)

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

3.218.0 (2022-11-28)

Features

  • client-ecs: This release adds support for ECS Service Connect, a new capability that simplifies writing and operating resilient distributed applications. This release updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also adds a new ListServicesByNamespace API. (fabc6b1)

3.216.0 (2022-11-22)

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

... (truncated)

Commits
  • 208c93b Publish v3.226.0
  • a2e5bdb Publish v3.224.0
  • 8cf39f6 Publish v3.223.0
  • bfa01d6 docs(client-ecs): Documentation updates for Amazon ECS
  • 3baeb44 fix(clients): remove unconditional inclusion of util-retry (#4246)
  • 8123ed0 Publish v3.222.0
  • 2c2f92a Publish v3.218.0
  • fabc6b1 feat(client-ecs): This release adds support for ECS Service Connect, a new ca...
  • 826807a Publish v3.216.0
  • e16b922 Publish v3.215.0
  • 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 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.150.0 to 3.226.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.226.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 19, 2022

Superseded by #162.

@dependabot dependabot bot closed this Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.226.0 branch December 19, 2022 16:17
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.

0 participants