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.420.0 #52

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

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

Release notes

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

v3.420.0

3.420.0(2023-09-26)

Documentation Changes
  • client-codedeploy: CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups. (e2b776f1)
  • client-pinpoint: Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted. (571d0db4)
New Features
  • client-connect: This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace. (970fe061)
  • client-lakeformation: This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation. (ae29e552)
  • client-apprunner: This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories (f49a5211)
  • client-s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. (33e5436a)
  • client-dynamodb: Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table (4ff14d6b)
  • client-appintegrations: The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace. (b5bd165b)
  • client-ec2: The release includes AWS verified access to support FIPs compliance in North America regions (2cb7f26f)

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

v3.419.0

3.419.0(2023-09-25)

New Features
  • clients: update client endpoints as of 2023-09-25 (2f18c938)
  • client-quicksight: Added ability to tag users upon creation. (dacb8c66)
  • client-ssm: This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output. (c1d80c2e)
  • client-finspace-data: Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs. (c591b7c0)
  • client-chime-sdk-media-pipelines: Adds support for sending WebRTC audio to Amazon Kineses Video Streams. (05242c26)
  • client-emr-serverless: This release adds support for application-wide default job configurations. (74bb52ec)
  • client-wafv2: You can now perform an exact match against the web request's JA3 fingerprint. (e4f0c488)
  • client-amplifyuibuilder: Support for generating code that is compatible with future versions of amplify project dependencies. (738cda3a)

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

v3.418.0

3.418.0(2023-09-22)

Chores
  • signature-v4-multi-region: add warning when dynamically loading CRT (#5243) (0558bb48)
  • codegen: bump smithy-typescript commit (#5234) (a8df138d)

... (truncated)

Changelog

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

3.420.0 (2023-09-26)

Features

  • client-s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. (33e5436)

3.418.0 (2023-09-22)

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

3.417.0 (2023-09-20)

Features

  • client-s3: Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException (f2b4b67)

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)

... (truncated)

Commits
  • 0471180 Publish v3.420.0
  • 33e5436 feat(client-s3): This release adds a new field COMPLETED to the ReplicationSt...
  • 0ce9353 Publish v3.418.0
  • a8df138 chore(codegen): bump smithy-typescript commit (#5234)
  • 04ed4ed Publish v3.417.0
  • f2b4b67 feat(client-s3): Fix an issue where the SDK can fail to unmarshall response d...
  • 4c521d6 Publish v3.414.0
  • b9d59e8 feat(region-config): add aws region runtime extension codegen (#5157)
  • 569a79b Publish v3.413.0
  • 0b3e338 chore: update smithy commit (#5212)
  • Additional commits viewable in compare view


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 12 months ago

Superseded by #53.