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.414.0 #44

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.414.0

3.414.0(2023-09-15)

Chores
Documentation Changes
  • client-datasync: Documentation-only updates for AWS DataSync. (2cac9a66)
New Features
  • clients: update client endpoints as of 2023-09-15 (c97bb47d)
  • client-appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block (aec538fa)
  • client-connect: New rule type (OnMetricDataUpdate) has been added (69efc926)
  • client-sagemaker: This release introduces Skip Model Validation for Model Packages (c5ed6cc1)
  • region-config: add aws region runtime extension codegen (#5157) (b9d59e81)
Bug Fixes
  • middleware-sdk-s3: use console warn if logger is no-op (#5222) (db976982)

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

v3.413.0

3.413.0(2023-09-14)

Chores
Documentation Changes
  • client-cloudformation: Documentation updates for AWS CloudFormation (51a93f36)
New Features
  • client-lookoutequipment: This release adds APIs for the new scheduled retraining feature. (2b1a63d6)
  • client-entityresolution: Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields. (f5dd707c)
  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (7b199462)

... (truncated)

Changelog

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

3.414.0 (2023-09-15)

Features

  • region-config: add aws region runtime extension codegen (#5157) (b9d59e8)

3.413.0 (2023-09-14)

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

3.412.0 (2023-09-13)

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

3.410.0 (2023-09-11)

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

3.409.0 (2023-09-08)

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

3.408.0 (2023-09-07)

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

... (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 #49.