sdc224 / react-webpack-boilerplate

A Boilerplate for ReactJS Project with Typescript
MIT License
5 stars 1 forks source link

Update babel monorepo #274

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/plugin-proposal-decorators (source) 7.16.0 -> 7.16.4 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.16.0 -> 7.16.4 age adoption passing confidence
@babel/preset-env (source) 7.16.0 -> 7.16.4 age adoption passing confidence
@babel/runtime (source) 7.16.0 -> 7.16.3 age adoption passing confidence

Release Notes

babel/babel ### [`v7.16.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7164-2021-11-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.0...v7.16.4) ##### :eyeglasses: Spec Compliance - `babel-helper-remap-async-to-generator`, `babel-plugin-transform-async-to-generator` - [#​13961](https://togithub.com/babel/babel/pull/13961) Wait the correct number of ticks on nested `await` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​13929](https://togithub.com/babel/babel/pull/13929) Refactor bindingProperty parsing ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​13957](https://togithub.com/babel/babel/pull/13957) Add `assertions` to `ExportNamedDeclaration` without `from` ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​13951](https://togithub.com/babel/babel/pull/13951) Throw on duplicate `__proto__` props followed by assignment ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) - `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​12827](https://togithub.com/babel/babel/pull/12827) Add file extension when using `absoluteRuntime` ([@​mbehzad](https://togithub.com/mbehzad)) ##### :nail_care: Polish - `babel-parser` - [#​13960](https://togithub.com/babel/babel/pull/13960) Always expose `expressionValue` in `DirectiveLiteral` nodes ([@​tolmasky](https://togithub.com/tolmasky))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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