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.319.0 #352

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.319.0

3.319.0(2023-04-24)

Documentation Changes
  • client-codecatalyst: Documentation updates for Amazon CodeCatalyst. (46de569a)
  • preview:
New Features
  • clients: update client endpoints as of 2023-04-24 (8f7cbae3)
  • client-ec2: API changes to AWS Verified Access related to identity providers' information. (5e3d812c)
  • client-appflow: Increased the max length for RefreshToken and AuthCode from 2048 to 4096. (a0ab81d3)
  • client-mediaconvert: This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges. (9f22239a)
  • client-rekognition: Added new status result to Liveness session status. (4e3e36fa)
Bug Fixes
  • aws-util-test: add downlevel script (2ef98904)
Tests
  • integration: classify types of tests, run integ in test:all (#4647) (4490d7a2)

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

v3.318.0

3.318.0(2023-04-21)

Documentation Changes
  • client-ecs: Documentation update to address various Amazon ECS tickets. (cc307337)
New Features
  • clients: update client endpoints as of 2023-04-21 (27107069)
  • client-connect: This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences. (257af63e)
  • client-fms: AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization. (960ae09b)
Tests

... (truncated)

Changelog

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

3.319.0 (2023-04-24)

Features

  • client-ec2: API changes to AWS Verified Access related to identity providers' information. (5e3d812)

3.316.0 (2023-04-19)

Features

  • smithy-client: factory for aggregated clients (#4639) (852b99d)

3.315.0 (2023-04-17)

Features

  • codegen: shorten serialization and deserialization code in protocols files (#4625) (8798a6e)

3.312.0 (2023-04-12)

Features

  • client: reduce generated HTTP request header code size (#4594) (fe91123)

3.311.0 (2023-04-11)

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

... (truncated)

Commits
  • 673666e Publish v3.319.0
  • 5e3d812 feat(client-ec2): API changes to AWS Verified Access related to identity prov...
  • 4490d7a test(integration): classify types of tests, run integ in test:all (#4647)
  • 636d752 Publish v3.316.0
  • 852b99d feat(smithy-client): factory for aggregated clients (#4639)
  • b01bc6c Publish v3.315.0
  • 8798a6e feat(codegen): shorten serialization and deserialization code in protocols fi...
  • 2e13a0f Publish v3.312.0
  • fe91123 feat(client): reduce generated HTTP request header code size (#4594)
  • 91b2628 Publish v3.311.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 #353.