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

Update babel monorepo to v7.0.0 #14

Merged
merged 2 commits into from
Aug 29, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2018

This Pull Request renovates the package group "babel monorepo" with the following modifications:

  • Updates devDependency @babel/register (source) from v7.0.0-rc.1 to v7.0.0
  • Updates devDependency @babel/preset-env (homepage, source) from v7.0.0-rc.1 to v7.0.0
  • Updates devDependency @babel/polyfill (homepage, source) from v7.0.0-rc.1 to v7.0.0
  • Updates devDependency @babel/plugin-proposal-async-generator-functions (source) from v7.0.0-rc.1 to v7.0.0
  • Updates devDependency @babel/core (homepage, source) from v7.0.0-rc.1 to v7.0.0
  • Updates devDependency @babel/cli (homepage, source) from v7.0.0-rc.1 to v7.0.0

Release Notes


babel/babel

v7.0.0

Compare Source

  • Updated babylon, fixed babel-register issue, and make babel-polyfill publish the core-js polyfills individually for babel-preset-env
🚀 New Feature
🐛 Bug Fix
  • babel-register
  • babel-generator, babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx
  • babel-core, babel-generator, babel-template, babel-traverse, babel-types
📝 Documentation
  • babel-plugin-transform-es2015-modules-commonjs
  • babel-plugin-transform-es2015-spread
🏠 Internal

v7.0.0-alpha.6 (2017-03-27)

Fix issue with babel-core not picking up the .babelrc correctly

Also started Babel to compile itself with Babel 7! (We'll be working on making it compile the last good version from master soon so we don't need to wait until after publishing to find a regression)

🐛 Bug Fix
🏠 Internal

v7.0.0-alpha.5 (2017-03-24)

babel-runtime helpers weren't built correctly, and I found extra dep on babel-runtime in 2 packages.

At the point of this publish, all other packages are at v7.0.0-alpha.3
babel-register is at v7.0.0-alpha.4

🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-decorators, babel-plugin-transform-react-inline-elements, babel-runtime
    • #​5540 keep one core-js helper file in git, remove babel-runtime from deps. (@​hzoo)

v7.0.0-alpha.4 (2017-03-23)

At the point of this publish, all other packages are at v7.0.0-alpha.3

🐛 Bug Fix

v7.0.0-alpha.3 (2017-03-23)

💥 Breaking Change
  • babel-traverse
  • babel-runtime
  • babel-core, babel-generator, babel-plugin-transform-es2015-template-literals, babel-template, babel-traverse, babel-types
  • babel-core, babel-preset-react, babel-runtime
    • #​5489 Misc fixes + Move babel-core config processing from transformation/file/options into top-level folder. (@​loganfsmyth)
  • babel-cli, babel-core, babel-register, babel-types
    • #​5487 Make only/ignore relative to cwd/config file and move only/ignore checking all to core.. (@​loganfsmyth)
  • babel-core, babel-plugin-transform-es2015-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-react-jsx-source
  • babel-core
  • babel-cli, babel-core
🚀 New Feature
  • babel-plugin-transform-runtime, babel-runtime
  • babel-core, babel-register
🐛 Bug Fix
  • babel-plugin-transform-react-inline-elements, babel-traverse
  • babel-core, babel-runtime
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-commonjs
  • babel-plugin-transform-do-expressions, babel-types
  • babel-plugin-transform-es2015-function-name, babel-types
💅 Polish
📝 Documentation
🏠 Internal
  • babel-cli
  • Other
  • babel-plugin-transform-regenerator
  • babel-core, babel-plugin-transform-es2015-classes, babel-template, babel-traverse
  • babel-plugin-transform-es2015-classes
    • #​5450 Changes the throw error for test in super-illegal-non-constructor-call. (@​arshabh)
  • babel-helper-builder-react-jsx

babel@7.0.0-alpha.2 (2017-03-08)

🚀 New Feature
  • babel-core, babel-generator, babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-commonjs
📝 Documentation
🏠 Internal

v7.0.0-alpha.1 (2017-03-02)

💥 Breaking Change
  • babel-core, babel-generator, babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator, babel-template, babel-traverse, babel-types
  • babel-core, babel-generator, babel-plugin-transform-es2015-destructuring, babel-plugin-transform-es2015-duplicate-keys, babel-plugin-transform-object-rest-spread, babel-template, babel-traverse, babel-types
  • babel-core
  • babel-core, babel-preset-es2015, babel-preset-es2016, babel-preset-es2017, babel-preset-flow, babel-preset-latest, babel-preset-react, babel-preset-stage-0, babel-preset-stage-1, babel-preset-stage-2, babel-preset-stage-3
  • babel-core, babel-generator, babel-helper-remap-async-to-generator, babel-plugin-transform-object-rest-spread, babel-template, babel-traverse, babel-types
  • babel-generator, babel-helper-remap-async-to-generator, babel-plugin-transform-object-rest-spread, babel-types
  • babel-generator
  • babel-plugin-transform-decorators
  • babel-generator, babel-types
  • babel-*
  • babel-preset-stage-1, babel-preset-stage-2
  • babel-register
  • babel-runtime
  • babel-generator, babel-plugin-syntax-class-constructor-call, babel-plugin-transform-class-constructor-call, babel-preset-stage-1
  • babel-preset-stage-3
  • Other
  • babel-cli, babel-core, babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-plugin-transform-es2015-unicode-regex
  • babel-polyfill
  • babel-generator, babel-plugin-transform-flow-comments
  • babel-plugin-transform-runtime
🚀 New Feature
🐛 Bug Fix
📝 Documentation
  • babel-plugin-transform-runtime
  • babel-plugin-transform-async-to-module-method, babel-plugin-transform-es2015-computed-properties, babel-plugin-transform-es2015-for-of, babel-plugin-transform-es2015-modules-systemjs, babel-plugin-transform-es2015-spread, babel-plugin-transform-es2015-template-literals, babel-plugin-transform-object-rest-spread, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-strict-mode, babel-preset-latest, babel-register, babel-template
  • babel-plugin-transform-es2015-shorthand-properties
  • Other
🏠 Internal
  • babel-plugin-undeclared-variables-check
  • babel-plugin-transform-class-constructor-call
  • babel-generator
  • Other
  • babel-cli
  • babel-core, babel-template, babel-traverse
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-async-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-async-to-module-method, babel-plugin-transform-class-properties, babel-plugin-transform-decorators, babel-plugin-transform-do-expressions, babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-commonjs, babel-plugin-transform-es2015-modules-umd, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-extensions, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-bind, babel-plugin-transform-object-rest-spread, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-traverse
  • babel-preset-stage-1
  • babel-traverse
  • babel
  • babel-helper-transform-fixture-test-runner
  • babel-register
  • babel-cli, babel-core
  • babel-polyfill

v7.0.0-rc.4

Compare Source

v7.0.0-rc.4 (2018-08-27)

One last release before final today

Similar to removing proposals in @babel/polyfill, we are removing them in transform-runtime

💥 Breaking Change
🐛 Bug Fix
🏠 Internal
Committers: 4

v7.0.0-rc.3

Compare Source

v7.0.0-rc.3 (2018-08-24)

https://twitter.com/left_pad/status/1031700991186489344 😂

💥 Breaking Change
🚀 New Feature
  • babel-plugin-transform-runtime
    • #​8520 Expose opt-in useESModules:"auto" from transform-runtime to toggle based on 'supportsStaticESM'. (@​loganfsmyth)
🐛 Bug Fix
  • babel-helpers, babel-plugin-transform-classes, babel-preset-env
  • babel-generator, babel-traverse, babel-types
  • babel-plugin-proposal-object-rest-spread
  • babel-traverse
🏠 Internal
  • babel-plugin-transform-object-set-prototype-of-to-assign
  • Other
Committers: 7

v7.0.0-rc.2

Compare Source

v7.0.0-rc.2 (2018-08-21)

https://twitter.com/left_pad/status/1031700991186489344: we're planning to release v7 this week (Friday?)

So in the next few days, landing some small changes/bug fixes!

A notable change is the addition of #​8485 which enables babel/babel-loader#​660 (automatically doing modules: false for @babel/preset-env when using babel-loader.

💥 Breaking Change
🚀 New Feature
  • babel-preset-env
    • #​8500 Add missing es7.promise.finally polyfill when using useBuiltIns: usage. (@​jsnajdr)
  • babel-cli, babel-core, babel-node, babel-preset-env, babel-register
    • #​8485 Allow preset-env to toggle module handling based on flags from the caller (like babel-loader). (@​loganfsmyth)
  • babel-core
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-runtime
🐛 Bug Fix
  • babel-parser
    • #​8488 Fix trailingComments for FunctionExpression that is CallExpression arguments. (@​jiaxuan)
  • babel-core
  • babel-helpers, babel-plugin-proposal-decorators
    • #​7429 Fix default descriptor setting for class properties with decorators. (@​yhpark)
  • babel-plugin-transform-parameters
💅 Polish
🏠 Internal
Committers: 9


This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title Update babel monorepo to v7.0.0-rc.2 Update babel monorepo to v7.0.0-rc.3 Aug 24, 2018
@renovate renovate bot changed the title Update babel monorepo to v7.0.0-rc.3 Update babel monorepo to v7.0.0-rc.4 Aug 27, 2018
@renovate renovate bot changed the title Update babel monorepo to v7.0.0-rc.4 Update babel monorepo to v7.0.0 Aug 27, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 69

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.238%

Totals Coverage Status
Change from base Build 67: 0.0%
Covered Lines: 97
Relevant Lines: 97

💛 - Coveralls

@codecov-io
Copy link

codecov-io commented Aug 29, 2018

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          23     23           
  Lines          97     97           
=====================================
  Hits           97     97

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32e166a...eec8e55. Read the comment docs.

@renovate renovate bot deleted the renovate/babel-monorepo branch August 29, 2018 08:50
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

4 participants