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

fix: make canary deps compatible with node 18 #3098

Merged
merged 6 commits into from
Jan 2, 2025
Merged

Conversation

phani-srikar
Copy link
Contributor

@phani-srikar phani-srikar commented Dec 30, 2024

Description of changes

The transitive dependencies for the client canary test app now require atleast v20 node. This PR pins these deps to versions that allow us to test min CLI supported version i.e node 18.

CDK / CloudFormation Parameters Changed

Issue #, if available

Description of how you validated changes

Running yarn with updated version installs dependencies successfully.
Also re-ran the canary flow with latest change and it succeeds.

Checklist

  • PR description included
  • yarn test passes
  • E2E test run linked
  • 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 December 30, 2024 19:08
Siqi-Shan
Siqi-Shan previously approved these changes Dec 30, 2024
@bobbyu99
Copy link
Contributor

Manually started a canary workflow to verify.

@bobbyu99
Copy link
Contributor

How did unaliasing default fix the issue?

bobbyu99
bobbyu99 previously approved these changes Dec 30, 2024
@phani-srikar
Copy link
Contributor Author

How did unaliasing default fix the issue?

Don't need that. Updated in latest commit.

@phani-srikar phani-srikar requested a review from a team as a code owner December 31, 2024 18:34
atierian
atierian previously approved these changes Dec 31, 2024
@phani-srikar phani-srikar changed the title fix: bump canary test node version fix: make canary deps compatible with node 18 Dec 31, 2024
bobbyu99
bobbyu99 previously approved these changes Dec 31, 2024
Siqi-Shan
Siqi-Shan previously approved these changes Dec 31, 2024
dpilch
dpilch previously approved these changes Jan 2, 2025
@phani-srikar phani-srikar dismissed stale reviews from dpilch, Siqi-Shan, bobbyu99, and atierian via f2f4a4b January 2, 2025 17:33
@phani-srikar phani-srikar merged commit 383a0d9 into main Jan 2, 2025
7 of 8 checks passed
@phani-srikar phani-srikar deleted the fix-canary-test branch January 2, 2025 21:15
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.

5 participants