rusackas commented on PR #40089: URL: https://github.com/apache/superset/pull/40089#issuecomment-4474791125
Closing this routine dependabot bump — jest 30.4.x calls `_moduleMocker.clearMocksOnScope()` from jest-runtime, but the resolver keeps an older [email protected] in the tree because `[email protected]` and `@storybook/[email protected]` both pin to jest 29.x transitively. This causes `TypeError: this._moduleMocker.clearMocksOnScope is not a function` across all 8 jest shards. Needs a coordinated bump of jest + jest-environment-jsdom + @storybook/test-runner rather than a single dependabot bump. -- 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]
