liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

Update babel monorepo to v7.4.3 #642

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
@​babel/core dependencies patch 7.4.0 -> 7.4.3 homepage, source
@​babel/plugin-transform-modules-commonjs dependencies patch 7.4.0 -> 7.4.3 source
@​babel/plugin-transform-runtime dependencies patch 7.4.0 -> 7.4.3 source
@​babel/preset-env dependencies patch 7.4.2 -> 7.4.3 homepage, source
@​babel/runtime dependencies patch 7.4.2 -> 7.4.3 source

Release Notes

babel/babel ### [`v7.4.3`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v743-2019-04-02) [Compare Source](https://togithub.com/babel/babel/compare/v7.4.0...v7.4.3) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​9769](https://togithub.com/babel/babel/pull/9769) Don't accept '\\08' or '\\09' in strict mode. ([@​danez](https://togithub.com/danez)) - [#​9768](https://togithub.com/babel/babel/pull/9768) Correctly check for-in and for-of loop for invalid left-hand side. ([@​danez](https://togithub.com/danez)) - [#​9767](https://togithub.com/babel/babel/pull/9767) Parse right-hand-side of for/of as an assignment expression. ([@​danez](https://togithub.com/danez)) - [#​9748](https://togithub.com/babel/babel/pull/9748) [typescript] parsing template literal as type . ([@​tanhauhau](https://togithub.com/tanhauhau)) ##### :rocket: New Feature - `babel-plugin-transform-runtime` - [#​9754](https://togithub.com/babel/babel/pull/9754) [runtime-corejs3] Only polyfill instance methods when it might be needed. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-polyfill` - [#​9780](https://togithub.com/babel/babel/pull/9780) Closes [#​9232](https://togithub.com/babel/babel/issues/9232), add some missed modules to `@babel/polyfill/noConflict`. ([@​zloirock](https://togithub.com/zloirock)) - `babel-cli` - [#​9807](https://togithub.com/babel/babel/pull/9807) Upgrade lodash to 4.17.11. ([@​danez](https://togithub.com/danez)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​9802](https://togithub.com/babel/babel/pull/9802) Fix lazy option of babel-plugin-transform-modules-commonjs. ([@​AndreasCag](https://togithub.com/AndreasCag)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-private-methods` - [#​9801](https://togithub.com/babel/babel/pull/9801) Fix super method call in private instance method calling overridden method. ([@​MattiasBuelens](https://togithub.com/MattiasBuelens)) - `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-destructuring` - [#​9416](https://togithub.com/babel/babel/pull/9416) Destructuring: Fix handling of impure computed keys with object rest. ([@​motiz88](https://togithub.com/motiz88)) - `babel-plugin-transform-destructuring` - [#​9412](https://togithub.com/babel/babel/pull/9412) Destructuring: Fix array unpacking assignments with holes on RHS. ([@​motiz88](https://togithub.com/motiz88)) - `babel-traverse` - [#​9415](https://togithub.com/babel/babel/pull/9415) [@​babel/traverse](https://togithub.com/babel/traverse): Fix NodePath.getData. ([@​71](https://togithub.com/71)) - `babel-parser` - [#​9760](https://togithub.com/babel/babel/pull/9760) Allow HTML comments on first line. ([@​danez](https://togithub.com/danez)) - [#​9700](https://togithub.com/babel/babel/pull/9700) Fix compatibility between estree and TS plugin. ([@​danez](https://togithub.com/danez)) - `babel-helpers` - [#​9756](https://togithub.com/babel/babel/pull/9756) Allow coreJS Symbol to be type object. ([@​conartist6](https://togithub.com/conartist6)) - `babel-preset-env` - [#​9752](https://togithub.com/babel/babel/pull/9752) Normalize `core-js` entry points. ([@​zloirock](https://togithub.com/zloirock)) ##### :nail_care: Polish - `babel-parser` - [#​9762](https://togithub.com/babel/babel/pull/9762) Optimize parseBindingAtom code to get better error messages. ([@​danez](https://togithub.com/danez)) - `babel-core`, `babel-plugin-transform-for-of` - [#​9698](https://togithub.com/babel/babel/pull/9698) Move array reference into `for` head initializer. ([@​danez](https://togithub.com/danez)) ##### :house: Internal - Other - [#​9806](https://togithub.com/babel/babel/pull/9806) Update test262. ([@​danez](https://togithub.com/danez)) - `babel-parser`, `babel-preset-typescript` - [#​9761](https://togithub.com/babel/babel/pull/9761) Explicit labels for tokenTypes. ([@​danez](https://togithub.com/danez))

Renovate configuration

:date: Schedule: "on tuesday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



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