material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

Bump babel

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.17.6 -> ^7.18.10 age adoption passing confidence
@babel/code-frame (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/core (source) ^7.17.5 -> ^7.18.10 age adoption passing confidence
@babel/helper-module-imports (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/node (source) ^7.16.8 -> ^7.18.10 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/plugin-proposal-nullish-coalescing-operator (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/plugin-proposal-numeric-separator (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/plugin-proposal-object-rest-spread (source) ^7.17.3 -> ^7.18.9 age adoption passing confidence
@babel/plugin-proposal-optional-chaining (source) ^7.16.7 -> ^7.18.9 age adoption passing confidence
@babel/plugin-syntax-jsx (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/plugin-transform-object-assign (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/plugin-transform-react-constant-elements (source) ^7.17.6 -> ^7.18.12 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.17.0 -> ^7.18.10 age adoption passing confidence
@babel/preset-env (source) ^7.16.11 -> ^7.18.10 age adoption passing confidence
@babel/preset-react (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/preset-typescript (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/register (source) ^7.17.0 -> ^7.18.9 age adoption passing confidence
@babel/runtime (source) ^7.17.2 -> ^7.18.9 age adoption passing confidence
@babel/runtime-corejs2 (source) ^7.17.2 -> ^7.18.9 age adoption passing confidence
@babel/traverse (source) ^7.17.3 -> ^7.18.11 age adoption passing confidence
@babel/types (source) ^7.17.0 -> ^7.18.10 age adoption passing confidence

Release Notes

babel/babel

v7.18.10

Compare Source

:rocket: New Feature
  • babel-helper-string-parser, babel-types
:bug: Bug Fix
  • babel-parser
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse
:house: Internal
:microscope: Output optimization
  • babel-plugin-proposal-export-default-from

v7.18.9

Compare Source

:bug: Bug Fix
  • babel-plugin-transform-modules-systemjs, babel-types
  • babel-generator
:nail_care: Polish
:house: Internal
  • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types
:running_woman: Performance

v7.18.6

Compare Source

:eyeglasses: Spec Compliance
:bug: Bug Fix
  • babel-helper-remap-async-to-generator, babel-plugin-proposal-async-generator-functions
  • babel-plugin-transform-parameters
  • babel-core
  • babel-core, babel-helper-check-duplicate-nodes, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining, babel-plugin-transform-runtime
:house: Internal
  • babel-standalone
  • Other
  • babel-generator, babel-types
  • babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-check-duplicate-nodes, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-preset-typescript, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring

v7.17.10

Compare Source

:bug: Bug Fix
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
:nail_care: Polish
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-proposal-pipeline-operator, babel-traverse
:house: Internal
:running_woman: Performance
  • babel-cli, babel-core, babel-generator

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, click this checkbox.

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

renovate[bot] avatar Mar 20 '22 01:03 renovate[bot]

Details of bundle changes

Generated by :no_entry_sign: dangerJS against 518da0a4f33b4fd26b356c24ccb891805a5e790d

mui-bot avatar Mar 20 '22 01:03 mui-bot

The error is due to

Missing initializer in const declaration.

Example:

export const borders: SimpleStyleFunction<
  | 'border'
  | 'borderTop'
  | 'borderRight'
  | 'borderBottom'
  | 'borderLeft'
  | 'borderColor'
  | 'borderRadius'
>; // here it should have `= ...`

siriwatknp avatar Apr 25 '22 08:04 siriwatknp

Blocked until https://github.com/babel/babel/issues/14868 is resolved.

michaldudak avatar Aug 22 '22 14:08 michaldudak

Once https://github.com/babel/babel/issues/14871 is closed, we can remove the declare modifiers added here, but I guess there's no harm in keeping them.

michaldudak avatar Aug 23 '22 10:08 michaldudak