SergkeiM / vite-plugin-s3

Allows you to upload files to S3
https://www.npmjs.com/package/@froxz/vite-plugin-s3
MIT License
32 stars 1 forks source link

Bump @aws-sdk/client-s3 from 3.540.0 to 3.645.0 #163

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @aws-sdk/client-s3 from 3.540.0 to 3.645.0.

Release notes

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

v3.645.0

3.645.0(2024-09-04)

Chores
  • util-endpoints: update aws partitions.json (0e223555)
  • endpoints: update endpoints model (a549f6d5)
  • models: update API models (d8b1b4f2)
  • codegen: string array and operation context params (#6435) (f155e298)
  • ci: run codegen-ci only if the codegen folder has changes (#6436) (2a22ebca)
Documentation Changes
  • client-finspace: Updates Finspace documentation for smaller instances. (abd27bac)
  • clients: update doc comments from codegen (#6434) (46492e40)
New Features
  • client-cloudwatch-logs: Update to support new APIs for delivery of logs from AWS services. (107033b0)
  • client-s3-control: Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants. (157b80b6)
  • client-fis: This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting. (f71b7307)
  • client-appsync: Adds new logging levels (INFO and DEBUG) for additional log output control (3d2c2fa6)
  • client-bedrock-agent: Add support for user metadata inside PromptVariant. (bf60228f)

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

v3.644.0

3.644.0(2024-09-03)

New Features
  • client-datazone: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request. (da060f0d)
  • client-elastic-load-balancing-v2: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners. (594c5890)
  • client-mediaconnect: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected. (7f6b5df4)
  • client-medialive: Added MinQP as a Rate Control option for H264 and H265 encodes. (c4db70bf)
  • client-sagemaker: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces. (202fdf2d)
  • client-timestream-influxdb: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API. (4e6cb80f)
  • client-connect: Release ReplicaConfiguration as part of DescribeInstance (3ac8b18d)

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

v3.643.0

3.643.0(2024-08-30)

... (truncated)

Changelog

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

3.645.0 (2024-09-04)

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

3.637.0 (2024-08-22)

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

3.635.0 (2024-08-20)

Features

  • client-s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. (b474584)
  • codegen: add Smithy RPCv2 CBOR to list of protocols (#6096) (5154d4f)

3.633.0 (2024-08-16)

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

3.632.0 (2024-08-15)

Features

  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea)

3.631.0 (2024-08-14)

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

... (truncated)

Commits
  • db318cd Publish v3.645.0
  • 46492e4 docs(clients): update doc comments from codegen (#6434)
  • ee762fe Publish v3.637.0
  • 2c0f590 Publish v3.635.0
  • b474584 feat(client-s3): Amazon Simple Storage Service / Features : Add support for c...
  • 5154d4f feat(codegen): add Smithy RPCv2 CBOR to list of protocols (#6096)
  • d9a4bcc Publish v3.633.0
  • 704fc47 Publish v3.632.0
  • f31c6ea feat(client-s3): Amazon Simple Storage Service / Features : Adds support for...
  • 4825462 Publish v3.631.0
  • 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 will merge this PR once CI passes on it, as requested by @SergkeiM.


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)
SergkeiM commented 2 months ago

@dependabot merge