datasprayio / open-next-cdk

Deploy a NextJS application using AWS CDK
https://constructs.dev/packages/open-next-cdk
Apache License 2.0
14 stars 1 forks source link

chore(deps): bump @aws-sdk/client-s3 from 3.382.0 to 3.400.0 #33

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-s3 from 3.382.0 to 3.400.0.

Release notes

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

v3.400.0

3.400.0(2023-08-25)

Chores
  • scripts: build smithy-typescript from specific commit during codegen (#5139) (4c4bf116)
Documentation Changes
  • client-cloudwatch: Doc-only update to get doc bug fixes into the SDK docs (ae8e27c4)
New Features
  • clients: update client endpoints as of 2023-08-25 (75e9eacb)
  • client-detective: Added protections to interacting with fields containing customer information. (a23079f3)
  • client-cloudtrail: Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources. (e7333b8c)
Bug Fixes
  • middleware-flexible-checksums: split stream when validating response checksum (#5126) (e4455a7b)

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

v3.399.0

3.399.0(2023-08-24)

Documentation Changes
  • client-verifiedpermissions: Documentation updates for Amazon Verified Permissions. (064c9f3c)
New Features
  • clients: update client endpoints as of 2023-08-24 (36820f32)
  • client-quicksight: Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support. (76e011f4)
  • client-s3-control: Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack. (5006d64a)
  • client-medialive: MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings. (82c8beec)
  • client-ec2: Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances. (81ae519f)
  • client-glue: Added API attributes that help in the monitoring of sessions. (b1ac9782)
  • client-mediaconvert: This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class. (78268f81)
  • client-s3: Updates to endpoint ruleset tests to address Smithy validation issues. (2740abc5)
  • client-mediatailor: Adds new source location AUTODETECT_SIGV4 access type. (022c7eb2)
  • client-rds: This release updates the supported versions for Percona XtraBackup in Aurora MySQL. (9345898c)
Bug Fixes
  • scripts: make private test packages as non-clients (#5138) (87d43abb)

... (truncated)

Changelog

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

3.400.0 (2023-08-25)

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

3.398.0 (2023-08-23)

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

3.397.0 (2023-08-22)

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

3.395.0 (2023-08-18)

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

3.391.0 (2023-08-14)

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

3.388.0 (2023-08-09)

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

3.387.0 (2023-08-08)

... (truncated)

Commits


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 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)
dependabot[bot] commented 1 year ago

Superseded by #38.