CCExtractor / beacon-backend

backend for the beacon app, gsoc 2021
MIT License
8 stars 38 forks source link

Bump @aws-sdk/client-ec2 from 3.140.0 to 3.284.0 #317

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-ec2 from 3.140.0 to 3.284.0.

Release notes

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

v3.284.0

3.284.0(2023-03-03)

Documentation Changes
  • client-dynamodb: Documentation updates for DynamoDB. (9407fe10)
  • client-macie2: Documentation updates for Amazon Macie (885d7ebc)
New Features
  • clients: update client endpoints as of 2023-03-03 (aa838177)
  • client-ec2: This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'. (e5182e14)
  • client-mediaconvert: The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations. (24140920)
  • client-transcribe: Amazon Transcribe now supports role access for these API operations: CreateVocabulary, UpdateVocabulary, CreateVocabularyFilter, and UpdateVocabularyFilter. (bc4b706d)
  • client-medialive: AWS Elemental MediaLive adds support for Nielsen watermark timezones. (878da7a8)
Bug Fixes
  • s3-presigned-post: move @​aws-sdk/client-s3 to a normal dependency (#4483) (6fee65c2)
  • clients: add unnamed enums to enums-to-strip.json (#4489) (81d5cdee)

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

v3.283.0

3.283.0(2023-03-02)

New Features
  • clients: update client endpoints as of 2023-03-02 (7fb6e8d3)
  • client-iot: A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs. (1e6be706)
  • client-migrationhubstrategy: This release updates the File Import API to allow importing servers already discovered by customers with reduced pre-requisites. (4ae64ef1)
  • client-pipes: This release fixes some input parameter range and patterns. (00706750)
  • client-sagemaker: Add a new field "EndpointMetrics" in SageMaker Inference Recommender "ListInferenceRecommendationsJobSteps" API response. (376692c8)
  • client-pi: This release adds a new field PeriodAlignment to allow the customer specifying the returned timestamp of time periods to be either the start or end time. (3ab54127)
  • client-organizations: This release introduces a new reason code, ACCOUNT_CREATION_NOT_COMPLETE, to ConstraintViolationException in CreateOrganization API. (5e8e5b41)

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

v3.282.0

3.282.0(2023-03-01)

New Features
  • clients: update client endpoints as of 2023-03-01 (a52821d9)

... (truncated)

Changelog

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

3.284.0 (2023-03-03)

Features

  • client-ec2: This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'. (e5182e1)

3.282.0 (2023-03-01)

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

3.281.0 (2023-02-28)

Features

  • client-ec2: This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default. (b623f24)

3.279.0 (2023-02-24)

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

3.278.0 (2023-02-23)

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

3.276.0 (2023-02-21)

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

... (truncated)

Commits
  • ef5a0ed Publish v3.284.0
  • e5182e1 feat(client-ec2): This release adds support for a new boot mode for EC2 insta...
  • 855ee5f Publish v3.282.0
  • 1cbf7a2 Publish v3.281.0
  • b623f24 feat(client-ec2): This release allows IMDS support to be set to v2-only on an...
  • f99f740 docs(clients): add operations list to README (#4478)
  • 79aa596 Publish v3.279.0
  • 2bc5921 Publish v3.278.0
  • 55c3740 Publish v3.276.0
  • eb90ecc chore(deps): bump fast-xml-parser to 4.1.2 (#4454)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #319.