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

chore(deps): update babel versions #58183

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

stephenliang
Copy link
Member

@stephenliang stephenliang commented Apr 23, 2024

This PR updates Babel to v7.24 to address some dependabot security issues. Babel 7.24 also now requires the (no longer a proposal) class properties transform plugin.

Addresses dependabot #760

Due to update to compiler, this PR will only be merged after AP CSP.

Links

Addresses dependabot #760

Testing story

  1. Basic regression testing of functionality

Deployment strategy

Merged only after AP CSP

Follow-up work

N/A

Privacy

N/A

Security

Addresses dependabot #760

Caching

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

This PR updates Babel to v7.24 to address some dependabot security
issues. Babel 7.24 also now requires the (no longer a proposal) class
properties transform plugin.

Addresses [dependabot #760](https://github.com/code-dot-org/code-dot-org/security/dependabot/760)
Copy link
Contributor

@mgc1194 mgc1194 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!
We should check our other repos as well.

@stephenliang stephenliang merged commit a487fb3 into staging May 1, 2024
2 checks passed
@stephenliang stephenliang deleted the stephen/babel-update branch May 1, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants