qlik-oss / core-get-started

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

Update dependency @babel/preset-env to v7.9.5 #331

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/preset-env (source) devDependencies patch 7.9.0 -> 7.9.5

Release Notes

babel/babel ### [`v7.9.5`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v795-2020-04-07) [Compare Source](https://togithub.com/babel/babel/compare/v7.9.0...v7.9.5) ##### :bug: Bug Fix - `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-parameters` - [#​11326](https://togithub.com/babel/babel/pull/11326) Correctly transpile when default parameter initializer references binding in rest pattern ([@​vedantroy](https://togithub.com/vedantroy)) - `babel-traverse` - [#​11375](https://togithub.com/babel/babel/pull/11375) Fixed generateUid creating clashing ids after scope re-crawling ([@​Andarist](https://togithub.com/Andarist)) - [#​11323](https://togithub.com/babel/babel/pull/11323) Fixed issue with programPath.scope.references not being registered back correctly after scope re-crawling ([@​Andarist](https://togithub.com/Andarist)) - `babel-plugin-transform-destructuring` - [#​11360](https://togithub.com/babel/babel/pull/11360) fix Incorrect destructuring compilation of \`for (let \[[x] = [1]] = \[]… ([@​Zzzen](https://togithub.com/Zzzen)) - `babel-preset-env` - [#​11373](https://togithub.com/babel/babel/pull/11373) Fixed useBuiltIns and modules validation when using 'false' as option ([@​JMarkoski](https://togithub.com/JMarkoski)) - `babel-plugin-transform-classes` - [#​11341](https://togithub.com/babel/babel/pull/11341) Fix createSuper in Babel <7.5.5 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-function-name`, `babel-plugin-transform-function-name` - [#​11361](https://togithub.com/babel/babel/pull/11361) fix: do not add function name when parent's operator is not `=` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx` - [#​11354](https://togithub.com/babel/babel/pull/11354) fix auto import error with whitespace JSXText ([@​lunaruan](https://togithub.com/lunaruan)) - `babel-types` - [#​11359](https://togithub.com/babel/babel/pull/11359) fix: allow logical assignment operators in AssignmentExpression ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-parameters` - [#​11346](https://togithub.com/babel/babel/pull/11346) Set correct async/generator in IIFE for params ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin` - [#​11345](https://togithub.com/babel/babel/pull/11345) Ignore abstract methods when decorating class ([@​oliverdunk](https://togithub.com/oliverdunk)) ##### :nail_care: Polish - `babel-plugin-transform-parameters` - [#​11349](https://togithub.com/babel/babel/pull/11349) Don't check type annotations when deciding params scope ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​11368](https://togithub.com/babel/babel/pull/11368) Simplify scope.hasReferences implementation ([@​Andarist](https://togithub.com/Andarist)) - `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-preset-env` - [#​11358](https://togithub.com/babel/babel/pull/11358) Don't call `createSuper` in loose mode (it was unused) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​11328](https://togithub.com/babel/babel/pull/11328) polish: align optional chain whitespace behavior to their sibiling ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - [#​11374](https://togithub.com/babel/babel/pull/11374) Bump handlebars dep ([@​existentialism](https://togithub.com/existentialism)) - [#​11347](https://togithub.com/babel/babel/pull/11347) Fix e2e publish test when branching from an older version ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​11329](https://togithub.com/babel/babel/pull/11329) chore: remove unused graceful-fs ([@​JLHwung](https://togithub.com/JLHwung))

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled due to failing status checks.

: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 this update again.



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

renovate[bot] commented 4 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.