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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.417.0

3.417.0(2023-09-20)

Documentation Changes
  • client-kinesis-video: Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs. (76370a8b)
New Features
  • clients: update client endpoints as of 2023-09-20 (3f9e4831)
  • client-appconfig: Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors (78ddf33a)
  • client-sso-oidc: Update FIPS endpoints in aws-us-gov. (70e51ce2)
  • client-servicediscovery: Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response. (5bfe554e)
  • client-s3: Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException (f2b4b679)
  • client-cloudwatch-logs: Add ClientToken to QueryDefinition CFN Handler in CWL (f2d4554c)
  • client-codeartifact: Add support for the Swift package format. (24d8dfec)
  • client-apprunner: This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration. (9ebf966b)
Bug Fixes
  • middleware-endpoint-discovery: assert clientName and commandName in context (#5232) (5c17a3f0)

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

v3.416.0

3.416.0(2023-09-19)

New Features
  • clients: update client endpoints as of 2023-09-19 (bee0ed4d)
  • client-sagemaker: This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis. (2604b844)
  • client-ec2: This release adds support for C7i, and R7a instance types. (871a04d9)
  • client-outposts: This release adds the InstanceFamilies field to the ListAssets response. (fb5c16b3)

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

v3.415.0

3.415.0(2023-09-18)

Documentation Changes
  • client-macie2: This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers. (9e8d0b99)
New Features

... (truncated)

Changelog

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

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)

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

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