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.408.0 #39

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.408.0

3.408.0(2023-09-07)

Chores
Documentation Changes
  • client-securityhub: Documentation updates for AWS Security Hub (1f1a8117)
New Features
  • clients: update client endpoints as of 2023-09-07 (12dbc5a6)
  • client-simspaceweaver: BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type. (ae379b46)
  • region-config-provider: add region-config-provider package (#5156) (d80f48c2)
Bug Fixes
  • s3-presigned-post: ensure unique conditions in policy (#5184) (3f8b581a)

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

v3.407.0

3.407.0(2023-09-06)

Documentation Changes
  • client-elastic-load-balancing-v2: This release enables default UDP connection termination and disabling unhealthy target connection termination for Network Load Balancers. (653945f2)
  • update retry link (#5178) (515ea2e1)
New Features
  • clients: update client endpoints as of 2023-09-06 (f72da4a7)
  • client-appflow: Adding OAuth2.0 support for servicenow connector. (2f9c7120)
  • client-ec2: This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API. (fc64a50c)
  • client-medialive: Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time (91ec93df)
  • client-wafv2: The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API. (3e035e35)

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

v3.406.0

... (truncated)

Changelog

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

3.408.0 (2023-09-07)

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

3.405.0 (2023-09-01)

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

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)

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