flowtip icon indicating copy to clipboard operation
flowtip copied to clipboard

Update babel monorepo

Open renovate[bot] opened this issue 6 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.2.3 -> 7.8.4
@babel/core (source) devDependencies minor 7.3.4 -> 7.9.0
@babel/plugin-proposal-class-properties devDependencies minor 7.3.4 -> 7.8.3
@babel/plugin-transform-modules-commonjs devDependencies minor 7.2.0 -> 7.9.0
@babel/preset-env (source) devDependencies minor 7.3.4 -> 7.9.5
@babel/preset-react (source) devDependencies minor 7.0.0 -> 7.9.4
@babel/preset-typescript devDependencies minor 7.3.3 -> 7.9.0

Release Notes

babel/babel

v7.8.4

Compare Source

:warning: In Babel 7.8.0 we introduced the --copy-ignored option for @babel/cli, defaulting to false. However, previous versions behaved as if that option was present: for this reason, we changed its default value to true (when --copy-files is provided) and introduced a --no-copy-ignored option to disable it.

:eyeglasses: Spec Compliance
:bug: Bug Fix
  • babel-cli
  • babel-compat-data
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-typeof-symbol, babel-preset-env
  • babel-traverse
  • babel-plugin-transform-parameters
  • babel-plugin-transform-for-of
  • babel-compat-data, babel-preset-env
  • babel-generator
  • babel-helper-compilation-targets
:nail_care: Polish
  • babel-core
    • #​10969 polish: throw human-friendly error when item-option pair is incorrectly unwrapped (@​JLHwung)
:memo: Documentation
:house: Internal
:running_woman: Performance
  • babel-parser
    • #​11029 fix(babel-parser): avoid state.clone() to clone the whole token store (@​3cp)

v7.8.3

Compare Source

:bug: Bug Fix
:house: Internal
  • babel-preset-env-standalone, babel-standalone
  • babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-async-generators, babel-plugin-syntax-bigint, babel-plugin-syntax-dynamic-import, babel-plugin-syntax-json-strings, babel-plugin-syntax-nullish-coalescing-operator, babel-plugin-syntax-object-rest-spread, babel-plugin-syntax-optional-catch-binding, babel-plugin-syntax-optional-chaining, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-react-constant-elements, babel-preset-env-standalone, babel-preset-env, babel-standalone
:leftwards_arrow_with_hook: Revert

v7.8.0

Compare Source

:eyeglasses: Spec Compliance
  • babel-parser
  • babel-plugin-proposal-numeric-separator
  • babel-generator, babel-parser, babel-plugin-proposal-private-methods
:boom: Breaking Change
:rocket: New Feature
:bug: Bug Fix
:nail_care: Polish
:memo: Documentation
:house: Internal
:leftwards_arrow_with_hook: Revert

v7.7.7

Compare Source

:eyeglasses: Spec Compliance
  • babel-parser
    • #​10576 [parser] validation for parentheses in the left-hand side of assignment expressions (@​boweihan)
:bug: Bug Fix
:nail_care: Polish
  • babel-plugin-transform-react-jsx
:house: Internal
:leftwards_arrow_with_hook: Revert
  • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env

v7.7.5

Compare Source

:bug: Bug Fix
  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
  • babel-cli
  • babel-parser
  • babel-parser, babel-plugin-proposal-optional-chaining, babel-plugin-transform-modules-amd
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd
:nail_care: Polish
:house: Internal

v7.7.4

Compare Source

:bug: Bug Fix
:nail_care: Polish
  • babel-plugin-proposal-nullish-coalescing-operator
:house: Internal

v7.7.0

Compare Source

:eyeglasses: Spec Compliance
:rocket: New Feature
:bug: Bug Fix
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-preset-env
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-plugin-transform-modules-systemjs
  • babel-parser
  • babel-plugin-transform-typescript
  • babel-core
  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-traverse
  • babel-preset-env
  • babel-generator
  • babel-plugin-transform-async-to-generator, babel-preset-env, babel-traverse
:nail_care: Polish
  • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-register
:house: Internal
  • babel-cli, babel-node
  • babel-register
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-property-regex, babel-plugin-transform-dotall-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-unicode-regex, babel-preset-env
  • babel-preset-env
  • babel-helper-module-imports
  • Other
  • babel-runtime
  • babel-helper-annotate-as-pure, babel-helper-bindify-decorators, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-call-delegate, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-explode-class, babel-helper-function-name, babel-helper-get-function-arity, 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-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-template
:running_woman: Performance

v7.6.4

Compare Source

:eyeglasses: Spec Compliance
:bug: Bug Fix

v7.6.3

Compare Source

:eyeglasses: Spec Compliance
:rocket: New Feature
:bug: Bug Fix
  • babel-plugin-transform-block-scoping
  • babel-parser
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-generator, babel-parser, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-typescript
:nail_care: Polish
:house: Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-preset-react
:running_woman: Performance

v7.6.2

Compare Source

:eyeglasses: Spec Compliance
:bug: Bug Fix
:house: Internal
:running_woman: Performance

v7.6.0

Compare Source

:eyeglasses: Spec Compliance
:rocket: New Feature
:bug: Bug Fix

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: 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 WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Mar 19 '19 21:03 renovate[bot]