Bump eslint from 7.7.0 to 8.9.0
Brought to you by:
figure0
Originally created by: dependabot[bot]
Bumps eslint from 7.7.0 to 8.9.0.
Sourced from eslint's releases.
v8.9.0
Features
68f64a9feat: update eslint-scope to ignore"use strict"directives in ES3 (#15595](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15595">/issues/15595)) (Milos Djermanovic)db57639feat: addes2016,es2018,es2019, andes2022environments (#15587](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15587">/issues/15587)) (Milos Djermanovic)2dc38aafeat: fix bug with arrow function return types in function-paren-newline (#15541](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15541">/issues/15541)) (Milos Djermanovic)6f940c3feat: Implement FlatRuleTester (#15519](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15519">/issues/15519)) (Nicholas C. Zakas)Documentation
570a036docs: addone-varexample withfor-loopinitializer (#15596](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15596">/issues/15596)) (Milos Djermanovic)417191ddocs: Remove the $ prefix in terminal commands (#15565](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15565">/issues/15565)) (Andreas Lewis)389ff34docs: add missingVariable#scopeproperty in the scope manager docs (#15571](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15571">/issues/15571)) (Milos Djermanovic)f63795ddocs: no-eval replace dead link with working one (#15568](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15568">/issues/15568)) (rasenplanscher)0383591docs: Remove old Markdown issue template (#15556](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15556">/issues/15556)) (Brandon Mills)a8dd5a2docs: add 'when not to use it' section in no-duplicate-case docs (#15563](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15563">/issues/15563)) (Milos Djermanovic)1ad439edocs: add missed verb in docs (#15550](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15550">/issues/15550)) (Jeff Mosawy)Chores
586d45cchore: Upgrade to espree@9.3.1 (#15600](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15600">/issues/15600)) (Milos Djermanovic)623e1e2chore: Upgrade to eslint-visitor-keys@3.3.0 (#15599](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15599">/issues/15599)) (Milos Djermanovic)355b23dchore: fix outdated link to Code of Conduct in PR template (#15578](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15578">/issues/15578)) (Rich Trott)b10fef2ci: use Node 16 for browser test (#15569](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15569">/issues/15569)) (Milos Djermanovic)92f89fbchore: suggest demo link in bug report template (#15557](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15557">/issues/15557)) (Brandon Mills)v8.8.0
Features
5d60812feat: implement rfc 2021-suppression-support (#15459](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">/issues/15459)) (Yiwei Ding)Documentation
5769cc2docs: fix relative link (#15544](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">/issues/15544)) (Nick Schonning)ccbc35fdocs: trimmed rules h1s to just be rule names (#15514](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">/issues/15514)) (Josh Goldberg)851f1f1docs: fixed typo in comment (#15531](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">/issues/15531)) (Jiapei Liang)7d7af55docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15529">/issues/15529)) (David Anson)v8.7.0
Features
19ad061feat: no-restricted-imports support casing (#15439](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439">/issues/15439)) (gfyoung)564ecdbfeat: Support arbitrary module namespace names in no-restricted-imports (#15491](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491">/issues/15491)) (Milos Djermanovic)968a02afeat: Support arbitrary module namespace names in no-useless-rename (#15493](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493">/issues/15493)) (Milos Djermanovic)0d2b9a6feat: moveeslint --initto@eslint/create-config(#15150](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150">/issues/15150)) (唯然)127f524feat: false negative withpropertyoption inid-match(#15474](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474">/issues/15474)) (Nitin Kumar)359b2c1feat: Support arbitrary module namespace names in the camelcase rule (#15490](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490">/issues/15490)) (Milos Djermanovic)3549571feat: Support arbitrary module namespace names in the quotes rule (#15479](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479">/issues/15479)) (Milos Djermanovic)5563c45feat: Support arbitrary module namespace names in keyword-spacing (#15481](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481">/issues/15481)) (Milos Djermanovic)fd3683ffeat: Support arbitrary module namespace names in no-restricted-exports (#15478](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478">/issues/15478)) (Milos Djermanovic)Bug Fixes
a8db9a5fix: no-invalid-this false positive in class field initializer (#15495](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495">/issues/15495)) (Milos Djermanovic)02d6426fix: Correctly consume RuleTester statics (#15507](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507">/issues/15507)) (Brad Zacher)db15802fix: Add propertyfatalErrorCountto ignored file results (#15520](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520">/issues/15520)) (Francesco Trotta)03ac8cffix: Prevent false positives with no-constant-condition (#15486](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486">/issues/15486)) (Jordan Eldredge)
... (truncated)
Sourced from eslint's changelog.
v8.9.0 - February 11, 2022
68f64a9feat: update eslint-scope to ignore"use strict"directives in ES3 (#15595](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15595">/issues/15595)) (Milos Djermanovic)db57639feat: addes2016,es2018,es2019, andes2022environments (#15587](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15587">/issues/15587)) (Milos Djermanovic)586d45cchore: Upgrade to espree@9.3.1 (#15600](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15600">/issues/15600)) (Milos Djermanovic)623e1e2chore: Upgrade to eslint-visitor-keys@3.3.0 (#15599](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15599">/issues/15599)) (Milos Djermanovic)570a036docs: addone-varexample withfor-loopinitializer (#15596](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15596">/issues/15596)) (Milos Djermanovic)2dc38aafeat: fix bug with arrow function return types in function-paren-newline (#15541](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15541">/issues/15541)) (Milos Djermanovic)355b23dchore: fix outdated link to Code of Conduct in PR template (#15578](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15578">/issues/15578)) (Rich Trott)417191ddocs: Remove the $ prefix in terminal commands (#15565](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15565">/issues/15565)) (Andreas Lewis)389ff34docs: add missingVariable#scopeproperty in the scope manager docs (#15571](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15571">/issues/15571)) (Milos Djermanovic)b10fef2ci: use Node 16 for browser test (#15569](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15569">/issues/15569)) (Milos Djermanovic)f63795ddocs: no-eval replace dead link with working one (#15568](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15568">/issues/15568)) (rasenplanscher)6f940c3feat: Implement FlatRuleTester (#15519](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15519">/issues/15519)) (Nicholas C. Zakas)0383591docs: Remove old Markdown issue template (#15556](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15556">/issues/15556)) (Brandon Mills)92f89fbchore: suggest demo link in bug report template (#15557](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15557">/issues/15557)) (Brandon Mills)a8dd5a2docs: add 'when not to use it' section in no-duplicate-case docs (#15563](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15563">/issues/15563)) (Milos Djermanovic)1ad439edocs: add missed verb in docs (#15550](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15550">/issues/15550)) (Jeff Mosawy)v8.8.0 - January 28, 2022
5d60812feat: implement rfc 2021-suppression-support (#15459](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">/issues/15459)) (Yiwei Ding)5769cc2docs: fix relative link (#15544](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">/issues/15544)) (Nick Schonning)ccbc35fdocs: trimmed rules h1s to just be rule names (#15514](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">/issues/15514)) (Josh Goldberg)851f1f1docs: fixed typo in comment (#15531](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">/issues/15531)) (Jiapei Liang)7d7af55docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15529">/issues/15529)) (David Anson)v8.7.0 - January 15, 2022
369fb1bchore: Upgrade to eslint-visitor-keys@3.2.0 (#15526](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526">/issues/15526)) (Brandon Mills)a8db9a5fix: no-invalid-this false positive in class field initializer (#15495](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495">/issues/15495)) (Milos Djermanovic)19ad061feat: no-restricted-imports support casing (#15439](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439">/issues/15439)) (gfyoung)f50f849docs: Update CLI docs to prefer local install (#15513](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513">/issues/15513)) (Nicholas C. Zakas)0469eb1docs: Update shell code fences for new website (#15522](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522">/issues/15522)) (Olga)02d6426fix: Correctly consume RuleTester statics (#15507](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507">/issues/15507)) (Brad Zacher)db15802fix: Add propertyfatalErrorCountto ignored file results (#15520](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520">/issues/15520)) (Francesco Trotta)03ac8cffix: Prevent false positives with no-constant-condition (#15486](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486">/issues/15486)) (Jordan Eldredge)564ecdbfeat: Support arbitrary module namespace names in no-restricted-imports (#15491](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491">/issues/15491)) (Milos Djermanovic)968a02afeat: Support arbitrary module namespace names in no-useless-rename (#15493](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493">/issues/15493)) (Milos Djermanovic)ba6317bci: remove master branch from CI configs (#15501](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15501">/issues/15501)) (Milos Djermanovic)0d2b9a6feat: moveeslint --initto@eslint/create-config(#15150](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150">/issues/15150)) (唯然)79b6340chore: fixed typo in client-Engine (#15497](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15497">/issues/15497)) (Abhay Gupta)127f524feat: false negative withpropertyoption inid-match(#15474](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474">/issues/15474)) (Nitin Kumar)359b2c1feat: Support arbitrary module namespace names in the camelcase rule (#15490](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490">/issues/15490)) (Milos Djermanovic)3549571feat: Support arbitrary module namespace names in the quotes rule (#15479](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479">/issues/15479)) (Milos Djermanovic)5563c45feat: Support arbitrary module namespace names in keyword-spacing (#15481](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481">/issues/15481)) (Milos Djermanovic)fd3683ffeat: Support arbitrary module namespace names in no-restricted-exports (#15478](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478">/issues/15478)) (Milos Djermanovic)6278281chore: switchnew syntaxissue template to forms (#15480](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15480">/issues/15480)) (Nitin Kumar)v8.6.0 - December 31, 2021
... (truncated)
781f8d0 8.9.090250d5 Build: changelog update for 8.9.068f64a9 feat: update eslint-scope to ignore "use strict" directives in ES3 (#15595](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15595">/issues/15595))db57639 feat: add es2016, es2018, es2019, and es2022 environments (#15587](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15587">/issues/15587))586d45c chore: Upgrade to espree@9.3.1 (#15600](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15600">/issues/15600))623e1e2 chore: Upgrade to eslint-visitor-keys@3.3.0 (#15599](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15599">/issues/15599))570a036 docs: add one-var example with for-loop initializer (#15596](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15596">/issues/15596))2dc38aa feat: fix bug with arrow function return types in function-paren-newline (#15](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15">/issues/15)...355b23d chore: fix outdated link to Code of Conduct in PR template (#15578](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15578">/issues/15578))417191d docs: Remove the $ prefix in terminal commands (#15565](https://github.com/href="https://github-redirect.dependabot.com/eslint/eslint/issues/15565">/issues/15565))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.
Originally posted by: dependabot[bot]
Superseded by [#108].
Related
Tickets:
#108Ticket changed by: dependabot[bot]