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

Upgrade uuid to v 9.0.0 #1324

Open
sohamnakhare opened this issue Jul 17, 2023 · 2 comments · May be fixed by #1359
Open

Upgrade uuid to v 9.0.0 #1324

sohamnakhare opened this issue Jul 17, 2023 · 2 comments · May be fixed by #1359

Comments

@sohamnakhare
Copy link

Env Jest 29.6.1, node 18.16.1 we are getting the following error while running jest

***/node_modules/uuid/dist/esm-browser/index.js:1
    ({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,jest){export { default as v1 } from './v1.js';

This error is fixed in uuid v 9.0.0.

@testgithubsonika
Copy link

I want to work on this so please assign me.

@maverox
Copy link

maverox commented Mar 9, 2024

@sohamnakhare Can you please review PR #1359
I tried to update uuid and ran tests and they are supposedly all passing

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 a pull request may close this issue.

3 participants