Skip to content

Conversation

@ericcrosson-bitgo
Copy link
Contributor

The externalModuleApiSpec tests are currently using the installed
TypeScript version as the api spec version. This means when we bump the
TypeScript version, we break tests.

This commit specifies a literal version number instead of pulling the
version number from TypeScript, so tests don't break when we update the
TypeScript version.

The externalModuleApiSpec tests are currently using the installed
TypeScript version as the api spec version. This means when we bump the
TypeScript version, we break tests.

This commit specifies a literal version number instead of pulling the
version number from TypeScript, so tests don't break when we update the
TypeScript version.
@ericcrosson-bitgo ericcrosson-bitgo marked this pull request as ready for review March 4, 2025 17:08
@ericcrosson-bitgo ericcrosson-bitgo requested a review from a team as a code owner March 4, 2025 17:08
@ericcrosson-bitgo ericcrosson-bitgo merged commit 6c0ac94 into BitGo:master Mar 4, 2025
6 checks passed
@github-actions
Copy link

github-actions bot commented Mar 5, 2025

🎉 This PR is included in version @api-ts/openapi-generator@5.7.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@2.0.0-beta.1 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@2.0.0-beta.1 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@1.1.14 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@1.0.34 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/superagent-wrapper@1.3.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant