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) - remove core-js from react-env, replace deprecated babel plugins with new ones + minor deps updates #7905

Merged
merged 5 commits into from
Sep 13, 2023

Conversation

GiladShoham
Copy link
Member

@GiladShoham GiladShoham commented Sep 13, 2023

Disclaimer

This change might make many of your components modified, in the following cases:

  1. if your components' env is one of the core envs (like teambit.react/react or teambit.harmony/node), you expect to see a diff which removes core-js from your dependencies.
  2. Your env is expected to be modified with a change that removes core-js and @babel/runtime from its dependencies.

Proposed Changes

  • Remove core-js from deps of components uses core react-env (or extending envs)
  • Remove @babel/runtime from envs/aspects
  • Replace deprecated babel plugins with new ones
  • bump css-minimizer-webpack-plugin to reduce new workspace deprecated modules
  • bump junit-report-builder to reduce new workspace deprecated modules

@GiladShoham GiladShoham changed the title chore(deps) - replace deprecated babel plugins with new ones + minor deps updates chore(deps) - remove core-js from react-env, replace deprecated babel plugins with new ones + minor deps updates Sep 13, 2023
@GiladShoham GiladShoham merged commit 7b73c20 into master Sep 13, 2023
11 checks passed
@GiladShoham GiladShoham deleted the babel-plugins branch September 13, 2023 16:44
GiladShoham added a commit that referenced this pull request Sep 19, 2023
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.

None yet

2 participants