ImmoweltGroup / flow-mono-cli

A command line interface that aims to solve a few issues while working with flow typed codebases in a mono-repo.
https://immoweltgroup.gitbooks.io/flow-mono-cli/
MIT License
87 stars 12 forks source link

TASK: Update dependency @babel/core to v7.13.13 #387

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/core (source) 7.13.10 -> 7.13.13 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.13`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71313-2021-03-26) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.10...v7.13.13) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​12441](https://togithub.com/babel/babel/pull/12441) Disallow await before exponential ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-core` - [#​13031](https://togithub.com/babel/babel/pull/13031) Correctly handle relative `browserslistConfigFile` paths ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-preset-env` - [#​13028](https://togithub.com/babel/babel/pull/13028) Resolve `.browserslistrc` as a project-wide file ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-react-constant-elements` - [#​13054](https://togithub.com/babel/babel/pull/13054) fix: constant variables only enable constant react elements ([@​cgood92](https://togithub.com/cgood92)) - `babel-types` - [#​13046](https://togithub.com/babel/babel/pull/13046) fix(types): add missing range for BaseNode ([@​JounQin](https://togithub.com/JounQin)) - `babel-node` - [#​13037](https://togithub.com/babel/babel/pull/13037) fix: make babel-node spawned process bubble msg ([@​lambertkevin](https://togithub.com/lambertkevin)) - [#​13037](https://togithub.com/babel/babel/pull/13037) fix: make babel-node spawned process bubble msg ([@​lambertkevin](https://togithub.com/lambertkevin)) - `babel-parser` - [#​12933](https://togithub.com/babel/babel/pull/12933) fix(ts): parenthesized assert and assign ([@​fedeci](https://togithub.com/fedeci)) ##### :nail_care: Polish - `babel-cli`, `babel-core` - [#​12954](https://togithub.com/babel/babel/pull/12954) Do not bail on SHOW_CONFIG_FOR matches ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core` - [#​13021](https://togithub.com/babel/babel/pull/13021) Remove lodash sortBy use ([@​jridgewell](https://togithub.com/jridgewell)) - Other - [#​13055](https://togithub.com/babel/babel/pull/13055) Replace CircleCI badge by GitHub CI ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse` - [#​13044](https://togithub.com/babel/babel/pull/13044) Expand type definitions for path.{get,set}Data to cover symbols ([@​addaleax](https://togithub.com/addaleax)) ##### :running_woman: Performance - `babel-core` - [#​13040](https://togithub.com/babel/babel/pull/13040) Set `rootMode: "root"` in `loadPartialConfig` ([@​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.