mozilla / delivery-console

Normandy recipe editor
Mozilla Public License 2.0
13 stars 22 forks source link

Update babel monorepo #1074

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies patch 7.6.2 -> 7.6.4
@babel/runtime dependencies patch 7.6.2 -> 7.6.3

Release Notes

babel/babel ### [`v7.6.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v764-2019-10-10) [Compare Source](https://togithub.com/babel/babel/compare/v7.6.3...v7.6.4) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​10491](https://togithub.com/babel/babel/pull/10491) Trailing comma after rest - The final fix ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` - [#​10536](https://togithub.com/babel/babel/pull/10536) Revert "chore: Upgrade source-map to 0.6.1 ([#​10446](https://togithub.com/babel/babel/issues/10446))" ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.6.3`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v763-2019-10-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.6.2...v7.6.3) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​10469](https://togithub.com/babel/babel/pull/10469) Disallow await inside async arrow params ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​10493](https://togithub.com/babel/babel/pull/10493) [parser] Disallow numeric separators in legacy octal like integers ([@​gonzarodriguezt](https://togithub.com/gonzarodriguezt)) ##### :rocket: New Feature - `babel-types` - [#​10504](https://togithub.com/babel/babel/pull/10504) Add declarations for more of [@​babel/types](https://togithub.com/babel/types) exports ([@​Jessidhia](https://togithub.com/Jessidhia)) ##### :bug: Bug Fix - `babel-plugin-transform-block-scoping` - [#​10343](https://togithub.com/babel/babel/pull/10343) Do not remove let bindings even they are wrapped in closure ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​10119](https://togithub.com/babel/babel/pull/10119) add scope to TSModuleDeclaration ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​10332](https://togithub.com/babel/babel/pull/10332) Do not allow member expressions to start async arrows ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​10490](https://togithub.com/babel/babel/pull/10490) [parser] Don't crash on comment after trailing comma after elision ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-react-constant-elements`, `babel-traverse` - [#​10529](https://togithub.com/babel/babel/pull/10529) Do not hoist jsx referencing a mutable binding ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-typescript` - [#​10220](https://togithub.com/babel/babel/pull/10220) Flow: interface identifier should be declared in the scope ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-core` - [#​10419](https://togithub.com/babel/babel/pull/10419) assertNoDuplicates throw with more context ([@​hjdivad](https://togithub.com/hjdivad)) - [#​10511](https://togithub.com/babel/babel/pull/10511) Add filename to transform error ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​10506](https://togithub.com/babel/babel/pull/10506) Use `make -j` for parallel build ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10443](https://togithub.com/babel/babel/pull/10443) perf: only apply lazy cjs module transform on cli and core ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10494](https://togithub.com/babel/babel/pull/10494) Enable optional chaining and nullish coalescing plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `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` - [#​10249](https://togithub.com/babel/babel/pull/10249) Add windows to travis ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-parser` - [#​10371](https://togithub.com/babel/babel/pull/10371) perf: replace lookahead by lookaheadCharCode ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​10443](https://togithub.com/babel/babel/pull/10443) perf: only apply lazy cjs module transform on cli and core ([@​JLHwung](https://togithub.com/JLHwung))

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 if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

tiftran commented 4 years ago

bors r+

tiftran commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded