Xo1otl / mictlan

0 stars 0 forks source link

Update dependency aws-amplify to v6.8.0 #83

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-amplify (source) 6.2.0 -> 6.8.0 age adoption passing confidence

Release Notes

aws-amplify/amplify-js (aws-amplify) ### [`v6.8.0`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.8.0): 2024-10-31 Amplify JS release - aws-amplify@6.8.0 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.7.0...aws-amplify@6.8.0) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13972](https://redirect.github.com/aws-amplify/amplify-js/pull/13972) - feat(auth): add support for Email MFA by [@​jjarvisp](https://redirect.github.com/jjarvisp) in [https://github.com/aws-amplify/amplify-js/pull/13945](https://redirect.github.com/aws-amplify/amplify-js/pull/13945) - release(required): Amplify JS release by [@​joon-won](https://redirect.github.com/joon-won) in [https://github.com/aws-amplify/amplify-js/pull/13978](https://redirect.github.com/aws-amplify/amplify-js/pull/13978) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.7.0...aws-amplify@6.8.0 ### [`v6.7.0`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.7.0): 2024-10-30 Amplify JS release - aws-amplify@6.7.0 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.7...aws-amplify@6.7.0) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13943](https://redirect.github.com/aws-amplify/amplify-js/pull/13943) - feat(data): events client by [@​iartemiev](https://redirect.github.com/iartemiev) in [https://github.com/aws-amplify/amplify-js/pull/13923](https://redirect.github.com/aws-amplify/amplify-js/pull/13923) - chore(api-graphql): events client docstrings by [@​iartemiev](https://redirect.github.com/iartemiev) in [https://github.com/aws-amplify/amplify-js/pull/13967](https://redirect.github.com/aws-amplify/amplify-js/pull/13967) - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13960](https://redirect.github.com/aws-amplify/amplify-js/pull/13960) - chore: update codeowner by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13959](https://redirect.github.com/aws-amplify/amplify-js/pull/13959) - fix(api-graphql): events url pattern; non-retryable error handling by [@​iartemiev](https://redirect.github.com/iartemiev) in [https://github.com/aws-amplify/amplify-js/pull/13970](https://redirect.github.com/aws-amplify/amplify-js/pull/13970) - release(required): Amplify JS release by [@​joon-won](https://redirect.github.com/joon-won) in [https://github.com/aws-amplify/amplify-js/pull/13971](https://redirect.github.com/aws-amplify/amplify-js/pull/13971) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.7...aws-amplify@6.7.0 ### [`v6.6.7`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.6.7): 2024-10-25 Amplify JS release - aws-amplify@6.6.7 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.6...aws-amplify@6.6.7) #### What's Changed - release(required): network error has not been properly detected by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13935](https://redirect.github.com/aws-amplify/amplify-js/pull/13935) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.6...aws-amplify@6.6.7 ### [`v6.6.6`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.6.6): 2024-10-21 Amplify JS release - aws-amplify@6.6.6 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.5...aws-amplify@6.6.6) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13925](https://redirect.github.com/aws-amplify/amplify-js/pull/13925) - fix(storage): multipart upload is firing on 0 bytes data by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13927](https://redirect.github.com/aws-amplify/amplify-js/pull/13927) - fix(core): fixed cache.clear() not working as expected by [@​yuhengshs](https://redirect.github.com/yuhengshs) in [https://github.com/aws-amplify/amplify-js/pull/13926](https://redirect.github.com/aws-amplify/amplify-js/pull/13926) - chore: remove "Preview" from issue template by [@​chrisbonifacio](https://redirect.github.com/chrisbonifacio) in [https://github.com/aws-amplify/amplify-js/pull/13807](https://redirect.github.com/aws-amplify/amplify-js/pull/13807) - fix(storage): nextToken is not surfaced when list result contain only CommonPrefix by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13933](https://redirect.github.com/aws-amplify/amplify-js/pull/13933) - release(required): Amplify JS release by [@​yuhengshs](https://redirect.github.com/yuhengshs) in [https://github.com/aws-amplify/amplify-js/pull/13942](https://redirect.github.com/aws-amplify/amplify-js/pull/13942) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.5...aws-amplify@6.6.6 ### [`v6.6.5`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.6.5): 2024-10-15 Amplify JS release - aws-amplify@6.6.5 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.4...aws-amplify@6.6.5) #### What's Changed - chore: fix dts bundler config by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13884](https://redirect.github.com/aws-amplify/amplify-js/pull/13884) - chore(core): export AiUserAgentInput by [@​dbanksdesign](https://redirect.github.com/dbanksdesign) in [https://github.com/aws-amplify/amplify-js/pull/13894](https://redirect.github.com/aws-amplify/amplify-js/pull/13894) - fix: temporarily disable failing test to unblock pipeline by [@​erinleigh90](https://redirect.github.com/erinleigh90) in [https://github.com/aws-amplify/amplify-js/pull/13899](https://redirect.github.com/aws-amplify/amplify-js/pull/13899) - chore: upgrade eslint and relevant dependencies by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13891](https://redirect.github.com/aws-amplify/amplify-js/pull/13891) - chore(deps): bump cookie from 0.5.0 to 0.7.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/aws-amplify/amplify-js/pull/13907](https://redirect.github.com/aws-amplify/amplify-js/pull/13907) - fix: Update useragent string with npm version by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13903](https://redirect.github.com/aws-amplify/amplify-js/pull/13903) - chore: update contributing guide vite troubleshooting by [@​scanlonp](https://redirect.github.com/scanlonp) in [https://github.com/aws-amplify/amplify-js/pull/13826](https://redirect.github.com/aws-amplify/amplify-js/pull/13826) - chore(ai): add UpdateConversation enum by [@​dbanksdesign](https://redirect.github.com/dbanksdesign) in [https://github.com/aws-amplify/amplify-js/pull/13920](https://redirect.github.com/aws-amplify/amplify-js/pull/13920) - release: Amplify JS release by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13921](https://redirect.github.com/aws-amplify/amplify-js/pull/13921) #### New Contributors - [@​dbanksdesign](https://redirect.github.com/dbanksdesign) made their first contribution in [https://github.com/aws-amplify/amplify-js/pull/13894](https://redirect.github.com/aws-amplify/amplify-js/pull/13894) - [@​scanlonp](https://redirect.github.com/scanlonp) made their first contribution in [https://github.com/aws-amplify/amplify-js/pull/13826](https://redirect.github.com/aws-amplify/amplify-js/pull/13826) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.4...aws-amplify@6.6.5 ### [`v6.6.4`](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.3...aws-amplify@6.6.4) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.3...aws-amplify@6.6.4) ### [`v6.6.3`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.6.3): 2024-09-30 Amplify JS release - aws-amplify@6.6.3 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.2...aws-amplify@6.6.3) #### What's Changed - chore(deps-dev): bump next from 14.2.6 to 14.2.10 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/aws-amplify/amplify-js/pull/13822](https://redirect.github.com/aws-amplify/amplify-js/pull/13822) - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13821](https://redirect.github.com/aws-amplify/amplify-js/pull/13821) - fix(storage): md5 calculation for react native by [@​ashwinkumar6](https://redirect.github.com/ashwinkumar6) in [https://github.com/aws-amplify/amplify-js/pull/13836](https://redirect.github.com/aws-amplify/amplify-js/pull/13836) - feat(auth): Enable resumable SignIn by [@​joon-won](https://redirect.github.com/joon-won) in [https://github.com/aws-amplify/amplify-js/pull/13483](https://redirect.github.com/aws-amplify/amplify-js/pull/13483) - chore(deps-dev): bump rollup from 4.21.1 to 4.22.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/aws-amplify/amplify-js/pull/13843](https://redirect.github.com/aws-amplify/amplify-js/pull/13843) - \[Chore] Refactor Storage Options by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13613](https://redirect.github.com/aws-amplify/amplify-js/pull/13613) - Revert "feat(auth): Enable resumable SignIn" by [@​joon-won](https://redirect.github.com/joon-won) in [https://github.com/aws-amplify/amplify-js/pull/13855](https://redirect.github.com/aws-amplify/amplify-js/pull/13855) - fix(rtn-web-browser): prevent CustomTab to show in recent used app by [@​AnantTiwari001](https://redirect.github.com/AnantTiwari001) in [https://github.com/aws-amplify/amplify-js/pull/13847](https://redirect.github.com/aws-amplify/amplify-js/pull/13847) - fix(auth): remove redundant remove guest identityId call by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13789](https://redirect.github.com/aws-amplify/amplify-js/pull/13789) - release(required): Amplify JS release by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13862](https://redirect.github.com/aws-amplify/amplify-js/pull/13862) #### New Contributors - [@​AnantTiwari001](https://redirect.github.com/AnantTiwari001) made their first contribution in [https://github.com/aws-amplify/amplify-js/pull/13847](https://redirect.github.com/aws-amplify/amplify-js/pull/13847) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.2...aws-amplify@6.6.3 ### [`v6.6.2`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.6.2): 2024-09-16 Amplify JS release - aws-amplify@6.6.2 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.1...aws-amplify@6.6.2) #### What's Changed - release(required): Revert "Reapply "feat(core): resolve webcrypto from node:crypto for Node18 ([#​13599](https://redirect.github.com/aws-amplify/amplify-js/issues/13599))" ([#​13775](https://redirect.github.com/aws-amplify/amplify-js/issues/13775))" by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13820](https://redirect.github.com/aws-amplify/amplify-js/pull/13820) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.1...aws-amplify@6.6.2 ### [`v6.6.1`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.6.1): 2024-09-16 Amplify JS release - aws-amplify@6.6.1 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.0...aws-amplify@6.6.1) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13783](https://redirect.github.com/aws-amplify/amplify-js/pull/13783) - Reapply "feat(core): resolve webcrypto from node:crypto for Node18 ([#​13599](https://redirect.github.com/aws-amplify/amplify-js/issues/13599))" by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13775](https://redirect.github.com/aws-amplify/amplify-js/pull/13775) - fix(auth): custom `userPoolEndpoint` cannot be applied on the server-side by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13739](https://redirect.github.com/aws-amplify/amplify-js/pull/13739) - chore: Update GraphQL configuration shape to expect AI routes by [@​cshfang](https://redirect.github.com/cshfang) in [https://github.com/aws-amplify/amplify-js/pull/13799](https://redirect.github.com/aws-amplify/amplify-js/pull/13799) - chore(deps): bump serve-static from 1.15.0 to 1.16.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/aws-amplify/amplify-js/pull/13805](https://redirect.github.com/aws-amplify/amplify-js/pull/13805) - release(required): Amplify JS release by [@​Samaritan1011001](https://redirect.github.com/Samaritan1011001) in [https://github.com/aws-amplify/amplify-js/pull/13814](https://redirect.github.com/aws-amplify/amplify-js/pull/13814) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.6.0...aws-amplify@6.6.1 ### [`v6.6.0`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.6.0): 2024-09-04 Amplify JS release - aws-amplify@6.6.0 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.4...aws-amplify@6.6.0) #### What's Changed - chore(deps): bump micromatch from 4.0.7 to 4.0.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/aws-amplify/amplify-js/pull/13755](https://redirect.github.com/aws-amplify/amplify-js/pull/13755) - Chore: Update Dependency review config by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13756](https://redirect.github.com/aws-amplify/amplify-js/pull/13756) - feat(api-graphql): pass authToken via subprotocol by [@​iartemiev](https://redirect.github.com/iartemiev) in [https://github.com/aws-amplify/amplify-js/pull/13727](https://redirect.github.com/aws-amplify/amplify-js/pull/13727) - feat: Label automation workflows & old workflow cleanup by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13734](https://redirect.github.com/aws-amplify/amplify-js/pull/13734) - feat(auth): HostedUI oidc signout by [@​Samaritan1011001](https://redirect.github.com/Samaritan1011001) in [https://github.com/aws-amplify/amplify-js/pull/13512](https://redirect.github.com/aws-amplify/amplify-js/pull/13512) - fix: update yarn lock file with correct versions by [@​Samaritan1011001](https://redirect.github.com/Samaritan1011001) in [https://github.com/aws-amplify/amplify-js/pull/13778](https://redirect.github.com/aws-amplify/amplify-js/pull/13778) - release: Amplify JS release by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13782](https://redirect.github.com/aws-amplify/amplify-js/pull/13782) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.4...aws-amplify@6.6.0 ### [`v6.5.4`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.5.4): 2024-09-03 Amplify JS release - aws-amplify@6.5.4 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.3...aws-amplify@6.5.4) #### What's Changed - fix(adapter-nextjs): duplicate response Set-Cookie headers in pages router by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13765](https://redirect.github.com/aws-amplify/amplify-js/pull/13765) (Fix is available with `@aws-amplify/adapter-nextjs@1.2.16`) - chore: use macos-latest-large to run detox driven tests by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13776](https://redirect.github.com/aws-amplify/amplify-js/pull/13776) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.3...aws-amplify@6.5.4 ### [`v6.5.3`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.5.3): 2024-08-26 Amplify JS release - aws-amplify@6.5.3 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.2...aws-amplify@6.5.3) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13722](https://redirect.github.com/aws-amplify/amplify-js/pull/13722) - docs: update tsdocs to reduce gaps by [@​jjarvisp](https://redirect.github.com/jjarvisp) in [https://github.com/aws-amplify/amplify-js/pull/13700](https://redirect.github.com/aws-amplify/amplify-js/pull/13700) - chore: add docstrings on datastore type utils by [@​svidgen](https://redirect.github.com/svidgen) in [https://github.com/aws-amplify/amplify-js/pull/13728](https://redirect.github.com/aws-amplify/amplify-js/pull/13728) - chore: show underlying errors in fetch / xhr by [@​joon-won](https://redirect.github.com/joon-won) in [https://github.com/aws-amplify/amplify-js/pull/13687](https://redirect.github.com/aws-amplify/amplify-js/pull/13687) - feat(api-graphql): AppSync realtime - include custom headers as query string params by [@​iartemiev](https://redirect.github.com/iartemiev) in [https://github.com/aws-amplify/amplify-js/pull/13735](https://redirect.github.com/aws-amplify/amplify-js/pull/13735) - Allow x-api-key for public rest api by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13422](https://redirect.github.com/aws-amplify/amplify-js/pull/13422) - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13743](https://redirect.github.com/aws-amplify/amplify-js/pull/13743) - release(required): Amplify JS release by [@​erinleigh90](https://redirect.github.com/erinleigh90) in [https://github.com/aws-amplify/amplify-js/pull/13753](https://redirect.github.com/aws-amplify/amplify-js/pull/13753) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.2...aws-amplify@6.5.3 ### [`v6.5.2`](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.1...aws-amplify@6.5.2) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.1...aws-amplify@6.5.2) ### [`v6.5.1`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.5.0...@aws-amplify/auth@6.5.1) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.5.0...aws-amplify@6.5.1) ### [`v6.5.0`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.4.2...@aws-amplify/auth@6.5.0) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.4.4...aws-amplify@6.5.0) ### [`v6.4.4`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.4.3...@aws-amplify/core@6.4.4) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.4.3...aws-amplify@6.4.4) ### [`v6.4.3`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.4.2...@aws-amplify/core@6.4.3) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.4.2...aws-amplify@6.4.3) ### [`v6.4.2`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.4.1...@aws-amplify/core@6.4.2) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.4.1...aws-amplify@6.4.2) ### [`v6.4.1`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@6.4.0...@aws-amplify/analytics@6.4.1) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.4.0...aws-amplify@6.4.1) ### [`v6.4.0`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.4.0) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.8...aws-amplify@6.4.0) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13539](https://redirect.github.com/aws-amplify/amplify-js/pull/13539) - chore: Standardize release commit message formatting by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13540](https://redirect.github.com/aws-amplify/amplify-js/pull/13540) - chore: update PRs checklist to also add/update E2E tests by [@​ashwinkumar6](https://redirect.github.com/ashwinkumar6) in [https://github.com/aws-amplify/amplify-js/pull/13543](https://redirect.github.com/aws-amplify/amplify-js/pull/13543) - chore: enabling linting on **tests** for the react-native packages by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13545](https://redirect.github.com/aws-amplify/amplify-js/pull/13545) - fix(datastore): handle case when getting auth info for expired token users by [@​itsramiel](https://redirect.github.com/itsramiel) in [https://github.com/aws-amplify/amplify-js/pull/13536](https://redirect.github.com/aws-amplify/amplify-js/pull/13536) - feat(storage): add delimiter support to list API by [@​israx](https://redirect.github.com/israx) in [https://github.com/aws-amplify/amplify-js/pull/13517](https://redirect.github.com/aws-amplify/amplify-js/pull/13517) - feat(storage): enable storage Next JS app by [@​israx](https://redirect.github.com/israx) in [https://github.com/aws-amplify/amplify-js/pull/13555](https://redirect.github.com/aws-amplify/amplify-js/pull/13555) - release: Amplify JS release by [@​ashwinkumar6](https://redirect.github.com/ashwinkumar6) in [https://github.com/aws-amplify/amplify-js/pull/13569](https://redirect.github.com/aws-amplify/amplify-js/pull/13569) #### New Contributors - [@​itsramiel](https://redirect.github.com/itsramiel) made their first contribution in [https://github.com/aws-amplify/amplify-js/pull/13536](https://redirect.github.com/aws-amplify/amplify-js/pull/13536) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.8...aws-amplify@6.4.0 ### [`v6.3.8`](https://redirect.github.com/aws-amplify/amplify-js/compare/amazon-cognito-identity-js@6.3.7...amazon-cognito-identity-js@6.3.8) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.7...aws-amplify@6.3.8) ### [`v6.3.7`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.3.7): 2024-06-18 Amplify JS release - aws-amplify@6.3.7 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.6...aws-amplify@6.3.7) #### What's Changed - chore: Fix broken README links by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13468](https://redirect.github.com/aws-amplify/amplify-js/pull/13468) - chore(actions): run codeql on PRs to release by [@​ashwinkumar6](https://redirect.github.com/ashwinkumar6) in [https://github.com/aws-amplify/amplify-js/pull/13460](https://redirect.github.com/aws-amplify/amplify-js/pull/13460) - release(required): an expired token that has valid signature is not considered a valid token by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13464](https://redirect.github.com/aws-amplify/amplify-js/pull/13464) - chore(auth): enable lint on **tests** by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13429](https://redirect.github.com/aws-amplify/amplify-js/pull/13429) - chore: add additional codeowners by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13491](https://redirect.github.com/aws-amplify/amplify-js/pull/13491) - ci: disable websocket disruption e2e by [@​iartemiev](https://redirect.github.com/iartemiev) in [https://github.com/aws-amplify/amplify-js/pull/13496](https://redirect.github.com/aws-amplify/amplify-js/pull/13496) - chore(repo): add ssr two clients E2E by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13482](https://redirect.github.com/aws-amplify/amplify-js/pull/13482) - chore(deps): bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/aws-amplify/amplify-js/pull/13497](https://redirect.github.com/aws-amplify/amplify-js/pull/13497) - release: Amplify JS release by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13502](https://redirect.github.com/aws-amplify/amplify-js/pull/13502) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.6...aws-amplify@6.3.7 ### [`v6.3.6`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.3.5...@aws-amplify/auth@6.3.6) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.5...aws-amplify@6.3.6) ### [`v6.3.5`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.3.5): 2024-06-04 Amplify JS release - aws-amplify@6.3.5 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.4...aws-amplify@6.3.5) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13417](https://redirect.github.com/aws-amplify/amplify-js/pull/13417) - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13423](https://redirect.github.com/aws-amplify/amplify-js/pull/13423) - Update CONTRIBUTING.md by [@​haverchuck](https://redirect.github.com/haverchuck) in [https://github.com/aws-amplify/amplify-js/pull/13427](https://redirect.github.com/aws-amplify/amplify-js/pull/13427) - chore: (api-rest) enable linting on **tests** by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13441](https://redirect.github.com/aws-amplify/amplify-js/pull/13441) - chore(analytics): enable linting on **tests** by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13430](https://redirect.github.com/aws-amplify/amplify-js/pull/13430) - chore: (Geo) enable linting on **tests** by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13437](https://redirect.github.com/aws-amplify/amplify-js/pull/13437) - chore: (Notifications) enable linting on **tests** by [@​ashika112](https://redirect.github.com/ashika112) in [https://github.com/aws-amplify/amplify-js/pull/13438](https://redirect.github.com/aws-amplify/amplify-js/pull/13438) - chore(repo): remove esm for watch modes from onboarding guidelines by [@​joon-won](https://redirect.github.com/joon-won) in [https://github.com/aws-amplify/amplify-js/pull/13442](https://redirect.github.com/aws-amplify/amplify-js/pull/13442) - chore: Store NPM logs as artifacts in CI by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13447](https://redirect.github.com/aws-amplify/amplify-js/pull/13447) - fix: pin node version in gh actions by [@​erinleigh90](https://redirect.github.com/erinleigh90) in [https://github.com/aws-amplify/amplify-js/pull/13450](https://redirect.github.com/aws-amplify/amplify-js/pull/13450) - fix(storage): Fix MD5 calculation by [@​cshfang](https://redirect.github.com/cshfang) in [https://github.com/aws-amplify/amplify-js/pull/13458](https://redirect.github.com/aws-amplify/amplify-js/pull/13458) - feat(ci): enable sign-in-with-oauth e2e test on vue by [@​israx](https://redirect.github.com/israx) in [https://github.com/aws-amplify/amplify-js/pull/13449](https://redirect.github.com/aws-amplify/amplify-js/pull/13449) - release: Amplify JS release by [@​erinleigh90](https://redirect.github.com/erinleigh90) in [https://github.com/aws-amplify/amplify-js/pull/13459](https://redirect.github.com/aws-amplify/amplify-js/pull/13459) #### New Contributors - [@​joon-won](https://redirect.github.com/joon-won) made their first contribution in [https://github.com/aws-amplify/amplify-js/pull/13442](https://redirect.github.com/aws-amplify/amplify-js/pull/13442) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.4...aws-amplify@6.3.5 ### [`v6.3.4`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.3.4): 2024-05-23 Amplify JS release - aws-amplify@6.3.4 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.3...aws-amplify@6.3.4) #### What's Changed - release(required): adapter-nextjs validate if access and id tokens are valid cognito tokens by [@​ashwinkumar6](https://redirect.github.com/ashwinkumar6) in [https://github.com/aws-amplify/amplify-js/pull/13415](https://redirect.github.com/aws-amplify/amplify-js/pull/13415) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.3...aws-amplify@6.3.4 ### [`v6.3.3`](https://redirect.github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%406.3.3): 2024-05-22 Amplify JS release - aws-amplify@6.3.3 [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.2...aws-amplify@6.3.3) #### What's Changed - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13368](https://redirect.github.com/aws-amplify/amplify-js/pull/13368) - chore: update macos version to latest by [@​Samaritan1011001](https://redirect.github.com/Samaritan1011001) in [https://github.com/aws-amplify/amplify-js/pull/13350](https://redirect.github.com/aws-amplify/amplify-js/pull/13350) - fix(adapter-nextjs): Set-Cookie headers incorrectly set with getServerSideProps context by [@​HuiSF](https://redirect.github.com/HuiSF) in [https://github.com/aws-amplify/amplify-js/pull/13388](https://redirect.github.com/aws-amplify/amplify-js/pull/13388) - chore: Merge release into main by [@​aws-amplify-ops](https://redirect.github.com/aws-amplify-ops) in [https://github.com/aws-amplify/amplify-js/pull/13390](https://redirect.github.com/aws-amplify/amplify-js/pull/13390) - fix(storage): credentials expires after 1 hour by [@​AllanZhengYP](https://redirect.github.com/AllanZhengYP) in [https://github.com/aws-amplify/amplify-js/pull/13329](https://redirect.github.com/aws-amplify/amplify-js/pull/13329) - chore: Update Amplify doc-string comment by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13411](https://redirect.github.com/aws-amplify/amplify-js/pull/13411) - release: Amplify JS release by [@​jimblanc](https://redirect.github.com/jimblanc) in [https://github.com/aws-amplify/amplify-js/pull/13414](https://redirect.github.com/aws-amplify/amplify-js/pull/13414) **Full Changelog**: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.2...aws-amplify@6.3.3 ### [`v6.3.2`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@6.3.1...@aws-amplify/analytics@6.3.2) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.1...aws-amplify@6.3.2) ### [`v6.3.1`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.3.0...@aws-amplify/core@6.3.1) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.0...aws-amplify@6.3.1) ### [`v6.3.0`](https://redirect.github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.2.1...@aws-amplify/core@6.3.0) [Compare Source](https://redirect.github.com/aws-amplify/amplify-js/compare/aws-amplify@6.2.0...aws-amplify@6.3.0)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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