josa42 / coc-sh

SH language server extension using bash-language-server for coc.nvim.
MIT License
205 stars 4 forks source link

Bump eslint from 6.3.0 to 6.4.0 #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint from 6.3.0 to 6.4.0.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.4.0 > * [`e915fff`](https://github.com/eslint/eslint/commit/e915fffb6089a23ff1cae926cc607f9b87dc1819) Docs: Improve examples and clarify default option ([#12067](https://github-redirect.dependabot.com/eslint/eslint/issues/12067)) (Yuping Zuo) > * [`540296f`](https://github.com/eslint/eslint/commit/540296fcecd232a09dc873a5a22f5839b59b7842) Update: enforceForClassMembers option to accessor-pairs (fixes [#12063](https://github-redirect.dependabot.com/eslint/eslint/issues/12063)) ([#12192](https://github-redirect.dependabot.com/eslint/eslint/issues/12192)) (Milos Djermanovic) > * [`d3c2334`](https://github.com/eslint/eslint/commit/d3c2334646eae9287d5be9e457d041e445efb512) Update: flag nested block with declaration as error ([#12193](https://github-redirect.dependabot.com/eslint/eslint/issues/12193)) (David Waller) > * [`b2498d2`](https://github.com/eslint/eslint/commit/b2498d284b9c30ed1543429c2f45d9014e12fe22) Update: Fix handling of property names in no-self-assign ([#12105](https://github-redirect.dependabot.com/eslint/eslint/issues/12105)) (Milos Djermanovic) > * [`1ee61b0`](https://github.com/eslint/eslint/commit/1ee61b06715fcc750be2c923034a1e59ba663287) Update: enforceForClassMembers computed-property-spacing (fixes [#12049](https://github-redirect.dependabot.com/eslint/eslint/issues/12049)) ([#12214](https://github-redirect.dependabot.com/eslint/eslint/issues/12214)) (Milos Djermanovic) > * [`520c922`](https://github.com/eslint/eslint/commit/520c92270eed6e90c1a796e8af275980f01705e0) Docs: Added naming convention details to plugin usage ([#12202](https://github-redirect.dependabot.com/eslint/eslint/issues/12202)) (Henrique Barcelos) > * [`f826eab`](https://github.com/eslint/eslint/commit/f826eabbeecddb047f58f4e7308a14c18148d369) Fix: Allow line comment exception in object-curly-spacing (fixes [#11902](https://github-redirect.dependabot.com/eslint/eslint/issues/11902)) ([#12216](https://github-redirect.dependabot.com/eslint/eslint/issues/12216)) (Milos Djermanovic) > * [`db2a29b`](https://github.com/eslint/eslint/commit/db2a29beb0fa28183f65bf9e659c66c03a8918b5) Update: indentation of comment followed by semicolon (fixes [#12232](https://github-redirect.dependabot.com/eslint/eslint/issues/12232)) ([#12243](https://github-redirect.dependabot.com/eslint/eslint/issues/12243)) (Kai Cataldo) > * [`ae17d1c`](https://github.com/eslint/eslint/commit/ae17d1ca59dd466aa64da0680ec2453c2dc3b80d) Fix: no-sequences is reporting incorrect locations ([#12241](https://github-redirect.dependabot.com/eslint/eslint/issues/12241)) (Milos Djermanovic) > * [`365331a`](https://github.com/eslint/eslint/commit/365331a42e22af5a77ac9cfa9673d6a8f653eb5a) Fix: object-shorthand providing invalid fixes for typescript ([#12260](https://github-redirect.dependabot.com/eslint/eslint/issues/12260)) (Brad Zacher) > * [`1c921c6`](https://github.com/eslint/eslint/commit/1c921c6dfd7ddfb0308c8103e53d32c1241475f0) New: add no-import-assign (fixes [#12237](https://github-redirect.dependabot.com/eslint/eslint/issues/12237)) ([#12252](https://github-redirect.dependabot.com/eslint/eslint/issues/12252)) (Toru Nagashima) > * [`3be04fd`](https://github.com/eslint/eslint/commit/3be04fd6a4e7b3f5a5ecb845a29cf29b71fe2dfb) New: Add prefer-regex-literals rule (fixes [#12238](https://github-redirect.dependabot.com/eslint/eslint/issues/12238)) ([#12254](https://github-redirect.dependabot.com/eslint/eslint/issues/12254)) (Milos Djermanovic) > * [`37c0fde`](https://github.com/eslint/eslint/commit/37c0fdeb87b92a0b779b125adf45535b79b65757) Update: Report global Atomics calls in no-obj-calls (fixes [#12234](https://github-redirect.dependabot.com/eslint/eslint/issues/12234)) ([#12258](https://github-redirect.dependabot.com/eslint/eslint/issues/12258)) (Milos Djermanovic) > * [`985c9e5`](https://github.com/eslint/eslint/commit/985c9e5eba351965a8a1491a41dbdcc78154b8f4) Fix: space-before-function-paren autofix removes comments (fixes [#12259](https://github-redirect.dependabot.com/eslint/eslint/issues/12259)) ([#12264](https://github-redirect.dependabot.com/eslint/eslint/issues/12264)) (Milos Djermanovic) > * [`01da7d0`](https://github.com/eslint/eslint/commit/01da7d04c4e5a7376cf241ec02db7971726a1bf9) Fix: eqeqeq rule reports incorrect locations ([#12265](https://github-redirect.dependabot.com/eslint/eslint/issues/12265)) (Milos Djermanovic) > * [`319e4d8`](https://github.com/eslint/eslint/commit/319e4d8386ea846928f0f906c251b46043a53491) Docs: adding finally example ([#12256](https://github-redirect.dependabot.com/eslint/eslint/issues/12256)) (Jens Melgaard) > * [`d52328f`](https://github.com/eslint/eslint/commit/d52328f012f3704c7d1ce39427e63f80531c7979) Docs: fix no-sequences `with` examples ([#12239](https://github-redirect.dependabot.com/eslint/eslint/issues/12239)) (Milos Djermanovic) > * [`a41fdc0`](https://github.com/eslint/eslint/commit/a41fdc07404a7675d14183fab245fb8f49dcb858) Fix: Remove autofixer for no-unsafe-negation ([#12157](https://github-redirect.dependabot.com/eslint/eslint/issues/12157)) (Milos Djermanovic) > * [`e38f5fd`](https://github.com/eslint/eslint/commit/e38f5fdfc786363a3eae642f1a69a8725600aa61) Update: fix no-octal-escape false negatives after \0 ([#12079](https://github-redirect.dependabot.com/eslint/eslint/issues/12079)) (Milos Djermanovic) > * [`9418fbe`](https://github.com/eslint/eslint/commit/9418fbe0eb31cace3debe27b620709628df2fad7) Sponsors: Sync README with website (ESLint Jenkins) > * [`acc5ec5`](https://github.com/eslint/eslint/commit/acc5ec5082aed466a29899f651e6767b39155aec) Sponsors: Sync README with website (ESLint Jenkins) > * [`460c5ad`](https://github.com/eslint/eslint/commit/460c5ad176eaf39ff579cd96b3bcbe0539093f8f) Sponsors: Sync README with website (ESLint Jenkins) > * [`0313441`](https://github.com/eslint/eslint/commit/0313441d016c8aa0674c135f9da67a676e766ec5) New: add rule default-param-last (fixes [#11361](https://github-redirect.dependabot.com/eslint/eslint/issues/11361)) ([#12188](https://github-redirect.dependabot.com/eslint/eslint/issues/12188)) (Chiawen Chen) > * [`7621f5d`](https://github.com/eslint/eslint/commit/7621f5d2aa7d87e798b75ca47d6889c280597e99) Update: add more specific linting messages to space-in-parens ([#11121](https://github-redirect.dependabot.com/eslint/eslint/issues/11121)) (Che Fisher) > * [`21eb904`](https://github.com/eslint/eslint/commit/21eb9044135c01b6c12188517bba840614483fc6) Fix: basePath of OverrideTester (fixes [#12032](https://github-redirect.dependabot.com/eslint/eslint/issues/12032)) ([#12205](https://github-redirect.dependabot.com/eslint/eslint/issues/12205)) (Toru Nagashima) > * [`86e5e65`](https://github.com/eslint/eslint/commit/86e5e657ea3fbf12b10524abcbc197afd215a060) Sponsors: Sync README with website (ESLint Jenkins) > * [`2b1a13f`](https://github.com/eslint/eslint/commit/2b1a13fa0de8360586857f3ced8da514c971297d) Fix: no-extra-boolean-cast reports wrong negation node (fixes [#11324](https://github-redirect.dependabot.com/eslint/eslint/issues/11324)) ([#12197](https://github-redirect.dependabot.com/eslint/eslint/issues/12197)) (Milos Djermanovic) > * [`ba8c2aa`](https://github.com/eslint/eslint/commit/ba8c2aa0154561fbeca33db0343cb39a7fbd9b4f) Sponsors: Sync README with website (ESLint Jenkins) > * [`a0a9746`](https://github.com/eslint/eslint/commit/a0a9746724ccd22c721ddc1b25c566aa9acea154) Docs: Fix link in no-irregular-whitespace.md ([#12196](https://github-redirect.dependabot.com/eslint/eslint/issues/12196)) (Timo Tijhof) > * [`e10eeba`](https://github.com/eslint/eslint/commit/e10eebab4abd193dee697c4de7fb2d95bbab2d8c) Fix: quotes autofix produces syntax error with octal escape sequences ([#12118](https://github-redirect.dependabot.com/eslint/eslint/issues/12118)) (Milos Djermanovic)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v6.4.0 - September 13, 2019 > > * [`e915fff`](https://github.com/eslint/eslint/commit/e915fffb6089a23ff1cae926cc607f9b87dc1819) Docs: Improve examples and clarify default option ([#12067](https://github-redirect.dependabot.com/eslint/eslint/issues/12067)) (Yuping Zuo) > * [`540296f`](https://github.com/eslint/eslint/commit/540296fcecd232a09dc873a5a22f5839b59b7842) Update: enforceForClassMembers option to accessor-pairs (fixes [#12063](https://github-redirect.dependabot.com/eslint/eslint/issues/12063)) ([#12192](https://github-redirect.dependabot.com/eslint/eslint/issues/12192)) (Milos Djermanovic) > * [`d3c2334`](https://github.com/eslint/eslint/commit/d3c2334646eae9287d5be9e457d041e445efb512) Update: flag nested block with declaration as error ([#12193](https://github-redirect.dependabot.com/eslint/eslint/issues/12193)) (David Waller) > * [`b2498d2`](https://github.com/eslint/eslint/commit/b2498d284b9c30ed1543429c2f45d9014e12fe22) Update: Fix handling of property names in no-self-assign ([#12105](https://github-redirect.dependabot.com/eslint/eslint/issues/12105)) (Milos Djermanovic) > * [`1ee61b0`](https://github.com/eslint/eslint/commit/1ee61b06715fcc750be2c923034a1e59ba663287) Update: enforceForClassMembers computed-property-spacing (fixes [#12049](https://github-redirect.dependabot.com/eslint/eslint/issues/12049)) ([#12214](https://github-redirect.dependabot.com/eslint/eslint/issues/12214)) (Milos Djermanovic) > * [`520c922`](https://github.com/eslint/eslint/commit/520c92270eed6e90c1a796e8af275980f01705e0) Docs: Added naming convention details to plugin usage ([#12202](https://github-redirect.dependabot.com/eslint/eslint/issues/12202)) (Henrique Barcelos) > * [`f826eab`](https://github.com/eslint/eslint/commit/f826eabbeecddb047f58f4e7308a14c18148d369) Fix: Allow line comment exception in object-curly-spacing (fixes [#11902](https://github-redirect.dependabot.com/eslint/eslint/issues/11902)) ([#12216](https://github-redirect.dependabot.com/eslint/eslint/issues/12216)) (Milos Djermanovic) > * [`db2a29b`](https://github.com/eslint/eslint/commit/db2a29beb0fa28183f65bf9e659c66c03a8918b5) Update: indentation of comment followed by semicolon (fixes [#12232](https://github-redirect.dependabot.com/eslint/eslint/issues/12232)) ([#12243](https://github-redirect.dependabot.com/eslint/eslint/issues/12243)) (Kai Cataldo) > * [`ae17d1c`](https://github.com/eslint/eslint/commit/ae17d1ca59dd466aa64da0680ec2453c2dc3b80d) Fix: no-sequences is reporting incorrect locations ([#12241](https://github-redirect.dependabot.com/eslint/eslint/issues/12241)) (Milos Djermanovic) > * [`365331a`](https://github.com/eslint/eslint/commit/365331a42e22af5a77ac9cfa9673d6a8f653eb5a) Fix: object-shorthand providing invalid fixes for typescript ([#12260](https://github-redirect.dependabot.com/eslint/eslint/issues/12260)) (Brad Zacher) > * [`1c921c6`](https://github.com/eslint/eslint/commit/1c921c6dfd7ddfb0308c8103e53d32c1241475f0) New: add no-import-assign (fixes [#12237](https://github-redirect.dependabot.com/eslint/eslint/issues/12237)) ([#12252](https://github-redirect.dependabot.com/eslint/eslint/issues/12252)) (Toru Nagashima) > * [`3be04fd`](https://github.com/eslint/eslint/commit/3be04fd6a4e7b3f5a5ecb845a29cf29b71fe2dfb) New: Add prefer-regex-literals rule (fixes [#12238](https://github-redirect.dependabot.com/eslint/eslint/issues/12238)) ([#12254](https://github-redirect.dependabot.com/eslint/eslint/issues/12254)) (Milos Djermanovic) > * [`37c0fde`](https://github.com/eslint/eslint/commit/37c0fdeb87b92a0b779b125adf45535b79b65757) Update: Report global Atomics calls in no-obj-calls (fixes [#12234](https://github-redirect.dependabot.com/eslint/eslint/issues/12234)) ([#12258](https://github-redirect.dependabot.com/eslint/eslint/issues/12258)) (Milos Djermanovic) > * [`985c9e5`](https://github.com/eslint/eslint/commit/985c9e5eba351965a8a1491a41dbdcc78154b8f4) Fix: space-before-function-paren autofix removes comments (fixes [#12259](https://github-redirect.dependabot.com/eslint/eslint/issues/12259)) ([#12264](https://github-redirect.dependabot.com/eslint/eslint/issues/12264)) (Milos Djermanovic) > * [`01da7d0`](https://github.com/eslint/eslint/commit/01da7d04c4e5a7376cf241ec02db7971726a1bf9) Fix: eqeqeq rule reports incorrect locations ([#12265](https://github-redirect.dependabot.com/eslint/eslint/issues/12265)) (Milos Djermanovic) > * [`319e4d8`](https://github.com/eslint/eslint/commit/319e4d8386ea846928f0f906c251b46043a53491) Docs: adding finally example ([#12256](https://github-redirect.dependabot.com/eslint/eslint/issues/12256)) (Jens Melgaard) > * [`d52328f`](https://github.com/eslint/eslint/commit/d52328f012f3704c7d1ce39427e63f80531c7979) Docs: fix no-sequences `with` examples ([#12239](https://github-redirect.dependabot.com/eslint/eslint/issues/12239)) (Milos Djermanovic) > * [`a41fdc0`](https://github.com/eslint/eslint/commit/a41fdc07404a7675d14183fab245fb8f49dcb858) Fix: Remove autofixer for no-unsafe-negation ([#12157](https://github-redirect.dependabot.com/eslint/eslint/issues/12157)) (Milos Djermanovic) > * [`e38f5fd`](https://github.com/eslint/eslint/commit/e38f5fdfc786363a3eae642f1a69a8725600aa61) Update: fix no-octal-escape false negatives after \0 ([#12079](https://github-redirect.dependabot.com/eslint/eslint/issues/12079)) (Milos Djermanovic) > * [`9418fbe`](https://github.com/eslint/eslint/commit/9418fbe0eb31cace3debe27b620709628df2fad7) Sponsors: Sync README with website (ESLint Jenkins) > * [`acc5ec5`](https://github.com/eslint/eslint/commit/acc5ec5082aed466a29899f651e6767b39155aec) Sponsors: Sync README with website (ESLint Jenkins) > * [`460c5ad`](https://github.com/eslint/eslint/commit/460c5ad176eaf39ff579cd96b3bcbe0539093f8f) Sponsors: Sync README with website (ESLint Jenkins) > * [`0313441`](https://github.com/eslint/eslint/commit/0313441d016c8aa0674c135f9da67a676e766ec5) New: add rule default-param-last (fixes [#11361](https://github-redirect.dependabot.com/eslint/eslint/issues/11361)) ([#12188](https://github-redirect.dependabot.com/eslint/eslint/issues/12188)) (Chiawen Chen) > * [`7621f5d`](https://github.com/eslint/eslint/commit/7621f5d2aa7d87e798b75ca47d6889c280597e99) Update: add more specific linting messages to space-in-parens ([#11121](https://github-redirect.dependabot.com/eslint/eslint/issues/11121)) (Che Fisher) > * [`21eb904`](https://github.com/eslint/eslint/commit/21eb9044135c01b6c12188517bba840614483fc6) Fix: basePath of OverrideTester (fixes [#12032](https://github-redirect.dependabot.com/eslint/eslint/issues/12032)) ([#12205](https://github-redirect.dependabot.com/eslint/eslint/issues/12205)) (Toru Nagashima) > * [`86e5e65`](https://github.com/eslint/eslint/commit/86e5e657ea3fbf12b10524abcbc197afd215a060) Sponsors: Sync README with website (ESLint Jenkins) > * [`2b1a13f`](https://github.com/eslint/eslint/commit/2b1a13fa0de8360586857f3ced8da514c971297d) Fix: no-extra-boolean-cast reports wrong negation node (fixes [#11324](https://github-redirect.dependabot.com/eslint/eslint/issues/11324)) ([#12197](https://github-redirect.dependabot.com/eslint/eslint/issues/12197)) (Milos Djermanovic) > * [`ba8c2aa`](https://github.com/eslint/eslint/commit/ba8c2aa0154561fbeca33db0343cb39a7fbd9b4f) Sponsors: Sync README with website (ESLint Jenkins) > * [`a0a9746`](https://github.com/eslint/eslint/commit/a0a9746724ccd22c721ddc1b25c566aa9acea154) Docs: Fix link in no-irregular-whitespace.md ([#12196](https://github-redirect.dependabot.com/eslint/eslint/issues/12196)) (Timo Tijhof) > * [`e10eeba`](https://github.com/eslint/eslint/commit/e10eebab4abd193dee697c4de7fb2d95bbab2d8c) Fix: quotes autofix produces syntax error with octal escape sequences ([#12118](https://github-redirect.dependabot.com/eslint/eslint/issues/12118)) (Milos Djermanovic)
Commits - [`5f3024f`](https://github.com/eslint/eslint/commit/5f3024f467893a46bff095d149d02bb39229d0e4) 6.4.0 - [`c847be2`](https://github.com/eslint/eslint/commit/c847be230a28c1cf26e40a11077428ce7ee32fe3) Build: changelog update for 6.4.0 - [`e915fff`](https://github.com/eslint/eslint/commit/e915fffb6089a23ff1cae926cc607f9b87dc1819) Docs: Improve examples and clarify default option ([#12067](https://github-redirect.dependabot.com/eslint/eslint/issues/12067)) - [`540296f`](https://github.com/eslint/eslint/commit/540296fcecd232a09dc873a5a22f5839b59b7842) Update: enforceForClassMembers option to accessor-pairs (fixes [#12063](https://github-redirect.dependabot.com/eslint/eslint/issues/12063)) ([#12192](https://github-redirect.dependabot.com/eslint/eslint/issues/12192)) - [`d3c2334`](https://github.com/eslint/eslint/commit/d3c2334646eae9287d5be9e457d041e445efb512) Update: flag nested block with declaration as error ([#12193](https://github-redirect.dependabot.com/eslint/eslint/issues/12193)) - [`b2498d2`](https://github.com/eslint/eslint/commit/b2498d284b9c30ed1543429c2f45d9014e12fe22) Update: Fix handling of property names in no-self-assign ([#12105](https://github-redirect.dependabot.com/eslint/eslint/issues/12105)) - [`1ee61b0`](https://github.com/eslint/eslint/commit/1ee61b06715fcc750be2c923034a1e59ba663287) Update: enforceForClassMembers computed-property-spacing (fixes [#12049](https://github-redirect.dependabot.com/eslint/eslint/issues/12049)) ([#12214](https://github-redirect.dependabot.com/eslint/eslint/issues/12214)) - [`520c922`](https://github.com/eslint/eslint/commit/520c92270eed6e90c1a796e8af275980f01705e0) Docs: Added naming convention details to plugin usage ([#12202](https://github-redirect.dependabot.com/eslint/eslint/issues/12202)) - [`f826eab`](https://github.com/eslint/eslint/commit/f826eabbeecddb047f58f4e7308a14c18148d369) Fix: Allow line comment exception in object-curly-spacing (fixes [#11902](https://github-redirect.dependabot.com/eslint/eslint/issues/11902)) ([#12](https://github-redirect.dependabot.com/eslint/eslint/issues/12)... - [`db2a29b`](https://github.com/eslint/eslint/commit/db2a29beb0fa28183f65bf9e659c66c03a8918b5) Update: indentation of comment followed by semicolon (fixes [#12232](https://github-redirect.dependabot.com/eslint/eslint/issues/12232)) ([#12243](https://github-redirect.dependabot.com/eslint/eslint/issues/12243)) - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v6.3.0...v6.4.0)


Dependabot compatibility score

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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.
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.