qlik-oss / core-get-started

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

Update minor and patch #306

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.7.4 -> 7.7.5
@babel/preset-env (source) devDependencies patch 7.7.4 -> 7.7.5
picasso-plugin-q dependencies minor 0.28.0 -> 0.29.1
picasso.js (source) dependencies minor 0.28.0 -> 0.29.1

Release Notes

babel/babel ### [`v7.7.5`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v775-2019-12-06) [Compare Source](https://togithub.com/babel/babel/compare/v7.7.4...v7.7.5) ##### :bug: Bug Fix - `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2` - [#​10549](https://togithub.com/babel/babel/pull/10549) Add ".js" extension to injected polyfill imports ([@​shimataro](https://togithub.com/shimataro)) - `babel-cli` - [#​10283](https://togithub.com/babel/babel/pull/10283) `babel --watch` should have equivalent file selection logic with `babel` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​10801](https://togithub.com/babel/babel/pull/10801) Use scope flags to check arguments ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10800](https://togithub.com/babel/babel/pull/10800) Allow tuple rest trailing comma ([@​yeonjuan](https://togithub.com/yeonjuan)) - [#​10475](https://togithub.com/babel/babel/pull/10475) Correctly disambiguate / after async fuctions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-transform-modules-amd` - [#​10806](https://togithub.com/babel/babel/pull/10806) fix(optional chaining): Optional delete returns true with nullish base ([@​mpaarating](https://togithub.com/mpaarating)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-amd` - [#​10764](https://togithub.com/babel/babel/pull/10764) fix: rewriteBindingInitVisitor should skip on scopable node ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-plugin-transform-runtime` - [#​10788](https://togithub.com/babel/babel/pull/10788) Do not transpile typeof helper with itself in babel/runtime ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​10778](https://togithub.com/babel/babel/pull/10778) refactor: Improve error message in [@​babel/core](https://togithub.com/babel/core) ([@​jaroslav-kubicek](https://togithub.com/jaroslav-kubicek)) ##### :house: Internal - `babel-preset-env-standalone` - [#​10779](https://togithub.com/babel/babel/pull/10779) Bundle standalone using rollup ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​10781](https://togithub.com/babel/babel/pull/10781) Tune makefile scripts ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-transform-fixture-test-runner` - [#​10566](https://togithub.com/babel/babel/pull/10566) Incorrect trace position in fixture runner ([@​JLHwung](https://togithub.com/JLHwung))
qlik-oss/picasso.js ### [`v0.29.1`](https://togithub.com/qlik-oss/picasso.js/blob/master/CHANGELOG.md#​0291httpsgithubcomqlik-osspicassojscomparev0290v0291-2019-12-05) [Compare Source](https://togithub.com/qlik-oss/picasso.js/compare/v0.29.0...v0.29.1) ##### Performance Improvements - improve curve to points ([#​466](https://togithub.com/qlik-oss/picasso.js/issues/466)) ([d5bb189](https://togithub.com/qlik-oss/picasso.js/commit/d5bb189)) ### [`v0.29.0`](https://togithub.com/qlik-oss/picasso.js/blob/master/CHANGELOG.md#​0290httpsgithubcomqlik-osspicassojscomparev0280v0290-2019-12-02) [Compare Source](https://togithub.com/qlik-oss/picasso.js/compare/v0.28.0...v0.29.0) ##### Features - **point:** add control to show/hide a point in a point component ([#​464](https://togithub.com/qlik-oss/picasso.js/issues/464)) ([ff210d4](https://togithub.com/qlik-oss/picasso.js/commit/ff210d4)) - **point:** support setting point size as px ([#​465](https://togithub.com/qlik-oss/picasso.js/issues/465)) ([d3de30a](https://togithub.com/qlik-oss/picasso.js/commit/d3de30a))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.