Skip to content

Update dependency aws-sdk-s3 to v1.213.0#301

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-sdk-s3-1.x-lockfile
Open

Update dependency aws-sdk-s3 to v1.213.0#301
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-sdk-s3-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Change Age Confidence
aws-sdk-s3 (source, changelog) 1.104.01.213.0 age confidence

Release Notes

aws/aws-sdk-ruby (aws-sdk-s3)

v1.213.0

  • Feature - Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets.

v1.212.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.211.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Falls back to header request checksums when using custom endpoints or endpoint providers for PutObject and UploadPart operations.

v1.210.1

  • Issue - Normalize response encoding to UTF-8 for proper XML error parsing in HTTP 200 responses.

v1.210.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Feature - Added :http_chunk_size parameter to TransferManager#upload_file to control the buffer size when streaming request bodies over HTTP. Larger chunk sizes may improve network throughput at the cost of higher memory usage (Ruby MRI only).

  • Feature - Improved memory efficiency when calculating request checksums for large file uploads (Ruby MRI only).

v1.209.0

  • Feature - Add additional validation to Outpost bucket names.

v1.208.0

  • Feature - Updates to the S3 Encryption Client. The V3 S3 Encryption Client now requires key committing algorithm suites by default.

v1.207.0

  • Feature - This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations.

v1.206.0

  • Feature - New S3 Storage Class FSX_ONTAP

v1.205.0

  • Feature - Enable / Disable ABAC on a general purpose bucket.

v1.204.0

  • Feature - Adds support for blocking SSE-C writes to general purpose buckets.

v1.203.1

  • Issue - Deprecated :checksum_mode parameter in FileDownloader#download. When set to "DISABLED", a deprecation warning is issued and the parameter is ignored. Use :response_checksum_validation on the S3 client instead to control checksum validation behavior.

v1.203.0

  • Feature - Launch IPv6 dual-stack support for S3 Express

v1.202.0

  • Feature - Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications.

v1.201.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Fix multipart upload to respect request_checksum_calculation when_required mode.

v1.200.0

  • Feature - Add lightweight thread pool executor for multipart download_file, upload_file and upload_stream.

  • Feature - Add custom executor support for Aws::S3::TransferManager.

v1.199.1

  • Issue - Update TransferManager#download_file and Object#download_file documentation regarding temporary file usage and failure handling for different destination types.

v1.199.0

  • Feature - This release includes backward compatibility work on the "Expires" parameter.

v1.198.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Fix multipart download_file to support Pathname, File and Tempfile objects as download destinations.

v1.197.0

  • Issue - When multipart stream uploader fails to complete multipart upload, it calls abort multipart upload.

  • Issue - For Aws::S3::Object class, the following methods have been deprecated: download_file, upload_file and upload_stream. Use Aws::S3::TransferManager instead.

  • Feature - Add Aws::S3::TransferManager, a S3 transfer utility that provides upload/download capabilities with automatic multipart handling, progress tracking, and handling of large files.

v1.196.1

  • Issue - Add range validation to multipart download to ensure all parts are successfully processed.

  • Issue - When multipart uploader fails to complete multipart upload, it calls abort multipart upload.

  • Issue - Clean up partially downloaded file on multipart download_file failure while preserving existing file.

v1.196.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.195.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.194.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.193.0

  • Feature - Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records.

v1.192.0

  • Feature - Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations

v1.191.0

  • Feature - Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points

v1.190.0

  • Feature - Added support for renaming objects within the same bucket using the new RenameObject API.

v1.189.1

  • Issue - Only load required cgi modules for Ruby 3.5.

v1.189.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.188.0

  • Feature - Adding checksum support for S3 PutBucketOwnershipControls API.

v1.187.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Signal data in http response listeners prior to writing, so that data can be inspected or verified before potential mutation.

v1.186.1

  • Issue - Abort multipart download if object is modified during download.

v1.186.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.185.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.184.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.183.0

  • Feature - Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones

v1.182.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.181.0

  • Feature - Added support for Content-Range header in HeadObject response.

v1.180.0

  • Feature - Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.

v1.179.0

  • Feature - Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.

v1.178.0

  • Feature - This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.

  • Feature - Default to using CRC32 checksum validation for S3 uploads and downloads.

v1.177.0

  • Feature - This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.

v1.176.1

  • Issue - Do not normalize object keys when calling presigned_url or presigned_request.

v1.176.0

  • Feature - Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.

v1.175.0

  • Feature - Amazon S3 introduces support for AWS Dedicated Local Zones

v1.174.0

  • Feature - Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.

v1.173.0

  • Feature - Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API.

v1.172.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.171.0

  • Feature - This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas.

v1.170.1

  • Issue - Tighten regex used to check for S3 200 errors.

v1.170.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.169.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.168.0

  • Feature - 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.

v1.167.0

  • Feature - This release introduces a header representing the minimum object size limit for Lifecycle transitions.

v1.166.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.165.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.164.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.163.0

  • Feature - Added SSE-KMS support for directory buckets.

v1.162.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.161.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.160.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.159.0

  • Feature - Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

v1.158.0

  • Feature - Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

v1.157.0

  • Feature - Support head_bucket, get_object_attributes, delete_objects, and copy_object for Access Grants.

v1.156.0

  • Feature - Added response overrides to Head Object requests.

v1.155.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.154.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.153.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.152.3

  • Issue - Handle 200 errors for all S3 operations that do not have streaming responses.

v1.152.2

  • Issue - Revert Handling of 200 errors for all S3 operations.

v1.152.1

  • Issue - Handle 200 errors for all S3 operations that do not have streaming responses.

v1.152.0

  • Feature - 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.

v1.151.0

  • Feature - Updated a few x-id in the http uri traits

v1.150.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.149.1

  • Issue - Fix bug where destination bucket default encryption was inadvertently overridden by source object encryption.

v1.149.0

  • Feature - Support S3 Access Grants authentication. Access Grants can be enabled with the access_grants option, and custom options can be passed into the access_grants_credentials_provider option. This feature requires aws-sdk-s3control to be installed.

  • Feature - Add RBS signatures for customizations of S3.

v1.148.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.147.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Omit ContentType plugin when generating presigned url.

v1.146.1

  • Issue - Fix bug where thread_count option was not being respected for multipart uploads.

v1.146.0

  • Feature - Fix two issues with response root node names.

v1.145.0

  • Feature - Documentation updates for Amazon S3.

v1.144.0

  • Feature - This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).

v1.143.1

  • Issue - Include original part errors in message when aborting multipart upload fails (#​2990).

v1.143.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.142.0

  • Feature - Added additional examples for some operations.

v1.141.0

  • Feature - Adds support for S3 Express One Zone.

  • Feature - Support S3 Express authentication and endpoints. Express session auth can be disabled with the disable_s3_express_session_auth Client option, the AWS_S3_DISABLE_EXPRESS_SESSION_AUTH environment variable, and the s3_disable_express_session_auth shared config option. A custom express_credentials_provider can be configured onto the Client.

v1.140.0

  • Feature - Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality.

  • Issue - Fix thread interruptions in multipart download_file, file_uploader and stream_uploader (#​2944).

v1.139.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.138.0

  • Feature - Add support for automatic date based partitioning in S3 Server Access Logs.

v1.137.0

  • Feature - Removes all default 0 values for numbers and false values for booleans

v1.136.0

  • Feature - 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.

v1.135.0

  • Feature - Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException

v1.134.0

  • Feature - Updates to endpoint ruleset tests to address Smithy validation issues.

v1.133.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Feature - Add support for progress_callback in Object#download_file and improve multi-threaded performance #(2901).

v1.132.1

  • Issue - Add support for disabling checksum validation in Object#download_file (#​2893).

v1.132.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Feature - Add support for verifying checksums in FileDownloader.

v1.131.0

  • Feature - Improve performance of S3 clients by simplifying and optimizing endpoint resolution.

v1.130.0

  • Feature - S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.

  • Feature - Allow Object multipart copy API to work when requiring a checksum algorithm.

  • Feature - Allow Object multipart copy API to optionally copy parts as they exist on the source object if it has parts, instead of generating new part ranges, when specifying use_source_parts: true.

v1.129.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.128.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.127.0

  • Feature - The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.

  • Feature - Select minimum expiration time for presigned urls between the expiration time option and the credential expiration time.

v1.126.0

  • Feature - This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

v1.125.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.124.0

  • Feature - Integrate double encryption feature to SDKs.

v1.123.2

  • Issue - Fix issue when decrypting noncurrent versions of objects when using client side encryption (#​2866).

v1.123.1

  • Issue - Fix multipart download_file so that it does not download bytes out of range (#​2859).

v1.123.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.122.0

  • Feature - Documentation updates for Amazon S3

v1.121.0

  • Feature - Provides support for "Snow" Storage class.

v1.120.1

  • Issue - Skip #check_for_cached_region if custom endpoint provided

v1.120.0

  • Feature - Documentation updates for Amazon S3

v1.119.2

  • Issue - Provide endpoint and bucket attributes on Aws::S3::Errors::PermanentRedirect error objects.

v1.119.1

  • Issue - Ensure object metadata is not lost on multipart copy (#​2821).

v1.119.0

  • Feature - Allow FIPS to be used with path-style URLs.

v1.118.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Replace runtime endpoint resolution approach with generated ruby code.

v1.117.2

  • Issue - Return error messages from failures in threads in MultipartStreamUploader (#​2793).

v1.117.1

  • Issue - Fix custom endpoint and port regression with presigned_url (#​2776).

v1.117.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Apply checksums to MultipartStreamUploader (#​2769).

v1.116.0

  • Feature - S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.

v1.115.0

  • Feature - Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.

v1.114.0

  • Feature - Documentation only update for doc bug fixes for the S3 API docs.

v1.113.2

  • Issue - Fix an issue where ExpiredToken errors were retried as if the request was from another region.

v1.113.1

  • Issue - Rewind the underlying file on a streaming retry that is not a truncated body (#​2692).

v1.113.0

  • Feature - This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3

v1.112.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.111.3

  • Issue - Fix starts_with fields on PresignedPost (#​2636).

v1.111.2

  • Issue - Minor cleanups.

v1.111.1

  • Issue - Don't fail small files in upload_file when :thread_count is set. (#​2628)

v1.111.0

  • Feature - Minor doc-based updates based on feedback bugs received.

v1.110.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.109.0

  • Feature - Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it.

v1.108.0

  • Feature - Amazon S3 Event Notifications adds Amazon EventBridge as a destination and supports additional event types. The PutBucketNotificationConfiguration API can now skip validation of Amazon SQS, Amazon SNS and AWS Lambda destinations.

v1.107.0

  • Feature - Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.

v1.106.0

  • Feature - Add presigned_request method to Aws::S3::Object.

v1.105.1

  • Issue - Raise error when use_fips_endpoint is used with use_accelerate_endpoint.

v1.105.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

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.

@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 257c3b5 to b2f91dd Compare August 15, 2024 21:04
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.157.0 Update dependency aws-sdk-s3 to v1.158.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from b2f91dd to eb4fc80 Compare August 20, 2024 21:13
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.158.0 Update dependency aws-sdk-s3 to v1.159.0 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from eb4fc80 to e25b5f4 Compare September 3, 2024 22:49
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.159.0 Update dependency aws-sdk-s3 to v1.160.0 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from e25b5f4 to b0d5bc4 Compare September 10, 2024 23:00
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.160.0 Update dependency aws-sdk-s3 to v1.161.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from b0d5bc4 to 62790cb Compare September 11, 2024 22:50
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.161.0 Update dependency aws-sdk-s3 to v1.162.0 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 62790cb to af86bf9 Compare September 18, 2024 19:37
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.162.0 Update dependency aws-sdk-s3 to v1.163.0 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from af86bf9 to 96d1e0e Compare September 20, 2024 22:35
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.163.0 Update dependency aws-sdk-s3 to v1.164.0 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 96d1e0e to 1d04143 Compare September 23, 2024 22:10
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.164.0 Update dependency aws-sdk-s3 to v1.165.0 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 1d04143 to b318eaf Compare September 24, 2024 21:15
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.165.0 Update dependency aws-sdk-s3 to v1.166.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from b318eaf to 5856586 Compare October 2, 2024 19:36
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.166.0 Update dependency aws-sdk-s3 to v1.167.0 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 5856586 to 7b6472a Compare October 16, 2024 22:23
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.167.0 Update dependency aws-sdk-s3 to v1.168.0 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 7b6472a to f8f68a7 Compare October 18, 2024 21:46
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.168.0 Update dependency aws-sdk-s3 to v1.169.0 Oct 18, 2024
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.169.0 Update dependency aws-sdk-s3 to v1.170.0 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch 2 times, most recently from 9fa5ac0 to f7ea81f Compare November 11, 2024 23:12
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.170.0 Update dependency aws-sdk-s3 to v1.170.1 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from f7ea81f to 99b3941 Compare November 14, 2024 22:59
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.170.1 Update dependency aws-sdk-s3 to v1.171.0 Nov 14, 2024
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.188.0 Update dependency aws-sdk-s3 to v1.189.0 Jun 2, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.189.0 Update dependency aws-sdk-s3 to v1.189.1 Jun 10, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.189.1 Update dependency aws-sdk-s3 to v1.190.0 Jun 18, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.190.0 Update dependency aws-sdk-s3 to v1.191.0 Jun 25, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.191.0 Update dependency aws-sdk-s3 to v1.192.0 Jul 2, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.192.0 Update dependency aws-sdk-s3 to v1.193.0 Jul 15, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.193.0 Update dependency aws-sdk-s3 to v1.194.0 Jul 22, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.194.0 Update dependency aws-sdk-s3 to v1.195.0 Aug 1, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.195.0 Update dependency aws-sdk-s3 to v1.196.0 Aug 5, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.196.0 Update dependency aws-sdk-s3 to v1.196.1 Aug 5, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.196.1 Update dependency aws-sdk-s3 to v1.197.0 Aug 20, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.197.0 Update dependency aws-sdk-s3 to v1.198.0 Aug 26, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.198.0 Update dependency aws-sdk-s3 to v1.199.0 Sep 8, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.199.0 Update dependency aws-sdk-s3 to v1.199.1 Sep 25, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.199.1 Update dependency aws-sdk-s3 to v1.200.0 Oct 15, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.200.0 Update dependency aws-sdk-s3 to v1.201.0 Oct 22, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.201.0 Update dependency aws-sdk-s3 to v1.202.0 Oct 28, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.202.0 Update dependency aws-sdk-s3 to v1.203.0 Nov 5, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.203.0 Update dependency aws-sdk-s3 to v1.203.1 Nov 11, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.203.1 Update dependency aws-sdk-s3 to v1.204.0 Nov 20, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.204.0 Update dependency aws-sdk-s3 to v1.205.0 Nov 20, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.205.0 Update dependency aws-sdk-s3 to v1.206.0 Dec 2, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.206.0 Update dependency aws-sdk-s3 to v1.207.0 Dec 15, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.207.0 Update dependency aws-sdk-s3 to v1.208.0 Dec 17, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.208.0 Update dependency aws-sdk-s3 to v1.209.0 Dec 24, 2025
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.209.0 Update dependency aws-sdk-s3 to v1.210.0 Jan 6, 2026
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.210.0 Update dependency aws-sdk-s3 to v1.210.1 Jan 7, 2026
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.210.1 Update dependency aws-sdk-s3 to v1.211.0 Jan 8, 2026
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.211.0 Update dependency aws-sdk-s3 to v1.212.0 Jan 17, 2026
@renovate renovate bot changed the title Update dependency aws-sdk-s3 to v1.212.0 Update dependency aws-sdk-s3 to v1.213.0 Jan 28, 2026
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