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

chore(deps): update dependency @babel/core to v7.2.0 #82

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2018

This PR contains the following updates:

Package Type Update Change References
@​babel/core devDependencies minor 7.0.0-beta.56 -> 7.2.0 homepage, source

Release Notes

babel/babel

v7.2.0

Compare Source

You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.

🚀 New Feature
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.1.6

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-types
  • babel-plugin-transform-flow-strip-types, babel-plugin-transform-react-jsx
  • babel-core
  • Other
  • babel-preset-env
  • babel-plugin-proposal-decorators, babel-traverse
  • babel-parser
💅 Polish
🏠 Internal

v7.1.5

Compare Source

👓 Spec Compliancy
🚀 New Feature
🐛 Bug Fix
💅 Polish

v7.1.2

Compare Source

Same as v7.1.1, except compiled against Node 6 instead of Node 8 by accident (e.g had async functions).

v7.1.1

Compare Source

EDIT: had a publish issue here as well where it compiled against Node 8 instead of Node 6 so 7.1.2 will fix this.
Also force publish @babel/runtime and @babel/runtime-corejs2. We need to fix the publishing around that since Lerna doesn't pickup the @babel/helpers changes as there is no "dependency"

🐛 Bug Fix
🏠 Internal

v7.1.0

Compare Source

Check http://babeljs.io/blog/2018/09/17/7.1.0

🚀 New Feature
  • babel-cli, babel-core
    • #​8660 Better support monorepos by allowing users to opt into automatically resolving 'root' with rootMode: "upward".. (@​loganfsmyth)
  • babel-helper-transform-fixture-test-runner
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators
  • babel-helpers, babel-plugin-proposal-class-properties
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal

v7.0.1

Compare Source

Doing a quick patch regarding helpers versioning to prevent future issues: #​8659

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

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

💥 Breaking Change
🐛 Bug Fix
🏠 Internal

v7.0.0-rc.3

Compare Source

💥 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

v7.0.0-rc.2

Compare Source

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
    • #​8493 Take top-level config source into consideration when processing nested env/overrides.. (@​loganfsmyth)
  • babel-helpers, babel-plugin-proposal-decorators
    • #​7429 Fix default descriptor setting for class properties with decorators. (@​yhpark)
  • babel-plugin-transform-parameters
💅 Polish
🏠 Internal

v7.0.0-rc.1

Compare Source

Same as rc.0 but fixes the peerDep issue #​8443. It's changed to just be ^7.0.0-0

v7.0.0-rc.0

Compare Source

This had an issue with peerDependencies so please use rc.1.

Alright finally at the end 🙂. Shouldn't have anymore breaking changes and going to wait some time to fix bugs/regressions

Summary: @babel/polyfill will not include proposal polyfills by default and fixed a regression.

💥 Breaking Change
  • babel-polyfill

Will add this to the upgrade guide/polyfill docs. I guess we coul


Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@coveralls
Copy link

coveralls commented Aug 9, 2018

Coverage Status

Coverage remained the same at 15.698% when pulling bfa9b3b on renovate/babel-monorepo into b7ddac1 on master.

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 2857a22 to 6f2e09d Compare August 9, 2018 23:29
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.0.0-rc.0 chore(deps): update dependency @babel/core to v7.0.0-rc.1 Aug 9, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.0.0-rc.1 chore(deps): update dependency @babel/core to v7.0.0-rc.2 Aug 21, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.0.0-rc.2 chore(deps): update dependency @babel/core to v7.0.0-rc.3 Aug 24, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.0.0-rc.3 chore(deps): update dependency @babel/core to v7.0.0-rc.4 Aug 27, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.0.0-rc.4 chore(deps): update dependency @babel/core to v7.0.0 Aug 27, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.0.0 chore(deps): update dependency @babel/core to v7.0.1 Sep 11, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.0.1 chore(deps): update dependency @babel/core to v7.1.0 Sep 17, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.1.0 chore(deps): update dependency @babel/core to v7.1.1 Sep 28, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.1.1 chore(deps): update dependency @babel/core to v7.1.2 Sep 28, 2018
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.1.2 chore(deps): update dependency @babel/core to v7.1.5 Nov 6, 2018
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 879f794 to bfa9b3b Compare November 12, 2018 15:08
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.1.5 chore(deps): update dependency @babel/core to v7.1.6 Dec 1, 2018
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 4401c5d to 738fa2c Compare December 3, 2018 19:19
@renovate renovate bot changed the title chore(deps): update dependency @babel/core to v7.1.6 chore(deps): update dependency @babel/core to v7.2.0 Dec 3, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Dec 14, 2018

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (7.2.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/babel-monorepo branch December 14, 2018 10:47
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

3 participants