Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
6.2.1
6.3.0
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
rebase!
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
6.2.1
->6.3.0
Release Notes
eslint/eslint
### [`v6.3.0`](https://togithub.com/eslint/eslint/releases/v6.3.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.2.2...v6.3.0) - [`0acdefb`](https://togithub.com/eslint/eslint/commit/0acdefb97f35bb09db2910540c70dc377a01ad62) Chore: refactor code ([#12113](https://togithub.com/eslint/eslint/issues/12113)) (James George) - [`52e2cf5`](https://togithub.com/eslint/eslint/commit/52e2cf50b35d57fb8466e0bcd0581eff1590fb4c) New: reportUnusedDisableDirectives in config (refs [eslint/rfcs#22](https://togithub.com/eslint/rfcs/issues/22)) ([#12151](https://togithub.com/eslint/eslint/issues/12151)) (Toru Nagashima) - [`020f952`](https://togithub.com/eslint/eslint/commit/020f9526b618a191566acea3e17e20815d484c58) Update: enforceForSequenceExpressions to no-extra-parens (fixes [#11916](https://togithub.com/eslint/eslint/issues/11916)) ([#12142](https://togithub.com/eslint/eslint/issues/12142)) (Milos Djermanovic) - [`aab1b84`](https://togithub.com/eslint/eslint/commit/aab1b840f9cffb2a76a5c9fe1852961be71dc184) Fix: reset to the default color ([#12174](https://togithub.com/eslint/eslint/issues/12174)) (Ricardo Gobbo de Souza) - [`4009d39`](https://togithub.com/eslint/eslint/commit/4009d39aa59451510aa24911e758d664f216289a) Fix: yoda rule produces invalid autofix with preceding yield ([#12166](https://togithub.com/eslint/eslint/issues/12166)) (Milos Djermanovic) - [`febb660`](https://togithub.com/eslint/eslint/commit/febb6605d350c936d64cb73e694482cfbb20b29c) Fix: no-extra-boolean-cast invalid autofix with yield before negation ([#12164](https://togithub.com/eslint/eslint/issues/12164)) (Milos Djermanovic) - [`4c0b70b`](https://togithub.com/eslint/eslint/commit/4c0b70b869c16647f7af6de9d5c5479fc19f49db) New: support TypeScript at config initializer (fixes [#11789](https://togithub.com/eslint/eslint/issues/11789)) ([#12172](https://togithub.com/eslint/eslint/issues/12172)) (Pig Fang) - [`94e39d9`](https://togithub.com/eslint/eslint/commit/94e39d9f782f45db86a079e07508d63040118ef1) Chore: use GitHub Actions ([#12144](https://togithub.com/eslint/eslint/issues/12144)) (Toru Nagashima) - [`e88f305`](https://togithub.com/eslint/eslint/commit/e88f305df9d454868624c559fd93b981a680c215) Chore: support es2020 in fuzz ([#12180](https://togithub.com/eslint/eslint/issues/12180)) (薛定谔的猫) - [`00d2c5b`](https://togithub.com/eslint/eslint/commit/00d2c5be9a89efd90135c4368a9589f33df3f7ba) Docs: corrected class extension example ([#12176](https://togithub.com/eslint/eslint/issues/12176)) (Marius M) - [`31e5428`](https://togithub.com/eslint/eslint/commit/31e542819967b2aa1191e1abaa1c4a49fddbe3cf) Chore: Fix wrong error object keys in test files ([#12162](https://togithub.com/eslint/eslint/issues/12162)) (Milos Djermanovic) - [`197f443`](https://togithub.com/eslint/eslint/commit/197f4432fca70a574028e5568c48afad12213224) Fix: func-name-matching crash on descriptor-like arguments ([#12100](https://togithub.com/eslint/eslint/issues/12100)) (Milos Djermanovic) - [`644ce33`](https://togithub.com/eslint/eslint/commit/644ce3306748a33b74fc6a94be0267c2c9f19348) Fix: no-self-assign false positive with rest and spread in array ([#12099](https://togithub.com/eslint/eslint/issues/12099)) (Milos Djermanovic) - [`a81d263`](https://togithub.com/eslint/eslint/commit/a81d2636ce41fb34d6826c2e9857814e11cb9c30) Fix: fix message of function-paren-newline ([#12136](https://togithub.com/eslint/eslint/issues/12136)) (Pig Fang) - [`77f8ed1`](https://togithub.com/eslint/eslint/commit/77f8ed1ad9656c526217ce54a6717fa232d522c8) Chore: update blogpost template ([#12154](https://togithub.com/eslint/eslint/issues/12154)) (Toru Nagashima) - [`6abc7b7`](https://togithub.com/eslint/eslint/commit/6abc7b72dfb824a372379708ca39340b2c7abc03) Docs: Document the exception in no-unsafe-negation ([#12161](https://togithub.com/eslint/eslint/issues/12161)) (Milos Djermanovic) ### [`v6.2.2`](https://togithub.com/eslint/eslint/releases/v6.2.2) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.2.1...v6.2.2) - [`0e0b784`](https://togithub.com/eslint/eslint/commit/0e0b784b922051c2a1d39dd8160382114b645800) Upgrade: espree@^6.1.1 ([#12158](https://togithub.com/eslint/eslint/issues/12158)) (Kevin Partington) - [`04e859f`](https://togithub.com/eslint/eslint/commit/04e859f228d081efd3af6edb22563dbc775f8d1d) Sponsors: Sync README with website (ESLint Jenkins) - [`34783d1`](https://togithub.com/eslint/eslint/commit/34783d10ff9b58a3c1e39a36e10864caeb9f66e0) Sponsors: Sync README with website (ESLint Jenkins) - [`b809e72`](https://togithub.com/eslint/eslint/commit/b809e72221bc658e5a42bfd4b8723d3771571f9e) Docs: Update README team and sponsors (ESLint Jenkins)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.