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.425.0 #55

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

v3.425.0

3.425.0(2023-10-04)

Chores
New Features
  • clients: update client endpoints as of 2023-10-04 (02940b4b)
  • client-mediatailor: Updates DescribeVodSource to include a list of ad break opportunities in the response (7f79024e)
  • client-sagemaker: Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data. (4fa41b79)
  • client-appconfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store. (b6884ae7)
  • client-mgn: This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature. (02ce1d66)
  • client-datazone: Initial release of Amazon DataZone (b57e9a9d)
  • codegen: bump codegen version to 0.18.0 (#5310) (c51bd48b)
Other Changes
Tests

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

v3.424.0

3.424.0(2023-10-03)

Chores
  • codegen: update codegen-ci with configured smithy-typescript commit (#5303) (ba89e7ed)
New Features
  • clients: update client endpoints as of 2023-10-03 (8def9f45)
  • client-sagemaker: This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps. (47c3a812)
  • client-mediaconvert: This release adds the ability to replace video frames without modifying the audio essence. (3a9c2a79)
  • client-wellarchitected: AWS Well-Architected now supports Review Templates that allows you to create templates with pre-filled answers for Well-Architected and Custom Lens best practices. (cf0a622a)
  • client-connect: GetMetricDataV2 API: Update to include new metrics CONTACTS_RESOLVED_IN_X , AVG_HOLD_TIME_ALL_CONTACTS , AVG_RESOLUTION_TIME , ABANDONMENT_RATE , AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS with added features: Interval Period, TimeZone, Negate MetricFilters, Extended date time range. (5cb52541)
  • client-oam: This release adds support for sharing AWS::ApplicationInsights::Application resources. (1bdcbcbb)
  • client-location: Amazon Location Service adds support for bounding polygon queries. Additionally, the GeofenceCount field has been added to the DescribeGeofenceCollection API response. (8e0a2a9a)

... (truncated)

Changelog

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

3.425.0 (2023-10-04)

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

3.423.0 (2023-10-02)

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

3.421.0 (2023-09-27)

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

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)

... (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 11 months ago

Superseded by #58.