Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @aws-sdk/client-s3 to v3.679.0 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.535.0 -> 3.679.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.679.0

Compare Source

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

v3.678.0

Compare Source

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

v3.677.0

Compare Source

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

v3.676.0

Compare Source

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

v3.675.0

Compare Source

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

v3.674.0

Compare Source

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

v3.673.0

Compare Source

Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a2)

v3.670.0

Compare Source

Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#​6561) (9d746f6)

v3.669.0

Compare Source

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

v3.668.0

Compare Source

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

v3.667.0

Compare Source

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

v3.666.0

Compare Source

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

v3.665.0

Compare Source

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

v3.664.0

Compare Source

Features
  • middleware-user-agent: add client config for userAgentAppId (#​6524) (2990ea8)

v3.663.0

Compare Source

Features
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70)

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

Compare Source

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

v3.657.0

Compare Source

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

v3.654.0

Compare Source

Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

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

v3.651.1

Compare Source

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

v3.651.0

Compare Source

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

v3.650.0

Compare Source

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

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

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

v3.637.0

Compare Source

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

v3.635.0

Compare Source

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)

v3.633.0

Compare Source

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

v3.632.0

Compare Source

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

v3.631.0

Compare Source

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

v3.629.0

Compare Source

Features
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#​6368) (03bb39f)

v3.627.0

Compare Source

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

v3.626.0

Compare Source

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

v3.624.0

Compare Source

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

v3.623.0

Compare Source

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

v3.622.0

Compare Source

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

v3.621.0

Compare Source

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

3.620.1 (2024-07-29)

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

v3.620.1

Compare Source

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

v3.620.0

Compare Source

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

v3.617.0

Compare Source

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

v3.616.0

Compare Source

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

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

v3.609.0

Compare Source

Features
  • client-s3: Added response overrides to Head Object requests. (ac9f3d2)

v3.608.0

Compare Source

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

v3.606.0

Compare Source

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

v3.600.0

Compare Source

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

v3.598.0

Compare Source

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

v3.596.0

Compare Source

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

v3.592.0

Compare Source

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

v3.591.0

Compare Source

Features
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9)

v3.590.0

Compare Source

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

v3.588.0

Compare Source

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

v3.587.0

Compare Source

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

v3.583.0

Compare Source

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

v3.582.0

Compare Source

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

v3.577.0

Compare Source

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

v3.576.0

Compare Source

Features
  • client-s3: Updated a few x-id in the http uri traits (dcde25a)

v3.575.0

Compare Source

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

v3.574.0

Compare Source

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

v3.572.0

Compare Source

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

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

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

v3.567.0

Compare Source

Features

v3.565.0

Compare Source

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

v3.564.0

Compare Source

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

v3.563.0

Compare Source

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.0

Compare Source

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

v3.550.0

Compare Source

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

v3.549.0

Compare Source

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

v3.540.0

Compare Source

Bug Fixes
  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#​5933) (42a791d)

v3.537.0

Compare Source

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

v3.536.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
s3-repo-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 10:44pm

@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from a590a89 to d8c5547 Compare March 19, 2024 22:27
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.536.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.537.0 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 2 times, most recently from f4209c5 to 572af55 Compare March 20, 2024 17:15
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.537.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.540.0 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 572af55 to abcc97c Compare March 22, 2024 23:17
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.540.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.549.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from abcc97c to 892cadd Compare April 4, 2024 22:33
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 892cadd to a077148 Compare April 5, 2024 20:06
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.549.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.550.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from a077148 to 1f8ad22 Compare April 9, 2024 21:23
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.550.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.552.0 Apr 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.552.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.554.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 1f8ad22 to b57e2cd Compare April 11, 2024 20:15
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from b57e2cd to d80e872 Compare April 16, 2024 21:01
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.554.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.556.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from d80e872 to 8766f5b Compare April 24, 2024 05:39
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 8766f5b to 6e864c5 Compare April 25, 2024 22:49
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.556.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.563.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 63eccc4 to 3f92854 Compare October 9, 2024 19:29
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 3f92854 to d77e559 Compare October 10, 2024 21:57
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.668.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.669.0 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from d77e559 to 3f01b7a Compare October 11, 2024 20:06
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.669.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.670.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 3f01b7a to c9811ff Compare October 16, 2024 20:42
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.670.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.673.0 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from c9811ff to 18ec6dc Compare October 18, 2024 00:09
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.673.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.674.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 18ec6dc to 3a5c23d Compare October 18, 2024 19:44
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.674.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.675.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 3a5c23d to a798f5b Compare October 21, 2024 20:03
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.675.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.676.0 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from a798f5b to ba697c3 Compare October 22, 2024 22:05
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.676.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.677.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from ba697c3 to 0206a33 Compare October 23, 2024 21:03
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.677.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.678.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 0206a33 to 18930b9 Compare October 24, 2024 22:42
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.678.0 fix(deps): update dependency @aws-sdk/client-s3 to v3.679.0 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants