aws-amplify / amplify-codegen-ui

Generate React components for use in an AWS Amplify project.
Apache License 2.0
32 stars 26 forks source link

feat: move amplify js v6 to latest #1135

Closed letsbelopez closed 10 months ago

letsbelopez commented 10 months ago

Problem

Amplify JS UI React just moved v6 to latest and we need to render v6 code as latest.

Solution

Update v6 feature flag

Additional Notes

Links

Ticket

GitHub issue:

Other links

Verification

Manual tests

Automated tests

Housekeeping

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 10 months ago

Codecov Report

Merging #1135 (58a159b) into main (a7c9f73) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/aws-amplify/amplify-codegen-ui/pull/1135/graphs/tree.svg?width=650&height=150&src=pr&token=opw1LYK6Jn&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify)](https://app.codecov.io/gh/aws-amplify/amplify-codegen-ui/pull/1135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify) ```diff @@ Coverage Diff @@ ## main #1135 +/- ## ======================================= Coverage 93.85% 93.85% ======================================= Files 149 149 Lines 6104 6104 Branches 1834 1834 ======================================= Hits 5729 5729 Misses 357 357 Partials 18 18 ``` | [Files](https://app.codecov.io/gh/aws-amplify/amplify-codegen-ui/pull/1135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify) | Coverage Δ | | |---|---|---| | [...egen-ui-react/lib/helpers/amplify-js-versioning.ts](https://app.codecov.io/gh/aws-amplify/amplify-codegen-ui/pull/1135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify#diff-cGFja2FnZXMvY29kZWdlbi11aS1yZWFjdC9saWIvaGVscGVycy9hbXBsaWZ5LWpzLXZlcnNpb25pbmcudHM=) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/aws-amplify/amplify-codegen-ui/pull/1135?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/aws-amplify/amplify-codegen-ui/pull/1135?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify). Last update [a7c9f73...58a159b](https://app.codecov.io/gh/aws-amplify/amplify-codegen-ui/pull/1135?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify).