qlik-oss / core-get-started

Get started with Qlik Core.
MIT License
32 stars 15 forks source link

Update minor and patch to v7.8.7 #323

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.8.6 -> 7.8.7
@babel/preset-env (source) devDependencies patch 7.8.6 -> 7.8.7

Release Notes

babel/babel ### [`v7.8.7`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v787-2020-03-05) [Compare Source](https://togithub.com/babel/babel/compare/v7.8.6...v7.8.7) ##### :bug: Bug Fix - `babel-preset-env` - [#​11201](https://togithub.com/babel/babel/pull/11201) Allow using `preset-env` with newer versions of `compat-data` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​11193](https://togithub.com/babel/babel/pull/11193) Pass URLs to import() rather than paths ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​11198](https://togithub.com/babel/babel/pull/11198) fix(babel-parser): chain off optionally chained keys named class and function ([@​Vages](https://togithub.com/Vages)) - `babel-helper-call-delegate`, `babel-plugin-transform-parameters` - [#​11158](https://togithub.com/babel/babel/pull/11158) Fix scope of function body when var redeclares param ([@​openorclose](https://togithub.com/openorclose)) - `babel-generator` - [#​11190](https://togithub.com/babel/babel/pull/11190) Fix printing parentheses around optional chains ([@​sag1v](https://togithub.com/sag1v)) - `babel-types` - [#​11184](https://togithub.com/babel/babel/pull/11184) Add "Statement" as alias to Flow enum declaration ([@​gkz](https://togithub.com/gkz)) - `babel-plugin-transform-typescript` - [#​11129](https://togithub.com/babel/babel/pull/11129) Typescript: Preserve decorated definite class properties ([@​jamescdavis](https://togithub.com/jamescdavis)) ##### :house: Internal - `babel-parser` - [#​11192](https://togithub.com/babel/babel/pull/11192) Refactor: add parser message template ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​11181](https://togithub.com/babel/babel/pull/11181) Set correct version for [@​babel/eslint-plugin-development](https://togithub.com/babel/eslint-plugin-development) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



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