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.264.0 #296

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.264.0

3.264.0(2023-02-02)

Chores
Documentation Changes
  • client-elastic-load-balancing-v2: The GWLB Flex Health Check project updates the default values of healthy-threshold-count from 3 to 5 and unhealthy-threshold-count from 3 to 2 (a9713d49)
New Features
  • clients: update client endpoints as of 2023-02-02 (323ff805)
  • client-redshift: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (94564762)
  • client-keyspaces: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (175c1f1d)
  • client-connect: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (c678efa9)
  • client-ec2: Documentation updates for EC2. (3ff7382c)
  • client-quicksight: QuickSight support for Radar Chart and Dashboard Publish Options (1f892981)
  • client-appconfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported. (ab41e929)
  • client-sso-admin: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (075eee76)
Bug Fixes
  • s3-presigned-post: use endpoints 2.0 for custom endpoints (#4366) (5054ba5f)

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

v3.263.0

3.263.0(2023-02-01)

Chores
Documentation Changes
  • client-iam: Documentation updates for AWS Identity and Access Management (IAM). (476125db)
New Features
  • clients: update client endpoints as of 2023-02-01 (4e80ee7e)
  • client-forecast: This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/ (4b136332)
  • client-devops-guru: This release adds filter support ListAnomalyForInsight API. (1cc91bda)
  • client-mediatailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs. (0112e738)
  • client-sns: Additional attributes added for set-topic-attributes. (dc09a43d)

... (truncated)

Changelog

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

3.264.0 (2023-02-02)

Features

  • client-ec2: Documentation updates for EC2. (3ff7382)

3.262.0 (2023-01-31)

Features

  • client-ec2: This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K. (02a5e1a)

3.261.0 (2023-01-30)

Bug Fixes

  • codegen: safe access for error code location (#4367) (8991512)

Features

  • client-ec2: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. (52a9d0c)

3.259.0 (2023-01-26)

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

3.258.0 (2023-01-25)

Features

... (truncated)

Commits
  • a82d671 Publish v3.264.0
  • 3ff7382 feat(client-ec2): Documentation updates for EC2.
  • a9dae7f Publish v3.262.0
  • 02a5e1a feat(client-ec2): This launch allows customers to associate up to 8 IP addres...
  • 92c1230 chore(clients): parse date-times with offsets (#4385)
  • 1a46f68 Publish v3.261.0
  • 52a9d0c feat(client-ec2): We add Prefix Lists as a new route destination option for L...
  • 8991512 fix(codegen): safe access for error code location (#4367)
  • ceb0ef9 Publish v3.259.0
  • 640f7f6 Publish v3.258.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 #299.