Skip to content

Update dependency @aws-sdk/client-s3 to v3.1043.0#8

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-sdk-js-v3-monorepo
Open

Update dependency @aws-sdk/client-s3 to v3.1043.0#8
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-sdk-js-v3-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 23, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/client-s3 (source) 3.658.13.1043.0 age confidence

Release Notes

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

v3.1043.0

Compare Source

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

v3.1042.0

Compare Source

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

v3.1041.0

Compare Source

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

v3.1040.0

Compare Source

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

v3.1039.0

Compare Source

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

v3.1038.0

Compare Source

Bug Fixes
  • xml-builder: use xml 1.1 parsing behavior for entities (#​7964) (7a30bce)

v3.1037.0

Compare Source

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

v3.1036.0

Compare Source

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

v3.1035.0

Compare Source

Bug Fixes
Features
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a59)

v3.1034.0

Compare Source

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

v3.1033.0

Compare Source

Features
  • clients: use binary decision diagrams for endpoint resolution (#​7931) (ff1b2ba)

v3.1032.0

Compare Source

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

v3.1031.0

Compare Source

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

v3.1030.0

Compare Source

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

v3.1029.0

Compare Source

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

v3.1028.0

Compare Source

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

v3.1027.0

Compare Source

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

v3.1026.0

Compare Source

Features
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167d)

v3.1025.0

Compare Source

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

v3.1024.0

Compare Source

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

v3.1023.0

Compare Source

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

v3.1022.0

Compare Source

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

v3.1021.0

Compare Source

Bug Fixes
  • codegen: sync for adaptive retry throttling detection fix (#​7905) (03f108d)
Features
  • client-s3: Add Bucket Metrics configuration support to directory buckets (67ff7cc)

v3.1020.0

Compare Source

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

v3.1019.0

Compare Source

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

v3.1018.0

Compare Source

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

v3.1017.0

Compare Source

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

v3.1016.0

Compare Source

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

v3.1015.0

Compare Source

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

v3.1014.0

Compare Source

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

v3.1013.0

Compare Source

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

v3.1012.0

Compare Source

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

v3.1011.0

Compare Source

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

v3.1010.0

Compare Source

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

v3.1009.0

Compare Source

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

v3.1008.0

Compare Source

Features
  • client-s3: Adds support for account regional namespaces for general purpose buckets. The account regional namespace is a reserved subdivision of the global bucket namespace where only your account can create general purpose buckets. (1791028)

v3.1007.0

Compare Source

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

v3.1006.0

Compare Source

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

v3.1005.0

Compare Source

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

v3.1004.0

Compare Source

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

v3.1003.0

Compare Source

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

v3.1002.0

Compare Source

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

v3.1001.0

Compare Source

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

v3.1000.0

Compare Source

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

v3.999.0

Compare Source

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

v3.998.0

Compare Source

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

v3.997.0

Compare Source

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

v3.996.0

Compare Source

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

v3.995.0

Compare Source

3.995.0(2026-02-20)
Chores
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

Compare Source

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

v3.993.0

Compare Source

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

v3.992.0

Compare Source

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

v3.991.0

Compare Source

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

v3.990.0

Compare Source

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

v3.989.0

Compare Source

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

v3.988.0

Compare Source

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

v3.987.0

Compare Source

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

v3.986.0

Compare Source

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

v3.985.0

Compare Source

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

v3.984.0

Compare Source

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

v3.983.0

Compare Source

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

v3.982.0

Compare Source

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

v3.981.0

Compare Source

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

v3.980.0

Compare Source

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

v3.978.0

Compare Source

Features
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea5)

v3.975.0

Compare Source

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

v3.974.0

Compare Source

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

v3.972.0

Compare Source

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

v3.971.0

Compare Source

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

v3.970.0

Compare Source

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

v3.969.0

Compare Source

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

v3.968.0

Compare Source

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

v3.967.0

Compare Source

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

v3.966.0

Compare Source

3.966.0(2026-01-09)
Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

Compare Source

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

v3.964.0

Compare Source

3.964.0(2026-01-06)
Chores
New Features
  • client-cost-explorer: This release updates existing reservation recommendations API to support deployment model. (c9e728da)
  • client-emr-serverless: Added support for enabling disk encryption using customer managed AWS KMS keys to CreateApplication, UpdateApplication and StartJobRun APIs. (9d932c38)
Bug Fixes
  • core: make CREDENTIALS_CODE mutually exclusive with other credential sources (#​7615) (05e017ef)

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

v3.962.0

Compare Source

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

v3.958.0

Compare Source

3.958.0(2025-12-23)
Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#​7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#​7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#​7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

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

v3.957.0

Compare Source

3.957.0(2025-12-22)
Chores
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#​7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#​7598) (6fa3b4cc)

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

v3.956.0

Compare Source

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

v3.955.0

Compare Source

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

v3.954.0

Compare Source

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

v3.953.0

Compare Source

Features
  • clients: allow protocol selection by class constructor (#​7568) (5c5fd2e)

v3.952.0

Compare Source

Features
  • client-s3: This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (55955e0)

v3.948.0

Compare Source

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

v3.947.0

Compare Source

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

v3.946.0

Compare Source

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

v3.943.0

Compare Source

Features
  • client-s3: New S3 Storage Class FSX_ONTAP (56ffa40)

v3.940.0

Compare Source

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

v3.939.0

Compare Source

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

v3.937.0

Compare Source

Features
  • client-s3: Enable / Disable ABAC on a general purpose bucket. (9816b26)

v3.936.0

Compare Source

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

v3.935.0

Compare Source

Features
  • client-s3: Adds support for blocking SSE-C writes to general purpose buckets. (cee2e72)

v3.934.0

Compare Source

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

v3.933.0

Compare Source

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

v3.932.0

Compare Source

Bug Fixes
  • core/protocols: decorate service exceptions with unmodeled fields (#​7504) (6de803d)

v3.931.0

Compare Source

Features

v3.930.0

Compare Source

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

v3.929.0

Compare Source

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

v3.928.0

Compare Source

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

v3.927.0

Compare Source

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

v3.926.0

Compare Source

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

v3.925.0

Compare Source

Features
  • client-s3: Launch IPv6 dual-stack support for S3 Express (a6a3e29)

v3.922.0

Compare Source

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

v3.921.0

Compare Source

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

v3.920.0

Compare Source

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

v3.919.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications. (2533edc)

v3.918.0

Compare Source

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

v3.917.0

Compare Source

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

v3.916.0

Compare Source

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

v3.914.0

Compare Source

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

v3.913.0

Compare Source

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

v3.911.0

Compare Source

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

v3.910.0

Compare Source

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

v3.908.0

Compare Source

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

v3.907.0

Compare Source

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

v3.906.0

Compare Source

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

v3.901.0

Compare Source

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

v3.899.0

Compare Source

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

v3.896.0

Compare Source

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

v3.895.0

Compare Source

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

v3.894.0

Compare Source

Features

v3.893.0

Compare Source

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

v3.892.0

Compare Source

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

v3.891.0

Compare Source

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

v3.890.0

Compare Source

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

v3.888.0

Compare Source

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

v3.887.0

Compare Source

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

v3.886.0

Compare Source

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

v3.884.0

Compare Source

Features
  • client-s3: This release includes backward compatibili

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo September 23, 2024 19:51 Inactive
@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented Sep 23, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.657.0 Update dependency @aws-sdk/client-s3 to v3.657.0 - autoclosed Sep 24, 2024
@renovate renovate Bot closed this Sep 24, 2024
@renovate renovate Bot deleted the renovate/aws-sdk-js-v3-monorepo branch September 24, 2024 13:15
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.657.0 - autoclosed Update dependency @aws-sdk/client-s3 to v3.657.0 Sep 25, 2024
@renovate renovate Bot restored the renovate/aws-sdk-js-v3-monorepo branch September 25, 2024 17:48
@renovate renovate Bot reopened this Sep 25, 2024
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo September 25, 2024 17:48 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.657.0 Update dependency @aws-sdk/client-s3 to v3.658.0 Sep 25, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from fefaed1 to 2b85d0c Compare September 25, 2024 17:48
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo September 25, 2024 17:48 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.658.0 Update dependency @aws-sdk/client-s3 to v3.658.1 Sep 26, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 2b85d0c to e9d2182 Compare September 26, 2024 05:47
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo September 26, 2024 05:47 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.658.1 Update dependency @aws-sdk/client-s3 to v3.658.1 - autoclosed Sep 27, 2024
@renovate renovate Bot closed this Sep 27, 2024
@renovate renovate Bot deleted the renovate/aws-sdk-js-v3-monorepo branch September 27, 2024 12:11
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.658.1 - autoclosed Update dependency @aws-sdk/client-s3 to v3.658.1 Oct 2, 2024
@renovate renovate Bot reopened this Oct 2, 2024
@renovate renovate Bot restored the renovate/aws-sdk-js-v3-monorepo branch October 2, 2024 04:54
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 2, 2024 04:54 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.658.1 Update dependency @aws-sdk/client-s3 to v3.662.0 Oct 2, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from e9d2182 to c2c162c Compare October 2, 2024 04:55
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.662.0 Update dependency @aws-sdk/client-s3 to v3.663.0 Oct 3, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from c2c162c to 99514fe Compare October 3, 2024 05:45
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 3, 2024 05:45 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.663.0 Update dependency @aws-sdk/client-s3 to v3.664.0 Oct 4, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 99514fe to ebb41c0 Compare October 4, 2024 04:59
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 4, 2024 04:59 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.668.0 Update dependency @aws-sdk/client-s3 to v3.669.0 Oct 11, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 56ad7d7 to 4ba9255 Compare October 11, 2024 05:33
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 11, 2024 05:33 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.669.0 Update dependency @aws-sdk/client-s3 to v3.670.0 Oct 13, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 4ba9255 to a2e7c64 Compare October 13, 2024 05:55
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 13, 2024 05:55 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.670.0 Update dependency @aws-sdk/client-s3 to v3.675.0 Oct 19, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from a2e7c64 to 52c61e8 Compare October 19, 2024 02:23
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 19, 2024 02:23 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.675.0 Update dependency @aws-sdk/client-s3 to v3.677.0 Oct 23, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 52c61e8 to 3d7ce0d Compare October 23, 2024 00:00
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 23, 2024 00:00 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.677.0 Update dependency @aws-sdk/client-s3 to v3.678.0 Oct 24, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 3d7ce0d to 4b61001 Compare October 24, 2024 02:44
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 24, 2024 02:45 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.678.0 Update dependency @aws-sdk/client-s3 to v3.679.0 Oct 25, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 4b61001 to 7fb0d1f Compare October 25, 2024 05:54
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 25, 2024 05:54 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.679.0 Update dependency @aws-sdk/client-s3 to v3.682.0 Oct 30, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 7fb0d1f to 9b897d2 Compare October 30, 2024 20:43
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo October 30, 2024 20:43 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.682.0 Update dependency @aws-sdk/client-s3 to v3.685.0 Nov 2, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 9b897d2 to 197e49c Compare November 2, 2024 05:57
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo November 2, 2024 05:57 Inactive
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 197e49c to f849a79 Compare November 7, 2024 23:21
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.685.0 Update dependency @aws-sdk/client-s3 to v3.687.0 Nov 7, 2024
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate/aws-sdk-js-v3-monorepo November 7, 2024 23:21 Inactive
@renovate renovate Bot changed the title Update dependency @aws-sdk/client-s3 to v3.687.0 Update dependency @aws-sdk/client-s3 to v3.688.0 Nov 9, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from f849a79 to a4402fa Compare November 9, 2024 08:38
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