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

Upgrades grpc-js to 1.12 and fixes resulting test failure #841

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

fhats-stripe
Copy link
Contributor

This PR upgrades vscode-stripe's grpc-js dependency to 1.12. There's test coverage that appears to assert things based on the internals of the generated gRPC client constructor, and so this PR fixes those tests as well.

I changed our version specificity for grpc-js to be more precise since we have this test dependency on those internals. Once we figure out how to test this more robustly and not rely on those internals, we can loosen the restriction again.

@fhats-stripe fhats-stripe merged commit 35433a0 into master Dec 18, 2024
7 checks passed
@fhats-stripe fhats-stripe deleted the fhats/upgrade-grpc-js branch December 18, 2024 17: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.

2 participants