-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Bump babel to ^7.21.4 #36815
Bump babel to ^7.21.4 #36815
Conversation
Netlify deploy previewhttps://deploy-preview-36815--material-ui.netlify.app/ Bundle size report |
44654e4
to
b35b3b4
Compare
I think the PR babel/babel#15427 retains the comments of TypeScript types in the output JS files, which causes an issue for us (See this PR's CI failure) where the comments for the types should not be added in the JS files when transforming. It is irrelevant in the output. Related Babel issue - babel/babel#9916 for babel/babel#15427. I have raised the concern in babel/babel#15427 (comment) and babel/babel#15579. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mui/core Regarding the above issue, I have added a tag @babel-ignore-comment-in-output
to let babel identify and ignore that comment in the JS file. Please check.
Related babel issue - babel/babel#15579
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ZeeshanTamboli <[email protected]>
This PR contains the following updates:
^7.18.6
->^7.21.4
^7.21.3
->^7.21.4
^7.18.6
->^7.21.4
^7.18.6
->^7.21.4
^7.21.0
->^7.21.4
^7.20.2
->^7.21.4
^7.21.0
->^7.21.4
^7.21.3
->^7.21.4
^7.21.3
->^7.21.4
Release Notes
babel/babel
v7.21.4
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-module-imports
,babel-preset-typescript
import/export
in.cts
files (@liuxingbaoyu)babel-generator
💅 Polish
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
🏠 Internal
babel-parser
lookaheadInLineCharCode
(@JLHwung)babel-code-frame
,babel-highlight
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.