sdc224 / electron-react-ts

Electron React TS
MIT License
2 stars 0 forks source link

Update babel monorepo to v7.10.4 #101

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) devDependencies patch 7.10.3 -> 7.10.4
@babel/plugin-proposal-class-properties devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-decorators devDependencies patch 7.10.3 -> 7.10.4
@babel/plugin-proposal-do-expressions devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-export-default-from devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-export-namespace-from devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-function-bind devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-function-sent devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-json-strings devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-logical-assignment-operators devDependencies patch 7.10.3 -> 7.10.4
@babel/plugin-proposal-nullish-coalescing-operator devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-numeric-separator devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-optional-chaining devDependencies patch 7.10.3 -> 7.10.4
@babel/plugin-proposal-pipeline-operator devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-proposal-throw-expressions devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-syntax-import-meta devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-transform-react-constant-elements devDependencies patch 7.10.1 -> 7.10.4
@babel/plugin-transform-react-inline-elements devDependencies patch 7.10.1 -> 7.10.4
@babel/preset-env (source) devDependencies patch 7.10.3 -> 7.10.4
@babel/preset-react (source) devDependencies patch 7.10.1 -> 7.10.4
@babel/preset-typescript devDependencies patch 7.10.1 -> 7.10.4
@babel/register devDependencies patch 7.10.3 -> 7.10.4

Release Notes

babel/babel ### [`v7.10.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7104-2020-06-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.10.3...v7.10.4) ##### :eyeglasses: Spec Compliance - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties` - [#​11669](https://togithub.com/babel/babel/pull/11669) Add `delete obj?.#x.a` support ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-types` - [#​11652](https://togithub.com/babel/babel/pull/11652) fix: implement early errors for record and tuple ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-types` - [#​11752](https://togithub.com/babel/babel/pull/11752) [regression] Don't validate file.comments in `@babel/types` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-do-expressions`, `babel-types` - [#​11724](https://togithub.com/babel/babel/pull/11724) fix: do-statementlist behavior ([@​wlawt](https://togithub.com/wlawt)) ##### :nail_care: Polish - `babel-parser` - [#​11722](https://togithub.com/babel/babel/pull/11722) Add better parser error when using jsx ([@​penguingovernor](https://togithub.com/penguingovernor)) - `babel-core` - [#​11544](https://togithub.com/babel/babel/pull/11544) Refine babel core types ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core`, `babel-helper-fixtures`, `babel-standalone`, `babel-traverse` - [#​11758](https://togithub.com/babel/babel/pull/11758) Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. ([@​wojtekmaj](https://togithub.com/wojtekmaj)) - `babel-parser` - [#​11376](https://togithub.com/babel/babel/pull/11376) Add [@​babel/eslint-plugin-development-internal](https://togithub.com/babel/eslint-plugin-development-internal) ([@​kaicataldo](https://togithub.com/kaicataldo)) - `babel-core` - [#​11544](https://togithub.com/babel/babel/pull/11544) Refine babel core types ([@​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 you tick the rebase/retry checkbox.

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



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