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.13.9 #71

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.13.8 -> 7.13.9 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.9`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7139-2021-03-01) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.8...v7.13.9) ##### :bug: Bug Fix - `babel-preset-env` - [#​12934](https://togithub.com/babel/babel/pull/12934) Load `.browserslistrc` when using old `@babel/core` versions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​12939](https://togithub.com/babel/babel/pull/12939) fix: add tokens when tokens: true is passed to parseExpression ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12930](https://togithub.com/babel/babel/pull/12930) babel-parser(flow): Add null property to FunctionTypeAnnotation without parens ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-generator` - [#​12921](https://togithub.com/babel/babel/pull/12921) Fix a bug with invalid print output when empty array is passed to t.tsInterfaceDeclaration ([@​saitonakamura](https://togithub.com/saitonakamura)) - [#​12920](https://togithub.com/babel/babel/pull/12920) Allow nullish extends in interfaceish ([@​saitonakamura](https://togithub.com/saitonakamura)) ##### :house: Internal - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​12919](https://togithub.com/babel/babel/pull/12919) Put back ESM helpers in a folder where we can use `.js` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

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 31a2a053aad3d4c5cd9a5d26cb3b9b22fd3c332f on renovate/babel-monorepo into db64cbb23a560c4c38575322d9bfedb8c02fc2a4 on main.