hainenber commented on PR #32322: URL: https://github.com/apache/superset/pull/32322#issuecomment-2673145554
> Did you verify that the major bumps won't have breaking changes that will affect superset @sadpandajoe there's a [unit test](https://github.com/apache/superset/blob/master/superset-frontend/packages/superset-ui-core/test/math-expression/index.test.ts) for the function that utilizes `math-to-expression-evaluator` library and it passed. I also checked the [release note](https://github.com/bugwheels94/math-expression-evaluator/releases/tag/v2.0.0) for v2. The described breaking change doesn't apply as we don't use the functions that received breaking changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
