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 babel to version 7.24 #372

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

chrismayer
Copy link
Collaborator

This upgrades babel to version 7.24.x in order to remove a critical vulnerability.

@chrismayer chrismayer marked this pull request as draft March 27, 2024 08:29
@chrismayer chrismayer marked this pull request as ready for review March 27, 2024 08:49
@chrismayer
Copy link
Collaborator Author

Merging wo/ formal review since this has no functional impact / breaking change and removes a critical vulnerability.

@chrismayer chrismayer merged commit ce85d61 into wegue-oss:master Apr 12, 2024
1 check passed
@sronveaux
Copy link
Collaborator

sronveaux commented Apr 17, 2024

Hi @chrismayer,

Sorry for the late reply, you really did well by merging this one directly.

However, I just wanted to comment that it can potentially have a functional impact for people who tune the browserlist file or explicitly request dependencies to be transpiled. I just tried on a complex app to force transpilation and it worked flawlessly though!

Thanks for this update.

@chrismayer
Copy link
Collaborator Author

Thanks for your feedback @sronveaux, especially for the hints with the browserlist file or explicitly request dependencies to be transpiled 👍

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 this pull request may close these issues.

2 participants