Skip to content

Commit 4a24065

Browse files
chore(deps): update dependency eslint-loader to v4 (#88)
[![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 <details> <summary>webpack-contrib/eslint-loader</summary> ### [`v4.0.2`](https://togithub.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#&#8203;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#&#8203;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#&#8203;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 - [#&#8203;316](https://togithub.com/webpack-contrib/eslint-loader/issues/316) updating loader-fs-cache min version ([#&#8203;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 ([#&#8203;311](https://togithub.com/webpack-contrib/eslint-loader/issues/311)) ([6bb1fa6](https://togithub.com/webpack-contrib/eslint-loader/commit/6bb1fa68d043f00de63cda4d9babd3a2c9a50d58)) - support webpack 5 ([#&#8203;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 ([#&#8203;300](https://togithub.com/webpack-contrib/eslint-loader/issues/300)) ([7d1d1fe](https://togithub.com/webpack-contrib/eslint-loader/commit/7d1d1fe)) - ensure output file path ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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#&#8203;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#&#8203;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#&#8203;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#&#8203;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#&#8203;300-httpsgithubcomwebpack-contribeslint-loadercomparev221v300-2019-08-24) [Compare Source](https://togithub.com/webpack-contrib/eslint-loader/compare/v2.2.1...v3.0.0) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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).
1 parent 39be3b1 commit 4a24065

File tree

2 files changed

+24
-39
lines changed

2 files changed

+24
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"cypress": "^9.0.0",
4141
"dotenv": "^10.0.0",
4242
"eslint": "^4.19.1",
43-
"eslint-loader": "^2.0.0",
43+
"eslint-loader": "^4.0.0",
4444
"eslint-plugin-cypress": "^2.11.3",
4545
"eslint-plugin-jsdoc": "^30.6.3",
4646
"fast-sass-loader": "^1.5.0",

yarn.lock

Lines changed: 23 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -5069,16 +5069,16 @@ eslint-import-resolver-node@^0.3.4:
50695069
debug "^2.6.9"
50705070
resolve "^1.13.1"
50715071

5072-
eslint-loader@^2.0.0:
5073-
version "2.2.1"
5074-
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1.tgz#28b9c12da54057af0845e2a6112701a2f6bf8337"
5075-
integrity sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg==
5072+
eslint-loader@^4.0.0:
5073+
version "4.0.2"
5074+
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec"
5075+
integrity sha512-EDpXor6lsjtTzZpLUn7KmXs02+nIjGcgees9BYjNkWra3jVq5vVa8IoCKgzT2M7dNNeoMBtaSG83Bd40N3poLw==
50765076
dependencies:
5077-
loader-fs-cache "^1.0.0"
5078-
loader-utils "^1.0.2"
5079-
object-assign "^4.0.1"
5080-
object-hash "^1.1.4"
5081-
rimraf "^2.6.1"
5077+
find-cache-dir "^3.3.1"
5078+
fs-extra "^8.1.0"
5079+
loader-utils "^2.0.0"
5080+
object-hash "^2.0.3"
5081+
schema-utils "^2.6.5"
50825082

50835083
eslint-module-utils@^2.6.0:
50845084
version "2.6.0"
@@ -5717,15 +5717,6 @@ finalhandler@~1.1.2:
57175717
statuses "~1.5.0"
57185718
unpipe "~1.0.0"
57195719

5720-
find-cache-dir@^0.1.1:
5721-
version "0.1.1"
5722-
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9"
5723-
integrity sha1-yN765XyKUqinhPnjHFfHQumToLk=
5724-
dependencies:
5725-
commondir "^1.0.1"
5726-
mkdirp "^0.5.1"
5727-
pkg-dir "^1.0.0"
5728-
57295720
find-cache-dir@^1.0.0:
57305721
version "1.0.0"
57315722
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:
59355926
jsonfile "^6.0.1"
59365927
universalify "^2.0.0"
59375928

5938-
fs-extra@^8.1:
5929+
fs-extra@^8.1, fs-extra@^8.1.0:
59395930
version "8.1.0"
59405931
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
59415932
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
@@ -7713,14 +7704,6 @@ load-json-file@^4.0.0:
77137704
pify "^3.0.0"
77147705
strip-bom "^3.0.0"
77157706

7716-
loader-fs-cache@^1.0.0:
7717-
version "1.0.3"
7718-
resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.3.tgz#f08657646d607078be2f0a032f8bd69dd6f277d9"
7719-
integrity sha512-ldcgZpjNJj71n+2Mf6yetz+c9bM4xpKtNds4LbqXzU/PTdeAX0g3ytnU1AJMEcTk2Lex4Smpe3Q/eCTsvUBxbA==
7720-
dependencies:
7721-
find-cache-dir "^0.1.1"
7722-
mkdirp "^0.5.1"
7723-
77247707
loader-runner@^2.4.0:
77257708
version "2.4.0"
77267709
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
77447727
emojis-list "^3.0.0"
77457728
json5 "^1.0.1"
77467729

7730+
loader-utils@^2.0.0:
7731+
version "2.0.2"
7732+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.2.tgz#d6e3b4fb81870721ae4e0868ab11dd638368c129"
7733+
integrity sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==
7734+
dependencies:
7735+
big.js "^5.2.2"
7736+
emojis-list "^3.0.0"
7737+
json5 "^2.1.2"
7738+
77477739
localtunnel@^2.0.0:
77487740
version "2.0.0"
77497741
resolved "https://registry.yarnpkg.com/localtunnel/-/localtunnel-2.0.0.tgz#2ea71174fa80e34cce91b2a7ce416e6a57d9ff7c"
@@ -8713,10 +8705,10 @@ object-copy@^0.1.0:
87138705
define-property "^0.2.5"
87148706
kind-of "^3.0.3"
87158707

8716-
object-hash@^1.1.4:
8717-
version "1.3.1"
8718-
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df"
8719-
integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==
8708+
object-hash@^2.0.3:
8709+
version "2.2.0"
8710+
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
8711+
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
87208712

87218713
object-inspect@^1.7.0, object-inspect@^1.8.0:
87228714
version "1.8.0"
@@ -9317,13 +9309,6 @@ pinkie@^2.0.0:
93179309
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
93189310
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
93199311

9320-
pkg-dir@^1.0.0:
9321-
version "1.0.0"
9322-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
9323-
integrity sha1-ektQio1bstYp1EcFb/TpyTFM89Q=
9324-
dependencies:
9325-
find-up "^1.0.0"
9326-
93279312
pkg-dir@^2.0.0:
93289313
version "2.0.0"
93299314
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"

0 commit comments

Comments
 (0)