Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
7.14.8
7.14.9
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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.
This PR contains the following updates:
7.14.8
->7.14.9
Release Notes
babel/babel
### [`v7.14.9`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7149-2021-08-01) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.8...v7.14.9) ##### :bug: Bug Fix - `babel-traverse` - [#13596](https://togithub.com/babel/babel/pull/13596) Fix completion record for variable declarations ([@addaleax](https://togithub.com/addaleax)) - `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes` - [#13600](https://togithub.com/babel/babel/pull/13600) Extract computed keys from the class closure ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx` - [#13552](https://togithub.com/babel/babel/pull/13552) Don't insert `__self: this` within constructors of derived classes ([#13550](https://togithub.com/babel/babel/issues/13550)) ([@SCLeoX](https://togithub.com/SCLeoX)) - `babel-parser` - [#13581](https://togithub.com/babel/babel/pull/13581) \[ts] Check if param is assignable when parsing arrow return type ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-traverse`, `babel-types` - [#13577](https://togithub.com/babel/babel/pull/13577) add 12 missing NODE_FIELDS ([@jedwards1211](https://togithub.com/jedwards1211)) - `babel-plugin-proposal-async-generator-functions` - [#13491](https://togithub.com/babel/babel/pull/13491) Fix `_step.value` access in `for await` ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - Other - [#13614](https://togithub.com/babel/babel/pull/13614) Update Rollup to `~2.54.0` ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-helper-validator-identifier`, `babel-parser` - [#13606](https://togithub.com/babel/babel/pull/13606) chore: reorganize benchmarks ([@JLHwung](https://togithub.com/JLHwung)) ##### :running_woman: Performance - `babel-parser`, `babel-traverse` - [#13611](https://togithub.com/babel/babel/pull/13611) Replace generic \__clone call by specific methods ([@JLHwung](https://togithub.com/JLHwung)) - `babel-generator` - [#13593](https://togithub.com/babel/babel/pull/13593) Generator performance ([@JLHwung](https://togithub.com/JLHwung))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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.