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.391.0 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.391.0

3.391.0(2023-08-14)

Chores
Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (2949ffe1)
New Features
  • clients: update client endpoints as of 2023-08-14 (8239347a)
  • client-mediapackage: Fix SDK logging of certain fields. (0dc18f14)
  • client-omics: This release provides support for annotation store versioning and cross account sharing for Omics Analytics (31de2c44)

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

v3.390.0

3.390.0(2023-08-11)

Chores
Documentation Changes
  • client-ses: Doc only updates to include: 1) Clarified which part of an email address where it's okay to have Punycode when it contains non-ASCII characters for the SendRawEmail action and other actions where this is applicable. 2) Updated S3Action description with new MB max bucket size from 30 to 40. (0310a622)
New Features
  • clients: update client endpoints as of 2023-08-11 (40716ae1)
  • client-swf: This release adds new API parameters to override workflow task list for workflow executions. (15245214)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023. (09062bb5)
  • client-ec2: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors. (071580d9)
  • client-amplifybackend: Adds sensitive trait to required input shapes. (2d602ba0)
  • client-quicksight: New Authentication method for Account subscription - IAM Identity Center. Hierarchy layout support, default column width support and related style properties for pivot table visuals. Non-additive topic field aggregations for Topic API (b806760a)

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

v3.389.0

3.389.0(2023-08-10)

... (truncated)

Changelog

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

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)

Features

  • clients: allow client creation without configuration (#5060) (a9723dc)

3.386.0 (2023-08-07)

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

3.385.0 (2023-08-04)

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

3.383.0 (2023-08-02)

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

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 #30.