Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-ecs from 3.451.0 to 3.496.0 #61

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2024

Bumps @aws-sdk/client-ecs from 3.451.0 to 3.496.0.

Release notes

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

v3.496.0

3.496.0(2024-01-19)

Chores
  • middleware-sdk-s3: enable s3 express e2e tests (#5690) (3edef9c0)
New Features
  • clients: update client endpoints as of 2024-01-19 (cb1bc4ea)
  • client-codebuild: Release CodeBuild Reserved Capacity feature (c0c445de)
  • client-qconnect: Increased Quick Response name max length to 100 (b02d4afd)
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625e)
  • client-athena: Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown. (a8ed5925)
  • credential-provider-node: use dynamic import for credential providers (#5677) (7841411e)
Bug Fixes
  • get full list of exports for esm compat in dist-cjs (#5694) (5d26da6d)
Other Changes
  • credential-provider-node: use dynamic import for credential providers (#5677)" (4cea5837)

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

v3.495.0

3.495.0(2024-01-18)

New Features
  • clients: update client endpoints as of 2024-01-18 (cfe6ad98)
  • client-b2bi: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs. (255a7b49)
  • client-firehose: Allow support for Snowflake as a Kinesis Data Firehose delivery destination. (bdf431eb)
  • client-drs: Removed invalid and unnecessary default values. (d7c4d310)
  • client-sagemaker-featurestore-runtime: Increase BatchGetRecord limits from 10 items to 100 items (f12c0b51)
  • client-connect: GetMetricDataV2 now supports 3 groupings (9f1a143c)
  • client-cloudtrail: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. (8bd69cad)
  • use bundled dist-cjs build (#5687) (5f79e225)

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

v3.494.0

3.494.0(2024-01-17)

... (truncated)

Changelog

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

3.496.0 (2024-01-19)

Bug Fixes

  • get full list of exports for esm compat in dist-cjs (#5694) (5d26da6)

3.495.0 (2024-01-18)

Features

3.490.0 (2024-01-11)

Features

  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e)

3.489.0 (2024-01-10)

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

3.486.0 (2024-01-04)

Features

  • client-ecs: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances. (618a36c)

... (truncated)

Commits
  • 447852f Publish v3.496.0
  • 5d26da6 fix: get full list of exports for esm compat in dist-cjs (#5694)
  • e935296 Publish v3.495.0
  • 5f79e22 feat: use bundled dist-cjs build (#5687)
  • 1db9eb1 Publish v3.490.0
  • 8b7b13e feat(client-ecs): This release adds support for adding an ElasticBlockStorage...
  • 62c2ec4 Publish v3.489.0
  • 3b0b0c6 Publish v3.486.0
  • 618a36c feat(client-ecs): This release adds support for managed instance draining whi...
  • a9a4580 Publish v3.485.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 show <dependency name> 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)

Bumps [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) from 3.451.0 to 3.496.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.496.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2024

Superseded by #63.

@dependabot dependabot bot closed this Jan 28, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-aws-sdk-client-ecs-3.496.0 branch January 28, 2024 22:48
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