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

Bump babel #37870

Merged
merged 3 commits into from Jul 12, 2023
Merged

Bump babel #37870

merged 3 commits into from Jul 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.22.5 -> ^7.22.6 age adoption passing confidence
@babel/core (source) ^7.22.5 -> ^7.22.8 age adoption passing confidence
@babel/node (source) ^7.22.5 -> ^7.22.6 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.22.5 -> ^7.22.7 age adoption passing confidence
@babel/preset-env (source) ^7.22.5 -> ^7.22.7 age adoption passing confidence
@babel/runtime (source) ^7.22.5 -> ^7.22.6 age adoption passing confidence
@babel/runtime-corejs2 (source) ^7.22.5 -> ^7.22.6 age adoption passing confidence
@babel/traverse (source) ^7.22.5 -> ^7.22.8 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.22.6

Compare Source

🐛 Bug Fix
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-plugin-transform-optional-chaining
  • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs
  • babel-compat-data, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3, babel-runtime
  • babel-standalone
  • babel-core
🏠 Internal
  • babel-helper-create-class-features-plugin, babel-plugin-transform-classes
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-optional-chaining, babel-plugin-transform-typescript
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-traverse

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update of dependencies label Jul 9, 2023
@mui-bot
Copy link

mui-bot commented Jul 9, 2023

Netlify deploy preview

https://deploy-preview-37870--material-ui.netlify.app/

@mui/joy: parsed: -0.05% 😍, gzip: -0.11% 😍

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 0203678

@renovate
Copy link
Contributor Author

renovate bot commented Jul 12, 2023

Edited/Blocked Notification

Renovate 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.

Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

The CI had failed previously in https://app.circleci.com/pipelines/github/mui/material-ui/102163/workflows/4b1d9ad8-579f-412f-a81c-5a2bc2ac064c.

The Opera mobile version was fixed in browserslist in browserslist/browserslist#768. Previously, the Opera Desktop was synced with Opera Mobile, but that was wrong because both have different releases.

Because of this Babel had to avoid extra transpilation since it equated Opera desktop with Opera browser. They fixed that in babel/babel#15727.

I changed it to op_mob 73 in .browserslistrc because that is the correct version. I checked with last 25 ob_mob versions against last 25 opera verions.

@ZeeshanTamboli ZeeshanTamboli merged commit 741520f into master Jul 12, 2023
21 checks passed
@ZeeshanTamboli ZeeshanTamboli deleted the renovate/babel branch July 12, 2023 17:01
@LukasTy LukasTy mentioned this pull request Jul 17, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants