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 which is deprecated since 7.0.0 #1305

Open
leo3620 opened this issue Apr 11, 2024 · 3 comments
Open

Upgrade uuid which is deprecated since 7.0.0 #1305

leo3620 opened this issue Apr 11, 2024 · 3 comments
Labels
type:enhancement New features or improvements to existing features.
Milestone

Comments

@leo3620
Copy link

leo3620 commented Apr 11, 2024

Is your feature request related to a problem? Please describe.
I don't have any issue right now but when i do a npm build I have a warning " WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details."

Describe the solution you'd like
Upgraded UUID package

Describe alternatives you've considered

Additional context
Currently it's 3.4.0 in @snowplow/browser-tracker-core@3.23.0 and @snowplow/tracker-core@3.23.0

Thank you

@leo3620 leo3620 added the type:enhancement New features or improvements to existing features. label Apr 11, 2024
@matus-tomlein
Copy link
Contributor

Hi @leo3620, thank you for the suggestion! We plan to upgrade the uuid dependency in the upcoming v4 version of the tracker. The newer version does not support the full list of browsers as the 3.4.0 version does, so it would be a breaking change for the tracker (and thus needs to wait for the v4 release of the tracker).

@matus-tomlein matus-tomlein added this to the Version 4.0.0 milestone Apr 13, 2024
@leo3620
Copy link
Author

leo3620 commented Apr 17, 2024

Thank you @matus-tomlein do you have any plan about when this new release should be available ? Thanks !

@matus-tomlein
Copy link
Contributor

We plan to work on it this quarter and hopefully will get the release ready by the end of July.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

2 participants