hexojs / hexo-html-minifier

Minify HTML files with HTMLMinifier.
MIT License
26 stars 16 forks source link

Update eslint requirement from ^5.11.1 to ^6.0.1 #19

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on eslint to permit the latest version.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.0.1 > * [`b5bde06`](https://github.com/eslint/eslint/commit/b5bde0669bd6a7a6b8e38cdf204d8d4b932cea63) Fix: --rulesdir option didn't work (fixes [#11888](https://github-redirect.dependabot.com/eslint/eslint/issues/11888)) ([#11890](https://github-redirect.dependabot.com/eslint/eslint/issues/11890)) (Toru Nagashima) > * [`13f0418`](https://github.com/eslint/eslint/commit/13f041897ee31982808a57b4d06450b57c9b27dc) Fix: improve error message on --print-config (fixes [#11874](https://github-redirect.dependabot.com/eslint/eslint/issues/11874)) ([#11885](https://github-redirect.dependabot.com/eslint/eslint/issues/11885)) (Toru Nagashima) > * [`056c2aa`](https://github.com/eslint/eslint/commit/056c2aaf39a5f8d06de24f06946dda95032a0361) Fix: improve diagnostics for shareable-config-missing errors ([#11880](https://github-redirect.dependabot.com/eslint/eslint/issues/11880)) (Teddy Katz) > * [`566b7aa`](https://github.com/eslint/eslint/commit/566b7aa5d61fb31cd47fe4da7820b07cf9bde1ec) Docs: Update no-confusing-arrow with the new default option ([#11886](https://github-redirect.dependabot.com/eslint/eslint/issues/11886)) (Yuping Zuo) > * [`d07f3fa`](https://github.com/eslint/eslint/commit/d07f3fae19b901c30cf4998f10722cb3182bd237) Fix: CLIEngine#getRules() contains plugin rules (fixes [#11871](https://github-redirect.dependabot.com/eslint/eslint/issues/11871)) ([#11872](https://github-redirect.dependabot.com/eslint/eslint/issues/11872)) (Toru Nagashima) > * [`21f4a80`](https://github.com/eslint/eslint/commit/21f4a8057ccc941f72bb617ae3b5c135a774f6c0) Docs: Fix inconsistent linking in migration guide ([#11881](https://github-redirect.dependabot.com/eslint/eslint/issues/11881)) (Teddy Katz) > * [`f3a0774`](https://github.com/eslint/eslint/commit/f3a0774a8879b08777a4aedc76677f13d5156242) Docs: Fix typo in 6.0.0 migration guide ([#11870](https://github-redirect.dependabot.com/eslint/eslint/issues/11870)) (Kevin Partington)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v6.0.1 - June 24, 2019 > > * [`b5bde06`](https://github.com/eslint/eslint/commit/b5bde0669bd6a7a6b8e38cdf204d8d4b932cea63) Fix: --rulesdir option didn't work (fixes [#11888](https://github-redirect.dependabot.com/eslint/eslint/issues/11888)) ([#11890](https://github-redirect.dependabot.com/eslint/eslint/issues/11890)) (Toru Nagashima) > * [`13f0418`](https://github.com/eslint/eslint/commit/13f041897ee31982808a57b4d06450b57c9b27dc) Fix: improve error message on --print-config (fixes [#11874](https://github-redirect.dependabot.com/eslint/eslint/issues/11874)) ([#11885](https://github-redirect.dependabot.com/eslint/eslint/issues/11885)) (Toru Nagashima) > * [`056c2aa`](https://github.com/eslint/eslint/commit/056c2aaf39a5f8d06de24f06946dda95032a0361) Fix: improve diagnostics for shareable-config-missing errors ([#11880](https://github-redirect.dependabot.com/eslint/eslint/issues/11880)) (Teddy Katz) > * [`566b7aa`](https://github.com/eslint/eslint/commit/566b7aa5d61fb31cd47fe4da7820b07cf9bde1ec) Docs: Update no-confusing-arrow with the new default option ([#11886](https://github-redirect.dependabot.com/eslint/eslint/issues/11886)) (Yuping Zuo) > * [`d07f3fa`](https://github.com/eslint/eslint/commit/d07f3fae19b901c30cf4998f10722cb3182bd237) Fix: CLIEngine#getRules() contains plugin rules (fixes [#11871](https://github-redirect.dependabot.com/eslint/eslint/issues/11871)) ([#11872](https://github-redirect.dependabot.com/eslint/eslint/issues/11872)) (Toru Nagashima) > * [`21f4a80`](https://github.com/eslint/eslint/commit/21f4a8057ccc941f72bb617ae3b5c135a774f6c0) Docs: Fix inconsistent linking in migration guide ([#11881](https://github-redirect.dependabot.com/eslint/eslint/issues/11881)) (Teddy Katz) > * [`f3a0774`](https://github.com/eslint/eslint/commit/f3a0774a8879b08777a4aedc76677f13d5156242) Docs: Fix typo in 6.0.0 migration guide ([#11870](https://github-redirect.dependabot.com/eslint/eslint/issues/11870)) (Kevin Partington) > > v6.0.0 - June 21, 2019 > > * [`81aa06b`](https://github.com/eslint/eslint/commit/81aa06b4cc49e9c15234a2c4d27659a03fea53d8) Upgrade: espree@6.0.0 ([#11869](https://github-redirect.dependabot.com/eslint/eslint/issues/11869)) (Teddy Katz) > * [`5f022bc`](https://github.com/eslint/eslint/commit/5f022bc91d0d93d140876ceb1ee4e08b1b7cfd49) Fix: no-else-return autofix produces name collisions (fixes [#11069](https://github-redirect.dependabot.com/eslint/eslint/issues/11069)) ([#11867](https://github-redirect.dependabot.com/eslint/eslint/issues/11867)) (Milos Djermanovic) > * [`ded9548`](https://github.com/eslint/eslint/commit/ded9548d881b15e771ca79b844e8159601f30f70) Fix: multiline-comment-style incorrect message ([#11864](https://github-redirect.dependabot.com/eslint/eslint/issues/11864)) (golopot) > * [`cad074d`](https://github.com/eslint/eslint/commit/cad074d4ddb34a59183b5965ca50170713b5a711) Docs: Add JSHint W047 compat to no-floating-decimal ([#11861](https://github-redirect.dependabot.com/eslint/eslint/issues/11861)) (Timo Tijhof) > * [`41f6304`](https://github.com/eslint/eslint/commit/41f6304ce641a82ee729251b448dceb9fb0d501d) Upgrade: sinon ([#11855](https://github-redirect.dependabot.com/eslint/eslint/issues/11855)) (Toru Nagashima) > * [`167ce87`](https://github.com/eslint/eslint/commit/167ce87e908ec04b0d3d79960278d45c883c4285) Chore: remove unuseable profile command ([#11854](https://github-redirect.dependabot.com/eslint/eslint/issues/11854)) (Toru Nagashima) > * [`c844c6f`](https://github.com/eslint/eslint/commit/c844c6f2ff314cfa8c6ca0e35a1ef58b7e297b79) Fix: max-len properly ignore trailing comments (fixes [#11838](https://github-redirect.dependabot.com/eslint/eslint/issues/11838)) ([#11841](https://github-redirect.dependabot.com/eslint/eslint/issues/11841)) (ZYSzys) > * [`1b5661a`](https://github.com/eslint/eslint/commit/1b5661ae467c227c0239e06cc1466480004aa799) Fix: no-var should not fix variables named 'let' (fixes [#11830](https://github-redirect.dependabot.com/eslint/eslint/issues/11830)) ([#11832](https://github-redirect.dependabot.com/eslint/eslint/issues/11832)) (Milos Djermanovic) > * [`4d75956`](https://github.com/eslint/eslint/commit/4d75956147b6fd662ee90eb21d3f762816463b88) Build: CI with Azure Pipelines ([#11845](https://github-redirect.dependabot.com/eslint/eslint/issues/11845)) (Toru Nagashima) > * [`1db3462`](https://github.com/eslint/eslint/commit/1db346220889305a427b45a00afcf362b81b3767) Chore: rm superfluous argument & fix perf-multifiles-targets ([#11834](https://github-redirect.dependabot.com/eslint/eslint/issues/11834)) (薛定谔的猫) > * [`c57a4a4`](https://github.com/eslint/eslint/commit/c57a4a4a993193c4208c6419df331a7bc644a536) Upgrade: @babel/polyfill => core-js v3 ([#11833](https://github-redirect.dependabot.com/eslint/eslint/issues/11833)) (薛定谔的猫) > * [`65faa04`](https://github.com/eslint/eslint/commit/65faa04e8b42eecd4505111bbff296951179f033) Docs: Clarify prefer-destructuring array/object difference (fixes [#9970](https://github-redirect.dependabot.com/eslint/eslint/issues/9970)) ([#11851](https://github-redirect.dependabot.com/eslint/eslint/issues/11851)) (Oliver Sieweke) > * [`81c3823`](https://github.com/eslint/eslint/commit/81c382378923a45015bafe58362f6c8faa5c3d5f) Fix: require-atomic-updates reports parameters (fixes [#11723](https://github-redirect.dependabot.com/eslint/eslint/issues/11723)) ([#11774](https://github-redirect.dependabot.com/eslint/eslint/issues/11774)) (Toru Nagashima) > * [`aef8ea1`](https://github.com/eslint/eslint/commit/aef8ea1a44b9f13d468f48536c4c93f79f201d9b) Sponsors: Sync README with website (ESLint Jenkins) > > v6.0.0-rc.0 - June 9, 2019 > > * [`f403b07`](https://github.com/eslint/eslint/commit/f403b07283f91f1285d8318d6acea851dd765755) Update: introduce minKeys option to sort-keys rule (fixes [#11624](https://github-redirect.dependabot.com/eslint/eslint/issues/11624)) ([#11625](https://github-redirect.dependabot.com/eslint/eslint/issues/11625)) (Christian) > * [`87451f4`](https://github.com/eslint/eslint/commit/87451f4779bc4c0ec874042b6854920f947ee258) Fix: no-octal should report NonOctalDecimalIntegerLiteral (fixes [#11794](https://github-redirect.dependabot.com/eslint/eslint/issues/11794)) ([#11805](https://github-redirect.dependabot.com/eslint/eslint/issues/11805)) (Milos Djermanovic) > * [`e4ab053`](https://github.com/eslint/eslint/commit/e4ab0531c4e44c23494c6a802aa2329d15ac90e5) Update: support "bigint" in valid-typeof rule ([#11802](https://github-redirect.dependabot.com/eslint/eslint/issues/11802)) (Colin Ihrig) > * [`e0fafc8`](https://github.com/eslint/eslint/commit/e0fafc8ef59a80a6137f4170bbe46582d6fbcafc) Chore: removes unnecessary assignment in loop ([#11780](https://github-redirect.dependabot.com/eslint/eslint/issues/11780)) (Dimitri Mitropoulos) > * [`20908a3`](https://github.com/eslint/eslint/commit/20908a38f489c285abf8fceef4d9d13bf8b87f22) Docs: removed '>' prefix from from docs/working-with-rules ([#11818](https://github-redirect.dependabot.com/eslint/eslint/issues/11818)) (Alok Takshak) > * [`1c43eef`](https://github.com/eslint/eslint/commit/1c43eef605a9cf02a157881424ea62dcae747f69) Sponsors: Sync README with website (ESLint Jenkins) > * [`21f3131`](https://github.com/eslint/eslint/commit/21f3131aa1636afa8e5c01053e0e870f968425b1) Fix: `overrides` handle relative paths as expected (fixes [#11577](https://github-redirect.dependabot.com/eslint/eslint/issues/11577)) ([#11799](https://github-redirect.dependabot.com/eslint/eslint/issues/11799)) (Toru Nagashima) > * [`5509cdf`](https://github.com/eslint/eslint/commit/5509cdfa1b3d575248eef89a935f79c82e3f3071) Fix: fails the test case if autofix made syntax error (fixes [#11615](https://github-redirect.dependabot.com/eslint/eslint/issues/11615)) ([#11798](https://github-redirect.dependabot.com/eslint/eslint/issues/11798)) (Toru Nagashima) > * [`cb1922b`](https://github.com/eslint/eslint/commit/cb1922bdc07e58de0e55c13fd992dd8faf3292a4) Fix: show custom message for namespace import (fixes [#11580](https://github-redirect.dependabot.com/eslint/eslint/issues/11580)) ([#11791](https://github-redirect.dependabot.com/eslint/eslint/issues/11791)) (Pig Fang) > * [`37e5193`](https://github.com/eslint/eslint/commit/37e5193102d7544f155cdcb09c7c50dc602914d4) Update: add `endColumn` to no-useless-escape (fixes [#11629](https://github-redirect.dependabot.com/eslint/eslint/issues/11629)) ([#11790](https://github-redirect.dependabot.com/eslint/eslint/issues/11790)) (Pig Fang) > * [`ad4b048`](https://github.com/eslint/eslint/commit/ad4b048c6d034cbd7fd97deb4390d059bde8803f) Build: Fix typo in blog post template (fixes [#11614](https://github-redirect.dependabot.com/eslint/eslint/issues/11614)) ([#11782](https://github-redirect.dependabot.com/eslint/eslint/issues/11782)) (Kai Cataldo) > * [`9590587`](https://github.com/eslint/eslint/commit/9590587cef74c936ef9b7ce2d22a71e2fd0fbbc4) Update: improve reported location of arrow-parens (fixes [#11773](https://github-redirect.dependabot.com/eslint/eslint/issues/11773)) ([#11775](https://github-redirect.dependabot.com/eslint/eslint/issues/11775)) (Pig Fang) > * [`d662b17`](https://github.com/eslint/eslint/commit/d662b178c7dad193201564d16f7977af2f81ebcf) New: Add classname attribute to JUnit testcase (refs [#11068](https://github-redirect.dependabot.com/eslint/eslint/issues/11068)) ([#11683](https://github-redirect.dependabot.com/eslint/eslint/issues/11683)) (Fabio Pitino) > * [`8eaa9b2`](https://github.com/eslint/eslint/commit/8eaa9b259dc08dfb48269b1e4413d0d47698ed87) Chore: remove incorrect comment ([#11769](https://github-redirect.dependabot.com/eslint/eslint/issues/11769)) (薛定谔的猫) > * [`4039a49`](https://github.com/eslint/eslint/commit/4039a49177f2fefacd747050b420c0c4560b7d4b) Chore: add .github/funding.yml ([#11764](https://github-redirect.dependabot.com/eslint/eslint/issues/11764)) (Toru Nagashima) > > v6.0.0-alpha.2 - May 25, 2019 > > * [`9b87fee`](https://github.com/eslint/eslint/commit/9b87fee9dc7b1d99a50b924cb6b81255ebb5c4a2) Chore: Fix formatter documentation generation ([#11767](https://github-redirect.dependabot.com/eslint/eslint/issues/11767)) (Ilya Volodin) > * [`f116208`](https://github.com/eslint/eslint/commit/f11620848733a3a6f58811d9bb2c3e748d6135ac) Chore: Fix site generation script for releases ([#11766](https://github-redirect.dependabot.com/eslint/eslint/issues/11766)) (Ilya Volodin) > * [`cf9cce8`](https://github.com/eslint/eslint/commit/cf9cce81aa68e9bc23840530cb33f4c3f551fb1e) Update: Add never option for new-parens (refs [#10034](https://github-redirect.dependabot.com/eslint/eslint/issues/10034)) ([#11379](https://github-redirect.dependabot.com/eslint/eslint/issues/11379)) (pfgithub) > ... (truncated)
Commits - [`54ee60b`](https://github.com/eslint/eslint/commit/54ee60be5e1dba0482f52fef4f57cf82ff963198) 6.0.1 - [`3975d50`](https://github.com/eslint/eslint/commit/3975d50d6da28ef3ab24e608937a9e600a807a21) Build: changelog update for 6.0.1 - [`b5bde06`](https://github.com/eslint/eslint/commit/b5bde0669bd6a7a6b8e38cdf204d8d4b932cea63) Fix: --rulesdir option didn't work (fixes [#11888](https://github-redirect.dependabot.com/eslint/eslint/issues/11888)) ([#11890](https://github-redirect.dependabot.com/eslint/eslint/issues/11890)) - [`13f0418`](https://github.com/eslint/eslint/commit/13f041897ee31982808a57b4d06450b57c9b27dc) Fix: improve error message on --print-config (fixes [#11874](https://github-redirect.dependabot.com/eslint/eslint/issues/11874)) ([#11885](https://github-redirect.dependabot.com/eslint/eslint/issues/11885)) - [`056c2aa`](https://github.com/eslint/eslint/commit/056c2aaf39a5f8d06de24f06946dda95032a0361) Fix: improve diagnostics for shareable-config-missing errors ([#11880](https://github-redirect.dependabot.com/eslint/eslint/issues/11880)) - [`566b7aa`](https://github.com/eslint/eslint/commit/566b7aa5d61fb31cd47fe4da7820b07cf9bde1ec) Docs: Update no-confusing-arrow with the new default option ([#11886](https://github-redirect.dependabot.com/eslint/eslint/issues/11886)) - [`d07f3fa`](https://github.com/eslint/eslint/commit/d07f3fae19b901c30cf4998f10722cb3182bd237) Fix: CLIEngine#getRules() contains plugin rules (fixes [#11871](https://github-redirect.dependabot.com/eslint/eslint/issues/11871)) ([#11872](https://github-redirect.dependabot.com/eslint/eslint/issues/11872)) - [`21f4a80`](https://github.com/eslint/eslint/commit/21f4a8057ccc941f72bb617ae3b5c135a774f6c0) Docs: Fix inconsistent linking in migration guide ([#11881](https://github-redirect.dependabot.com/eslint/eslint/issues/11881)) - [`f3a0774`](https://github.com/eslint/eslint/commit/f3a0774a8879b08777a4aedc76677f13d5156242) Docs: Fix typo in 6.0.0 migration guide ([#11870](https://github-redirect.dependabot.com/eslint/eslint/issues/11870)) - [`a7985a6`](https://github.com/eslint/eslint/commit/a7985a6a6ba3d800194f20faf94f5efb9282a360) 6.0.0 - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v5.11.1...v6.0.1)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.