comparison-sorting / merging

:waning_gibbous_moon: Merging algorithms for JavaScript
https://aureooms.github.io/js-merging
GNU Affero General Public License v3.0
4 stars 1 forks source link

Update dependency @babel/preset-env to v7.12.11 #57

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.12.10 -> 7.12.11 age adoption passing confidence

Release Notes

babel/babel ### [`v7.12.11`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71211-2020-12-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.10...v7.12.11) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​12366](https://togithub.com/babel/babel/pull/12366) Disallow non octal decimal escape before use strict ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-plugin-transform-block-scoping` - [#​11801](https://togithub.com/babel/babel/pull/11801) fix: handle block-level function declaration ([#​10046](https://togithub.com/babel/babel/issues/10046)) ([@​vitorveiga](https://togithub.com/vitorveiga)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​12493](https://togithub.com/babel/babel/pull/12493) Lazily inject imports to the JSX runtime ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx-experimental`, `babel-preset-react` - [#​12495](https://togithub.com/babel/babel/pull/12495) Fixed issue with skipping over self & source generated by another instance ([@​Andarist](https://togithub.com/Andarist)) - `babel-preset-env` - [#​10862](https://togithub.com/babel/babel/pull/10862) Add js extension to preset-env generated polyfill imports ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx` - [#​12479](https://togithub.com/babel/babel/pull/12479) Setup JSX runtime even if the file doesn't contain JSX ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-preset-react` - [#​12475](https://togithub.com/babel/babel/pull/12475) Fixed a regression for multiple **self & **source props with classic runtime ([@​Andarist](https://togithub.com/Andarist)) ##### :house: Internal - `babel-types` - [#​12510](https://togithub.com/babel/babel/pull/12510) Improve AST node definitions in [@​babel/types](https://togithub.com/babel/types) ([@​zxbodya](https://togithub.com/zxbodya)) - Other - [#​12508](https://togithub.com/babel/babel/pull/12508) chore: always check yarn lock and dedupe during update ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12480](https://togithub.com/babel/babel/pull/12480) Avoid force trailing comma on test files ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12462](https://togithub.com/babel/babel/pull/12462) Run e2e tests also with BABEL_8_BREAKING ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-jsx` - [#​12502](https://togithub.com/babel/babel/pull/12502) Reorganize some JSX-related tests ([@​Andarist](https://togithub.com/Andarist)) - `babel-standalone`, `babel-types` - [#​12127](https://togithub.com/babel/babel/pull/12127) Move some build steps to gulp ([@​JLHwung](https://togithub.com/JLHwung))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

: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.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c0d9047b244735dbc12cb74f2d170516134849a6 on renovate/babel-monorepo into 9013381d40ba839f4f168ad25f9aae8b4f2acda9 on main.