qlik-oss / core-get-started

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

Update minor and patch #362

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.11.1 -> 7.11.4
picasso-plugin-q dependencies minor 0.33.0 -> 0.34.0
picasso.js (source) dependencies minor 0.33.0 -> 0.34.0

Release Notes

babel/babel ### [`v7.11.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7114-2020-08-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.11.1...v7.11.4) ##### :bug: Bug Fix - `babel-helper-replace-supers` - [#​11985](https://togithub.com/babel/babel/pull/11985) fix: declare [@​babel/traverse](https://togithub.com/babel/traverse) as a dependency ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​11974](https://togithub.com/babel/babel/pull/11974) Ensure `import()` is not transpiled in `babel-core` published source ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​11979](https://togithub.com/babel/babel/pull/11979) Throw error on invalid flow async generic arrow syntax ([@​existentialism](https://togithub.com/existentialism)) - [#​11955](https://togithub.com/babel/babel/pull/11955) Fix parsing type casted generic flow arrow exprs ([@​existentialism](https://togithub.com/existentialism)) - [#​11973](https://togithub.com/babel/babel/pull/11973) fix: do not transform ClassPrivateMethods in estree ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11941](https://togithub.com/babel/babel/pull/11941) fix: push new token context when braceHashL is seen ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11943](https://togithub.com/babel/babel/pull/11943) fix: reset EndLocation for catch param ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​11978](https://togithub.com/babel/babel/pull/11978) fix: do not mutate newTypes ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11970](https://togithub.com/babel/babel/pull/11970) fix: ensure defaults are set in [@​babel/eslint-parser](https://togithub.com/babel/eslint-parser) ([@​kaicataldo](https://togithub.com/kaicataldo)) - `babel-generator` - [#​11947](https://togithub.com/babel/babel/pull/11947) fix: disallow line break between async and property ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​11952](https://togithub.com/babel/babel/pull/11952) Move legacy node version tests to GitHub actions ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11936](https://togithub.com/babel/babel/pull/11936) chore: do not push version commit on lerna version ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​11923](https://togithub.com/babel/babel/pull/11923) Add more parser test cases ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11944](https://togithub.com/babel/babel/pull/11944) Simplify tokenizer update context ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11945](https://togithub.com/babel/babel/pull/11945) chore: enable flowcheck on CI ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11930](https://togithub.com/babel/babel/pull/11930) Refactor [In] production parameter tracking ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers` - [#​11953](https://togithub.com/babel/babel/pull/11953) chore: remove obsolete comment ([@​jamescdavis](https://togithub.com/jamescdavis)) - `babel-helper-transform-fixture-test-runner` - [#​11951](https://togithub.com/babel/babel/pull/11951) chore: build babel-polyfill-dist on make watch ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-spread` - [#​11531](https://togithub.com/babel/babel/pull/11531) Isolated exec tests ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-helper-bindify-decorators`, `babel-helper-call-delegate`, `babel-helper-explode-assignable-expression`, `babel-helper-explode-class`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers` - [#​11937](https://togithub.com/babel/babel/pull/11937) Move some [@​babel/traverse](https://togithub.com/babel/traverse) from deps to devDeps ([@​Monchi](https://togithub.com/Monchi))
qlik-oss/picasso.js ### [`v0.34.0`](https://togithub.com/qlik-oss/picasso.js/blob/master/CHANGELOG.md#​0340-httpsgithubcomqlik-osspicassojscomparev0330v0340-2020-08-20) [Compare Source](https://togithub.com/qlik-oss/picasso.js/compare/v0.33.0...v0.34.0) ##### Features - **point:** resolve shape with custom properties ([#​517](https://togithub.com/qlik-oss/picasso.js/issues/517)) ([2d5039a](https://togithub.com/qlik-oss/picasso.js/commit/2d5039ac447e96bb0dbb6128951475426278545d))

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.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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