ioof-holdings / redux-subspace

Build decoupled, componentized Redux apps with a single global store
https://ioof-holdings.github.io/redux-subspace/
BSD 3-Clause "New" or "Revised" License
312 stars 33 forks source link

Update dependency @babel/preset-react to v7.12.5 #505

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@babel/preset-react (source) devDependencies patch 7.12.1 -> 7.12.5

Release Notes

babel/babel ### [`v7.12.5`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7125-2020-11-03) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.1...v7.12.5) ##### :eyeglasses: Spec Compliance - `babel-helpers`, `babel-plugin-transform-block-scoping` - [#​12252](https://togithub.com/babel/babel/pull/12252) Throw a `TypeError` when reassigning a `const` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-parser` - [#​12281](https://togithub.com/babel/babel/pull/12281) fix: support string assertion key in assert entries ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12264](https://togithub.com/babel/babel/pull/12264) fix: disallow import assertions in export without from ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12267](https://togithub.com/babel/babel/pull/12267) Handle exprAllowed before ObjectLike is parsed ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12230](https://togithub.com/babel/babel/pull/12230) Refactor yield await classification ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12254](https://togithub.com/babel/babel/pull/12254) Allows the interface to be used as an Identifier for flow plugin ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12221](https://togithub.com/babel/babel/pull/12221) [ts] Error on invalid type casts in JSX ([@​existentialism](https://togithub.com/existentialism)) - [#​12227](https://togithub.com/babel/babel/pull/12227) [ts] Allow optional binding pattern parameters within types/interfaces ([@​existentialism](https://togithub.com/existentialism)) - [#​12224](https://togithub.com/babel/babel/pull/12224) Fix parsing of imports with module string name in flow plugin ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-parser`, `babel-types` - [#​12280](https://togithub.com/babel/babel/pull/12280) Make assertions optional and update AST spec ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-template`, `babel-types` - [#​12263](https://togithub.com/babel/babel/pull/12263) fix: babel-types: ImportDeclaration: add assertions ([@​coderaiser](https://togithub.com/coderaiser)) - `babel-generator` - [#​12260](https://togithub.com/babel/babel/pull/12260) Do not use currentColumn to indent comments when retainLines=true ([@​ian-craig](https://togithub.com/ian-craig)) - `babel-generator`, `babel-parser` - [#​12249](https://togithub.com/babel/babel/pull/12249) Support Import Assertions for re-export statement ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-plugin-proposal-numeric-separator` - [#​12240](https://togithub.com/babel/babel/pull/12240) fix: support bigInt in numeric-separator transform ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-replace-supers`, `babel-plugin-transform-classes` - [#​12238](https://togithub.com/babel/babel/pull/12238) fix: support optionalCall in replace super handler ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-standalone` - [#​12226](https://togithub.com/babel/babel/pull/12226) packages/babel-standalone: make data-type="module" option avilable without data-presets option ([@​hirochachacha](https://togithub.com/hirochachacha)) ##### :nail_care: Polish - `babel-compat-data` - [#​12244](https://togithub.com/babel/babel/pull/12244) chore: bump compat-table and electron-to-chromium ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-preset-env` - [#​12258](https://togithub.com/babel/babel/pull/12258) Polish parser errors ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​12222](https://togithub.com/babel/babel/pull/12222) docs: add note about TypeScript in ESLint packages ([@​kaicataldo](https://togithub.com/kaicataldo)) ##### :house: Internal - Other - [#​12187](https://togithub.com/babel/babel/pull/12187) chore: avoid duplicate coverage data upload ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12190](https://togithub.com/babel/babel/pull/12190) chore: bump Jest to v26 ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12265](https://togithub.com/babel/babel/pull/12265) chore: test on node 15 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-helper-module-imports`, `babel-helper-replace-supers`, `babel-parser`, `babel-traverse` - [#​12257](https://togithub.com/babel/babel/pull/12257) add declare to class properties type annotations ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse`, `babel-types` - [#​12251](https://togithub.com/babel/babel/pull/12251) Mark `ThisExpression` and `Super` as `Purish` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​12241](https://togithub.com/babel/babel/pull/12241) Update to Browserslist 4.14.5 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

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 this update again.



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