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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.388.0

3.388.0(2023-08-09)

Documentation Changes
  • client-global-accelerator: Documentation update for dualstack EC2 endpoint support (f3db88f9)
New Features
  • clients: update client endpoints as of 2023-08-09 (1f056b30)
  • client-sagemaker: This release adds support for cross account access for SageMaker Model Cards through AWS RAM. (1f562b46)
  • client-fsx: For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1. (9326b4df)
  • client-guardduty: Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs. (5571771b)
  • client-chime-sdk-voice: Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name (861a8a85)
Bug Fixes
  • token-providers:
    • use static version of bundled sso oidc client (#5067) (ba1b1458)
    • revert declaring dependencies from sso-oidc bundle (#5066) (f86ff342)
    • declare dependencies from sso-oidc bundle (#5064) (380482b3)

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

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)

... (truncated)

Changelog

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

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