qlik-oss / core-get-started

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

Update minor and patch to v7.10.2 #345

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.10.1 -> 7.10.2
@babel/preset-env (source) devDependencies patch 7.10.1 -> 7.10.2

Release Notes

babel/babel ### [`v7.10.2`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7102-2020-05-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.10.1...v7.10.2) ##### :rocket: New Feature - [#​11639](https://togithub.com/babel/babel/pull/11639) feature: babel-eslint-parser passes through config options ([@​kaicataldo](https://togithub.com/kaicataldo)) ##### :bug: Bug Fix - `babel-helper-compilation-targets` - [#​11648](https://togithub.com/babel/babel/pull/11648) fix: don't mutate InputTarget's passed to [@​babel/helper-compilation-targets](https://togithub.com/babel/helper-compilation-targets) ([@​fivetanley](https://togithub.com/fivetanley)) - `babel-helper-create-class-features-plugin`, `babel-preset-env` - [#​11634](https://togithub.com/babel/babel/pull/11634) Class features loose should have precedence over preset-env ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​11645](https://togithub.com/babel/babel/pull/11645) fix: add bigIntSuffix to minified output ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-types` - [#​11641](https://togithub.com/babel/babel/pull/11641) Add support for printing ImportAttribute ([@​existentialism](https://togithub.com/existentialism)) - `babel-plugin-syntax-module-attributes`, `babel-standalone` - [#​11631](https://togithub.com/babel/babel/pull/11631) Fix moduleAttributesVersion errors with stage-0 preset in babel standalone ([@​hamlim](https://togithub.com/hamlim)) ##### :nail_care: Polish - `babel-core` - [#​11643](https://togithub.com/babel/babel/pull/11643) fix: add new plugin names to missing plugin helpers ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-parser` - [#​11653](https://togithub.com/babel/babel/pull/11653) refactor: split locationParser into ParserErrors and error message ([@​JLHwung](https://togithub.com/JLHwung))

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.