From 4a24065a12796fff2dd9eb0ebdcc6c97eb8585a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 02:51:28 +0000 Subject: [PATCH] chore(deps): update dependency eslint-loader to v4 (#88) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-loader](https://togithub.com/webpack-contrib/eslint-loader) | [`^2.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/eslint-loader/2.2.1/4.0.2) | [![age](https://badges.renovateapi.com/packages/npm/eslint-loader/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-loader/4.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-loader/4.0.2/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-loader/4.0.2/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpack-contrib/eslint-loader ### [`v4.0.2`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​402-httpsgithubcomwebpack-contribeslint-loadercomparev304v402-2020-04-24) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​401-httpsgithubcomwebpack-contribeslint-loadercomparev304v401-2020-04-24) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​400-httpsgithubcomwebpack-contribeslint-loadercomparev304v400-2020-04-03) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.4...v4.0.0) ##### Breaking Changes - drop support for Node < 10.13.0 - minimum supported eslint version is 6 ##### [3.0.4](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.3...v3.0.4) (2020-04-02) ##### Bug Fixes - [#​316](https://togithub.com/webpack-contrib/eslint-loader/issues/316) updating loader-fs-cache min version ([#​317](https://togithub.com/webpack-contrib/eslint-loader/issues/317)) ([796e3d1](https://togithub.com/webpack-contrib/eslint-loader/commit/796e3d130a030ce48e14ee3421809ca40d25cde1)) ##### [3.0.3](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.2...v3.0.3) (2019-12-06) ##### Bug Fixes - check result object ([#​311](https://togithub.com/webpack-contrib/eslint-loader/issues/311)) ([6bb1fa6](https://togithub.com/webpack-contrib/eslint-loader/commit/6bb1fa68d043f00de63cda4d9babd3a2c9a50d58)) - support webpack 5 ([#​312](https://togithub.com/webpack-contrib/eslint-loader/issues/312)) ([c0a9d0c](https://togithub.com/webpack-contrib/eslint-loader/commit/c0a9d0c118155c56c41dc344460f333a9e969eaf)) ##### [3.0.2](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.1...v3.0.2) (2019-09-27) ##### Bug Fixes - check if contain results ([#​300](https://togithub.com/webpack-contrib/eslint-loader/issues/300)) ([7d1d1fe](https://togithub.com/webpack-contrib/eslint-loader/commit/7d1d1fe)) - ensure output file path ([#​299](https://togithub.com/webpack-contrib/eslint-loader/issues/299)) ([16e9ccf](https://togithub.com/webpack-contrib/eslint-loader/commit/16e9ccf)) ##### [3.0.1](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.0...v3.0.1) (2019-09-25) ##### Bug Fixes - module build failed error at Linter.parseResults ([#​294](https://togithub.com/webpack-contrib/eslint-loader/issues/294)) ([360e69c](https://togithub.com/webpack-contrib/eslint-loader/commit/360e69c)) ##### [3.0.0](https://togithub.com/webpack-contrib/eslint-loader/compare/v2.2.1...v3.0.0) (2019-08-24) ##### Bugfix - fix corrupted filenames if cwd == "/" - cannot use string formatter in outputReport - no Output Report in File when build fails under webpack 4 - add posibility to use absolute file path in outputReport.filePath - it should be possible to use absolute file path in outputReport.filePath - try load official formatter ([#​285](https://togithub.com/webpack-contrib/eslint-loader/issues/285)) ([997cce5](https://togithub.com/webpack-contrib/eslint-loader/commit/997cce5)) - emit warning/error if no config was found/given ([#​286](https://togithub.com/webpack-contrib/eslint-loader/issues/286)) ([4204560](https://togithub.com/webpack-contrib/eslint-loader/commit/4204560)) ##### Features - validate schema options ##### Breaking Changes - drop support for Node < 8.9.0 - minimum supported webpack version is 4 - minimum supported eslint version is 5 ### [`v3.0.4`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​304-httpsgithubcomwebpack-contribeslint-loadercomparev303v304-2020-04-02) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.3...v3.0.4) ### [`v3.0.3`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​303-httpsgithubcomwebpack-contribeslint-loadercomparev302v303-2019-12-06) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.2...v3.0.3) ### [`v3.0.2`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​302-httpsgithubcomwebpack-contribeslint-loadercomparev301v302-2019-09-27) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​301-httpsgithubcomwebpack-contribeslint-loadercomparev300v301-2019-09-25) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#​300-httpsgithubcomwebpack-contribeslint-loadercomparev221v300-2019-08-24) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v2.2.1...v3.0.0)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom-web-components-test). --- package.json | 2 +- yarn.lock | 61 ++++++++++++++++++++-------------------------------- 2 files changed, 24 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index aad006698..4ae0f23ca 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "cypress": "^9.0.0", "dotenv": "^10.0.0", "eslint": "^4.19.1", - "eslint-loader": "^2.0.0", + "eslint-loader": "^4.0.0", "eslint-plugin-cypress": "^2.11.3", "eslint-plugin-jsdoc": "^30.6.3", "fast-sass-loader": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 62930a29c..bf967a3e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5069,16 +5069,16 @@ eslint-import-resolver-node@^0.3.4: debug "^2.6.9" resolve "^1.13.1" -eslint-loader@^2.0.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1.tgz#28b9c12da54057af0845e2a6112701a2f6bf8337" - integrity sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg== +eslint-loader@^4.0.0: + version "4.0.2" + resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec" + integrity sha512-EDpXor6lsjtTzZpLUn7KmXs02+nIjGcgees9BYjNkWra3jVq5vVa8IoCKgzT2M7dNNeoMBtaSG83Bd40N3poLw== dependencies: - loader-fs-cache "^1.0.0" - loader-utils "^1.0.2" - object-assign "^4.0.1" - object-hash "^1.1.4" - rimraf "^2.6.1" + find-cache-dir "^3.3.1" + fs-extra "^8.1.0" + loader-utils "^2.0.0" + object-hash "^2.0.3" + schema-utils "^2.6.5" eslint-module-utils@^2.6.0: version "2.6.0" @@ -5717,15 +5717,6 @@ finalhandler@~1.1.2: statuses "~1.5.0" unpipe "~1.0.0" -find-cache-dir@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9" - integrity sha1-yN765XyKUqinhPnjHFfHQumToLk= - dependencies: - commondir "^1.0.1" - mkdirp "^0.5.1" - pkg-dir "^1.0.0" - find-cache-dir@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-1.0.0.tgz#9288e3e9e3cc3748717d39eade17cf71fc30ee6f" @@ -5935,7 +5926,7 @@ fs-extra@^10.0.0: jsonfile "^6.0.1" universalify "^2.0.0" -fs-extra@^8.1: +fs-extra@^8.1, fs-extra@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g== @@ -7713,14 +7704,6 @@ load-json-file@^4.0.0: pify "^3.0.0" strip-bom "^3.0.0" -loader-fs-cache@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.3.tgz#f08657646d607078be2f0a032f8bd69dd6f277d9" - integrity sha512-ldcgZpjNJj71n+2Mf6yetz+c9bM4xpKtNds4LbqXzU/PTdeAX0g3ytnU1AJMEcTk2Lex4Smpe3Q/eCTsvUBxbA== - dependencies: - find-cache-dir "^0.1.1" - mkdirp "^0.5.1" - loader-runner@^2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357" @@ -7744,6 +7727,15 @@ loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2 emojis-list "^3.0.0" json5 "^1.0.1" +loader-utils@^2.0.0: + version "2.0.2" + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.2.tgz#d6e3b4fb81870721ae4e0868ab11dd638368c129" + integrity sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A== + dependencies: + big.js "^5.2.2" + emojis-list "^3.0.0" + json5 "^2.1.2" + localtunnel@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/localtunnel/-/localtunnel-2.0.0.tgz#2ea71174fa80e34cce91b2a7ce416e6a57d9ff7c" @@ -8713,10 +8705,10 @@ object-copy@^0.1.0: define-property "^0.2.5" kind-of "^3.0.3" -object-hash@^1.1.4: - version "1.3.1" - resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df" - integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA== +object-hash@^2.0.3: + version "2.2.0" + resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5" + integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw== object-inspect@^1.7.0, object-inspect@^1.8.0: version "1.8.0" @@ -9317,13 +9309,6 @@ pinkie@^2.0.0: resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA= -pkg-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4" - integrity sha1-ektQio1bstYp1EcFb/TpyTFM89Q= - dependencies: - find-up "^1.0.0" - pkg-dir@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"