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.289.0 #321

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.289.0

3.289.0(2023-03-10)

Documentation Changes
New Features
  • clients: update client endpoints as of 2023-03-10 (feb6f9b6)
  • client-secrets-manager: The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values. (4382b4eb)
  • client-ivschat: This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations. (8b55eb13)

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

v3.288.0

3.288.0(2023-03-09)

Chores
Documentation Changes
  • client-networkmanager: This update provides example usage for TransitGatewayRouteTableArn. (b39cd0ec)
New Features
  • clients: update client endpoints as of 2023-03-09 (3b31ade0)
  • client-connect: This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect. (acb5eef6)
  • client-servicediscovery: Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded) (cb39c4dc)
  • client-redshift-data: Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available. (344d56c8)
  • client-sagemaker: Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API. (253ef071)
  • client-quicksight: This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions. (6c3f7b10)
  • client-codeartifact: This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages. (235876ea)
  • client-evidently: Updated entity override documentation (5df80f23)
  • client-sesv2: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities. (d58f7524)
Bug Fixes
  • middleware-logger: retrieve filter overrides after middleware returns (#4502) (6405a58c)

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

... (truncated)

Changelog

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

3.289.0 (2023-03-10)

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

3.288.0 (2023-03-09)

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

3.287.0 (2023-03-08)

Bug Fixes

  • clients: remove aggregated client from paginators (#4496) (aea457a)

Features

  • client-ec2: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances. (8a6dcfa)

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

... (truncated)

Commits
  • 20ec9b7 Publish v3.289.0
  • e18aaa7 docs(clients): add script to write examples for commands (#4486)
  • 4493d74 Publish v3.288.0
  • 4069de2 Publish v3.287.0
  • 8a6dcfa feat(client-ec2): Introducing Amazon EC2 C7g, M7g and R7g instances, powered ...
  • aea457a fix(clients): remove aggregated client from paginators (#4496)
  • 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
  • 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 #322.