qlik-oss / core-get-started

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

Update minor and patch #308

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
copy-webpack-plugin devDependencies minor 5.0.5 -> 5.1.1
eslint-plugin-import devDependencies minor 2.18.2 -> 2.19.1

Release Notes

webpack-contrib/copy-webpack-plugin ### [`v5.1.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​511httpsgithubcomwebpack-contribcopy-webpack-plugincomparev510v511-2019-12-12) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.0...v5.1.1) ### [`v5.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​510httpsgithubcomwebpack-contribcopy-webpack-plugincomparev505v510-2019-12-09) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.5...v5.1.0) ##### Features - validate options ([#​419](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/419)) ([452539a](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/452539ad6498583901536e89204d6004a618cb4a)) ##### Bug Fixes - better to determine when glob is used ([4826e56](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/4826e56c9c034113eadd86b46a97ed1254bf3252)) ##### [5.0.5](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.4...v5.0.5) (2019-11-06) ##### Performance Improvements - improvements for webpack@5 ##### [5.0.4](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.3...v5.0.4) (2019-07-26) ##### Bug Fixes - use posix separator for emitting assets ([#​392](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/392)) ([7f08be6](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/7f08be6))
benmosher/eslint-plugin-import ### [`v2.19.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2191---2019-12-08) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.19.0...v2.19.1) ##### Fixed - [`no-extraneous-dependencies`]: ensure `node.source` exists ### [`v2.19.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2190---2019-12-08) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.0) ##### Added - [`internal-regex` setting]: regex pattern for marking packages "internal" ([#​1491], thanks [@​Librazy]) - [`group-exports`]: make aggregate module exports valid ([#​1472], thanks [@​atikenny]) - [`no-namespace`]: Make rule fixable ([#​1401], thanks [@​TrevorBurnham]) - support `parseForESLint` from custom parser ([#​1435], thanks [@​JounQin]) - [`no-extraneous-dependencies`]: Implement support for [bundledDependencies](https://npm.github.io/using-pkgs-docs/package-json/types/bundleddependencies.html) ([#​1436], thanks [@​schmidsi])) - [`no-unused-modules`]: add flow type support ([#​1542], thanks [@​rfermann]) - [`order`]: Adds support for pathGroups to allow ordering by defined patterns ([#​795], [#​1386], thanks [@​Mairu]) - [`no-duplicates`]: Add `considerQueryString` option : allow duplicate imports with different query strings ([#​1107], thanks [@​pcorpet]). - [`order`]: Add support for alphabetical sorting of import paths within import groups ([#​1360], [#​1105], [#​629], thanks [@​duncanbeevers], [@​stropho], [@​luczsoma], [@​randallreedjr]) - [`no-commonjs`]: add `allowConditionalRequire` option ([#​1439], thanks [@​Pessimistress]) ##### Fixed - [`default`]: make error message less confusing ([#​1470], thanks [@​golopot]) - Improve performance of `ExportMap.for` by only loading paths when necessary. ([#​1519], thanks [@​brendo]) - Support export of a merged TypeScript namespace declaration ([#​1495], thanks [@​benmunro]) - [`order`]: fix autofix to not move imports across fn calls ([#​1253], thanks [@​tihonove]) - [`prefer-default-export`]: fix false positive with type export ([#​1506], thanks [@​golopot]) - [`extensions`]: Fix `ignorePackages` to produce errors ([#​1521], thanks [@​saschanaz]) - [`no-unused-modules`]: fix crash due to `export *` ([#​1496], thanks [@​Taranys]) - [`no-cycle`]: should not warn for Flow imports ([#​1494], thanks [@​maxmalov]) - [`order`]: fix `@someModule` considered as `unknown` instead of `internal` ([#​1493], thanks [@​aamulumi]) - [`no-extraneous-dependencies`]: Check `export from` ([#​1049], thanks [@​marcusdarmstrong]) ##### Docs - [`no-useless-path-segments`]: add docs for option `commonjs` ([#​1507], thanks [@​golopot]) ##### Changed - [`no-unused-modules`]/`eslint-module-utils`: Avoid superfluous calls and code ([#​1551], thanks [@​brettz9])

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.