itswadesh / svelte-commerce

The open-source storefront for any ecommerce. Built with a PWA and headless approach, using a modern JS stack. Works with Litekart, Medusa. WIP for Woocommerce, Bigcommerce and Shopify.
https://arialshop.com
MIT License
1.57k stars 304 forks source link

chore: migrate AWS SDK for JavaScript v2 APIs to v3 #83

Closed trivikr closed 11 months ago

trivikr commented 12 months ago

Issue

From AWS SDK for JavaScript v2 README:

We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in 2023.

Description

This PR migrates AWS SDK for JavaScript v2 APIs to v3 using aws-sdk-js-codemod.

$ npx aws-sdk-js-codemod@0.26.2 -t v2-to-v3 src/lib/utils/s3.ts
vercel[bot] commented 12 months ago

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

Name Status Preview Comments Updated (UTC)
fashn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2023 7:04am
vercel[bot] commented 12 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @itswadesh on Vercel.

@itswadesh first needs to authorize it.

itswadesh commented 11 months ago

Thanks for the PR. It has been merged