pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
606 stars 95 forks source link

Update babel monorepo to v7.6.2 #353

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.5.5 -> 7.6.2
@babel/core (source) devDependencies minor 7.5.5 -> 7.6.2
@babel/preset-env (source) devDependencies minor 7.5.5 -> 7.6.2

Release Notes

babel/babel ### [`v7.6.2`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v762-2019-09-23) [Compare Source](https://togithub.com/babel/babel/compare/v7.6.0...v7.6.2) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​10472](https://togithub.com/babel/babel/pull/10472) added check to disallow super.private variable access and test case added. ([@​vivek12345](https://togithub.com/vivek12345)) - [#​10468](https://togithub.com/babel/babel/pull/10468) [parser] Disallow numeric separator in unicode scape sequences. ([@​ivandevp](https://togithub.com/ivandevp)) - [#​10467](https://togithub.com/babel/babel/pull/10467) [parser] Invalid NonOctal Decimal. ([@​gonzarodriguezt](https://togithub.com/gonzarodriguezt)) - [#​10461](https://togithub.com/babel/babel/pull/10461) [parser] Disallow static fields named `constructor`. ([@​guywaldman](https://togithub.com/guywaldman)) - [#​10455](https://togithub.com/babel/babel/pull/10455) [parser] Report escapes in kws only if they won't be used as identifiers. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-parser` - [#​10445](https://togithub.com/babel/babel/pull/10445) Leave trailing comments after handling a possible trailing comma. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli` - [#​10400](https://togithub.com/babel/babel/pull/10400) fix: allow the process to exit naturally. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​10402](https://togithub.com/babel/babel/pull/10402) fix: pass optionLoc when validating plugin object. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-block-scoping`, `babel-plugin-transform-spread`, `babel-traverse` - [#​10417](https://togithub.com/babel/babel/pull/10417) Do not guess relative execution status for exported fns. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` - [#​10275](https://togithub.com/babel/babel/pull/10275) fix object rest in array pattern. ([@​tanhauhau](https://togithub.com/tanhauhau)) ##### :house: Internal - `babel-plugin-transform-named-capturing-groups-regex` - [#​10430](https://togithub.com/babel/babel/pull/10430) refactor: replace regexp-tree by regexpu. ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​10441](https://togithub.com/babel/babel/pull/10441) Update GitHub actions to v2. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​10427](https://togithub.com/babel/babel/pull/10427) chore: add lint-ts rule. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-fixtures` - [#​10428](https://togithub.com/babel/babel/pull/10428) chore: remove tryResolve dependency. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-node` - [#​10429](https://togithub.com/babel/babel/pull/10429) Remove babel polyfill dependency of babel-node. ([@​bdwain](https://togithub.com/bdwain)) - `babel-generator`, `babel-helper-fixtures` - [#​10420](https://togithub.com/babel/babel/pull/10420) chore: remove trim-right dependency. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-plugin-transform-runtime`, `babel-register` - [#​10405](https://togithub.com/babel/babel/pull/10405) Remove circular dependency. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-parser` - [#​10421](https://togithub.com/babel/babel/pull/10421) Miscellaneous perf tweak. ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.6.0`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v760-2019-09-06) [Compare Source](https://togithub.com/babel/babel/compare/v7.5.5...v7.6.0) ##### :eyeglasses: Spec Compliance - `babel-generator`, `babel-parser` - [#​10269](https://togithub.com/babel/babel/pull/10269) Fix parenthesis for nullish coalescing ([@​vivek12345](https://togithub.com/vivek12345)) - `babel-helpers`, `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​9498](https://togithub.com/babel/babel/pull/9498) Fix tdz checks in transform-block-scoping plugin ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :rocket: New Feature - `babel-core` - [#​10181](https://togithub.com/babel/babel/pull/10181) feat(errors): validate preset when filename is absent ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-private-methods` - [#​10217](https://togithub.com/babel/babel/pull/10217) Class Private Static Accessors ([@​tim-mc](https://togithub.com/tim-mc)) - `babel-generator`, `babel-parser`, `babel-types` - [#​10148](https://togithub.com/babel/babel/pull/10148) V8intrinsic syntax plugin ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-preset-typescript` - [#​10382](https://togithub.com/babel/babel/pull/10382) Allow setting 'allowNamespaces' in typescript preset ([@​dsgkirkby](https://togithub.com/dsgkirkby)) - `babel-parser` - [#​10352](https://togithub.com/babel/babel/pull/10352) Do not register ambient classes to the TS scope ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-types` - [#​10248](https://togithub.com/babel/babel/pull/10248) Add static to class property builder ([@​yuri-karadzhov](https://togithub.com/yuri-karadzhov)) ##### :bug: Bug Fix - `babel-helpers`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env` - [#​10396](https://togithub.com/babel/babel/pull/10396) fix: early return when instance is not iterable ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-runtime` - [#​10398](https://togithub.com/babel/babel/pull/10398) Add supports for polyfill computed methods ([@​rhyzx](https://togithub.com/rhyzx)) - `babel-preset-env` - [#​10397](https://togithub.com/babel/babel/pull/10397) Don't polyfill when evaluation is not confident ([@​rhyzx](https://togithub.com/rhyzx)) - [#​10218](https://togithub.com/babel/babel/pull/10218) [preset-env] Include / exclude module plugins properly ([@​AdamRamberg](https://togithub.com/AdamRamberg)) - [#​10284](https://togithub.com/babel/babel/pull/10284) Replace es.string.reverse with es.array.reverse ([@​epicfaace](https://togithub.com/epicfaace)) - `babel-plugin-transform-named-capturing-groups-regex` - [#​10395](https://togithub.com/babel/babel/pull/10395) fix: transform name capturing regex once ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-types` - [#​10098](https://togithub.com/babel/babel/pull/10098) fix typescript for babel-types ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​10319](https://togithub.com/babel/babel/pull/10319) Add a builder definition including name for tsTypeParameter ([@​deificx](https://togithub.com/deificx)) - `babel-parser` - [#​10380](https://togithub.com/babel/babel/pull/10380) Refactor trailing comment adjustment ([@​banga](https://togithub.com/banga)) - [#​10369](https://togithub.com/babel/babel/pull/10369) Retain trailing comments in array expressions ([@​banga](https://togithub.com/banga)) - [#​10292](https://togithub.com/babel/babel/pull/10292) fix: assign trailing comment to ObjectProperty only when inside an ObjectExpression ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-types` - [#​10366](https://togithub.com/babel/babel/pull/10366) Don't allow JSXNamespacedName to chain ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-generator`, `babel-plugin-transform-typescript`, `babel-types` - [#​10341](https://togithub.com/babel/babel/pull/10341) Add TSBigIntKeyword to [@​babel/types](https://togithub.com/babel/types) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-types` - [#​9960](https://togithub.com/babel/babel/pull/9960) Do not delete "fake" source map comments from strings ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-flow-comments` - [#​10329](https://togithub.com/babel/babel/pull/10329) Fix flow comments plugin issues ([@​zaygraveyard](https://togithub.com/zaygraveyard)) - `babel-helpers`, `babel-plugin-transform-react-constant-elements` - [#​10307](https://togithub.com/babel/babel/pull/10307) [fix] jsx helper calls order ([@​Sinewyk](https://togithub.com/Sinewyk)) - `babel-plugin-proposal-decorators` - [#​10302](https://togithub.com/babel/babel/pull/10302) fix: register inserted class declaration ([@​thiagoarrais](https://togithub.com/thiagoarrais)) - `babel-plugin-proposal-do-expressions`, `babel-traverse` - [#​10070](https://togithub.com/babel/babel/pull/10070) Do expressions transform for switch statements ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​10277](https://togithub.com/babel/babel/pull/10277) remove finally from completion record in try statement ([@​tanhauhau](https://togithub.com/tanhauhau)) - `babel-helpers`, `babel-plugin-transform-named-capturing-groups-regex` - [#​10136](https://togithub.com/babel/babel/pull/10136) fix capturing group for matchAll ([@​tanhauhau](https://togithub.com/tanhauhau)) ##### :nail_care: Polish - `babel-plugin-transform-runtime`, `babel-preset-env` - [#​10372](https://togithub.com/babel/babel/pull/10372) Don't allow instance properties transformation on namespace ([@​rhyzx](https://togithub.com/rhyzx)) ##### :memo: Documentation - [#​10313](https://togithub.com/babel/babel/pull/10313) Adds note about two approval policy to PR template ([@​thiagoarrais](https://togithub.com/thiagoarrais)) ##### :house: Internal - `babel-register` - [#​9847](https://togithub.com/babel/babel/pull/9847) Remove core-js dependency from [@​babel/register](https://togithub.com/babel/register) ([@​coreyfarrell](https://togithub.com/coreyfarrell)) - `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner`, `babel-preset-env` - [#​10401](https://togithub.com/babel/babel/pull/10401) Use "validateLogs" for preset-env's debug fixtures ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​10380](https://togithub.com/babel/babel/pull/10380) Refactor trailing comment adjustment ([@​banga](https://togithub.com/banga)) - `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner`, `babel-plugin-proposal-dynamic-import`, `babel-preset-env` - [#​10326](https://togithub.com/babel/babel/pull/10326) Allow testing logs with `@babel/helper-transform-fixture-test-runner` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-runtime-corejs2`, `babel-runtime`, `babel-types` - [#​10331](https://togithub.com/babel/babel/pull/10331) Commit generated code ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-create-class-features-plugin`, `babel-helper-fixtures`, `babel-node`, `babel-parser`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types` - [#​10228](https://togithub.com/babel/babel/pull/10228) Update dev dependencies and fix linting errors ([@​danez](https://togithub.com/danez)) - `babel-cli` - [#​10244](https://togithub.com/babel/babel/pull/10244) added flow to babel cli ([@​Letladi](https://togithub.com/Letladi)) ##### :running_woman: Performance - `babel-helpers`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env` - [#​10161](https://togithub.com/babel/babel/pull/10161) Improves the logic to import objects in helpers ([@​ifsnow](https://togithub.com/ifsnow)) - `babel-traverse` - [#​10243](https://togithub.com/babel/babel/pull/10243) perf: always return `void 0` as undefined node ([@​JLHwung](https://togithub.com/JLHwung))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (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.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #353   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          85     85           
  Branches       25     25           
=====================================
  Hits           85     85

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 5de1e11...a00591f. Read the comment docs.