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.387.0 #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.387.0

3.387.0(2023-08-08)

Chores
New Features
  • clients:
    • update client endpoints as of 2023-08-08 (809a91b6)
    • allow client creation without configuration (#5060) (a9723dcb)
  • client-elasticache: Added support for cluster mode in online migration and test migration API (f0d3d51c)
  • client-service-catalog: Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API. (27fef8f7)
  • client-backup: This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts. (9ab7f45a)

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

v3.386.0

3.386.0(2023-08-07)

Chores
Documentation Changes
  • client-rekognition: This release adds code snippets for Amazon Rekognition Custom Labels. (10120486)
New Features
  • client-kinesis-video-archived-media: This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature. (5bbf9b20)
  • client-ivs-realtime: Add QUOTA_EXCEEDED and PUBLISHER_NOT_FOUND to EventErrorCode for stage health events. (19047c81)
  • client-kinesis-video: This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature. (29e5e50d)
  • client-detective: Updated the email validation regex to be in line with the TLD name specifications. (1a60c2e8)

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

v3.385.0

3.385.0(2023-08-04)

... (truncated)

Changelog

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

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