Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove versioned-transformer dependency that is not used #2797

Closed
wants to merge 3 commits into from

Conversation

phani-srikar
Copy link
Contributor

@phani-srikar phani-srikar commented Aug 21, 2024

Description of changes

  • Remove the graphql-versioned-transformer V1 transformer that is not used anymore.
  • Fix the async dependency in yarn.lock that was causing the verify_yarn_lock step to fail.
CDK / CloudFormation Parameters Changed

Issue #, if available

Description of how you validated changes

CI checks

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Any CDK or CloudFormation parameter changes are called out explicitly

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@phani-srikar phani-srikar requested a review from a team as a code owner August 21, 2024 18:34
@@ -325,6 +325,13 @@
"@turf/boolean-clockwise" "6.5.0"
camelcase-keys "6.2.2"

"@aws-amplify/graphql-transformer-interfaces@^3.9.0":
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is being pulled from cli-core dependency we use in our testing packages.

@phani-srikar phani-srikar marked this pull request as draft August 21, 2024 18:40
@phani-srikar phani-srikar marked this pull request as ready for review August 21, 2024 22:19
@phani-srikar phani-srikar requested a review from a team as a code owner August 21, 2024 22:19
@phani-srikar
Copy link
Contributor Author

Covered in #2801

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.

2 participants