byCedric / semantic-release-expo

An Expo implementation for semantic release, so you don't have to bother.
MIT License
91 stars 11 forks source link

chore(deps-dev): bump eslint from 6.1.0 to 6.3.0 #145

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint from 6.1.0 to 6.3.0.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.3.0 > * [`0acdefb`](https://github.com/eslint/eslint/commit/0acdefb97f35bb09db2910540c70dc377a01ad62) Chore: refactor code ([#12113](https://github-redirect.dependabot.com/eslint/eslint/issues/12113)) (James George) > * [`52e2cf5`](https://github.com/eslint/eslint/commit/52e2cf50b35d57fb8466e0bcd0581eff1590fb4c) New: reportUnusedDisableDirectives in config (refs eslint/rfcs#22) ([#12151](https://github-redirect.dependabot.com/eslint/eslint/issues/12151)) (Toru Nagashima) > * [`020f952`](https://github.com/eslint/eslint/commit/020f9526b618a191566acea3e17e20815d484c58) Update: enforceForSequenceExpressions to no-extra-parens (fixes [#11916](https://github-redirect.dependabot.com/eslint/eslint/issues/11916)) ([#12142](https://github-redirect.dependabot.com/eslint/eslint/issues/12142)) (Milos Djermanovic) > * [`aab1b84`](https://github.com/eslint/eslint/commit/aab1b840f9cffb2a76a5c9fe1852961be71dc184) Fix: reset to the default color ([#12174](https://github-redirect.dependabot.com/eslint/eslint/issues/12174)) (Ricardo Gobbo de Souza) > * [`4009d39`](https://github.com/eslint/eslint/commit/4009d39aa59451510aa24911e758d664f216289a) Fix: yoda rule produces invalid autofix with preceding yield ([#12166](https://github-redirect.dependabot.com/eslint/eslint/issues/12166)) (Milos Djermanovic) > * [`febb660`](https://github.com/eslint/eslint/commit/febb6605d350c936d64cb73e694482cfbb20b29c) Fix: no-extra-boolean-cast invalid autofix with yield before negation ([#12164](https://github-redirect.dependabot.com/eslint/eslint/issues/12164)) (Milos Djermanovic) > * [`4c0b70b`](https://github.com/eslint/eslint/commit/4c0b70b869c16647f7af6de9d5c5479fc19f49db) New: support TypeScript at config initializer (fixes [#11789](https://github-redirect.dependabot.com/eslint/eslint/issues/11789)) ([#12172](https://github-redirect.dependabot.com/eslint/eslint/issues/12172)) (Pig Fang) > * [`94e39d9`](https://github.com/eslint/eslint/commit/94e39d9f782f45db86a079e07508d63040118ef1) Chore: use GitHub Actions ([#12144](https://github-redirect.dependabot.com/eslint/eslint/issues/12144)) (Toru Nagashima) > * [`e88f305`](https://github.com/eslint/eslint/commit/e88f305df9d454868624c559fd93b981a680c215) Chore: support es2020 in fuzz ([#12180](https://github-redirect.dependabot.com/eslint/eslint/issues/12180)) (薛定谔的猫) > * [`00d2c5b`](https://github.com/eslint/eslint/commit/00d2c5be9a89efd90135c4368a9589f33df3f7ba) Docs: corrected class extension example ([#12176](https://github-redirect.dependabot.com/eslint/eslint/issues/12176)) (Marius M) > * [`31e5428`](https://github.com/eslint/eslint/commit/31e542819967b2aa1191e1abaa1c4a49fddbe3cf) Chore: Fix wrong error object keys in test files ([#12162](https://github-redirect.dependabot.com/eslint/eslint/issues/12162)) (Milos Djermanovic) > * [`197f443`](https://github.com/eslint/eslint/commit/197f4432fca70a574028e5568c48afad12213224) Fix: func-name-matching crash on descriptor-like arguments ([#12100](https://github-redirect.dependabot.com/eslint/eslint/issues/12100)) (Milos Djermanovic) > * [`644ce33`](https://github.com/eslint/eslint/commit/644ce3306748a33b74fc6a94be0267c2c9f19348) Fix: no-self-assign false positive with rest and spread in array ([#12099](https://github-redirect.dependabot.com/eslint/eslint/issues/12099)) (Milos Djermanovic) > * [`a81d263`](https://github.com/eslint/eslint/commit/a81d2636ce41fb34d6826c2e9857814e11cb9c30) Fix: fix message of function-paren-newline ([#12136](https://github-redirect.dependabot.com/eslint/eslint/issues/12136)) (Pig Fang) > * [`77f8ed1`](https://github.com/eslint/eslint/commit/77f8ed1ad9656c526217ce54a6717fa232d522c8) Chore: update blogpost template ([#12154](https://github-redirect.dependabot.com/eslint/eslint/issues/12154)) (Toru Nagashima) > * [`6abc7b7`](https://github.com/eslint/eslint/commit/6abc7b72dfb824a372379708ca39340b2c7abc03) Docs: Document the exception in no-unsafe-negation ([#12161](https://github-redirect.dependabot.com/eslint/eslint/issues/12161)) (Milos Djermanovic) > > ## v6.2.2 > * [`0e0b784`](https://github.com/eslint/eslint/commit/0e0b784b922051c2a1d39dd8160382114b645800) Upgrade: espree@^6.1.1 ([#12158](https://github-redirect.dependabot.com/eslint/eslint/issues/12158)) (Kevin Partington) > * [`04e859f`](https://github.com/eslint/eslint/commit/04e859f228d081efd3af6edb22563dbc775f8d1d) Sponsors: Sync README with website (ESLint Jenkins) > * [`34783d1`](https://github.com/eslint/eslint/commit/34783d10ff9b58a3c1e39a36e10864caeb9f66e0) Sponsors: Sync README with website (ESLint Jenkins) > * [`b809e72`](https://github.com/eslint/eslint/commit/b809e72221bc658e5a42bfd4b8723d3771571f9e) Docs: Update README team and sponsors (ESLint Jenkins) > > ## v6.2.1 > * [`8c021b5`](https://github.com/eslint/eslint/commit/8c021b5917b3aa3c578ffe3972106d0a6bcf0838) Upgrade: eslint-utils 1.4.2 ([#12131](https://github-redirect.dependabot.com/eslint/eslint/issues/12131)) (Toru Nagashima) > * [`e82388b`](https://github.com/eslint/eslint/commit/e82388bd87717430200ec554634cc08806e38d3c) Sponsors: Sync README with website (ESLint Jenkins) > * [`4aeeeed`](https://github.com/eslint/eslint/commit/4aeeeedb656ee3519ea82ebf0cb41ca801215046) Docs: update docs for ecmaVersion 2020 ([#12120](https://github-redirect.dependabot.com/eslint/eslint/issues/12120)) (silverwind) > * [`6886148`](https://github.com/eslint/eslint/commit/6886148d1f528659ec3e125f61ef7a5f4c67556d) Docs: Add duplicate keys limitation to accessor-pairs ([#12124](https://github-redirect.dependabot.com/eslint/eslint/issues/12124)) (Milos Djermanovic) > > ## v6.2.0 > * [`fee6acb`](https://github.com/eslint/eslint/commit/fee6acbe13cecd4c028e681e185fc6a6d6ba9452) Update: support bigint and dynamic import (refs [#11803](https://github-redirect.dependabot.com/eslint/eslint/issues/11803)) ([#11983](https://github-redirect.dependabot.com/eslint/eslint/issues/11983)) (Toru Nagashima) > * [`afd8012`](https://github.com/eslint/eslint/commit/afd8012c2797f2f5bf3c360cb241ea2ba6e1a489) New: noInlineConfig setting (refs eslint/rfcs#22) ([#12091](https://github-redirect.dependabot.com/eslint/eslint/issues/12091)) (Toru Nagashima) > * [`3d12378`](https://github.com/eslint/eslint/commit/3d12378221961439c27ddae0ecda9845ac575107) Update: Fix accessor-pairs to enforce pairs per property in literals ([#12062](https://github-redirect.dependabot.com/eslint/eslint/issues/12062)) (Milos Djermanovic) > * [`8cd00b3`](https://github.com/eslint/eslint/commit/8cd00b308987e0db0bdb2e242bf13b2b07b350bd) New: function-call-argument-newline ([#12024](https://github-redirect.dependabot.com/eslint/eslint/issues/12024)) (finico) > * [`30ebf92`](https://github.com/eslint/eslint/commit/30ebf929f60684520b1201c1adfd86214c19d614) Fix: prefer-template autofix produces syntax error with octal escapes ([#12085](https://github-redirect.dependabot.com/eslint/eslint/issues/12085)) (Milos Djermanovic) > * [`13c3988`](https://github.com/eslint/eslint/commit/13c3988a4001ae368ea7b6c8d3dd0abfa7c6cf64) Fix: Check literal type explicitly in dot-notation ([#12095](https://github-redirect.dependabot.com/eslint/eslint/issues/12095)) (Milos Djermanovic) > * [`3e5ceca`](https://github.com/eslint/eslint/commit/3e5ceca4d2284b55a2292a1d3de9aa4cdf6fa213) Fix: Handle empty string property names in getFunctionNameWithKind ([#12104](https://github-redirect.dependabot.com/eslint/eslint/issues/12104)) (Milos Djermanovic) > * [`9a043ff`](https://github.com/eslint/eslint/commit/9a043ffbb864fc65baeb16fe5668435e3b7cfe34) Fix: no-duplicate-case false positives on Object.prototype keys ([#12107](https://github-redirect.dependabot.com/eslint/eslint/issues/12107)) (Milos Djermanovic) > * [`fe631af`](https://github.com/eslint/eslint/commit/fe631afee59641876598d19b1935967099cc6fa0) Chore: minor typo fix ([#12112](https://github-redirect.dependabot.com/eslint/eslint/issues/12112)) (James George) > * [`4cb7877`](https://github.com/eslint/eslint/commit/4cb78774f6cc687a3c8701462f8c7f7b587ecaf0) Fix: fix no-extra-parens ignores some nodes ([#11909](https://github-redirect.dependabot.com/eslint/eslint/issues/11909)) (Pig Fang) > * [`2dc23b8`](https://github.com/eslint/eslint/commit/2dc23b81e54defbce7a70a7f26c2e4c7b692cf58) Update: fix no-dupe-keys false negatives on empty string names ([#12069](https://github-redirect.dependabot.com/eslint/eslint/issues/12069)) (Milos Djermanovic) > * [`19ab666`](https://github.com/eslint/eslint/commit/19ab6666e8e4142a183bdee2be96e5bafbac0e21) Fix: yoda exceptRange false positives on empty string property names ([#12071](https://github-redirect.dependabot.com/eslint/eslint/issues/12071)) (Milos Djermanovic) > * [`d642150`](https://github.com/eslint/eslint/commit/d642150fe016608e71a1df2a72960e915b3cfbad) Update: Check empty string property names in sort-keys ([#12073](https://github-redirect.dependabot.com/eslint/eslint/issues/12073)) (Milos Djermanovic) > * [`acce6de`](https://github.com/eslint/eslint/commit/acce6de940e2b089ff5ba59e4518a54af1682d5e) Fix: class-methods-use-this reports 'undefined' names ([#12103](https://github-redirect.dependabot.com/eslint/eslint/issues/12103)) (Milos Djermanovic) > * [`92ec2cb`](https://github.com/eslint/eslint/commit/92ec2cb1731b7b6e0ac66336d583fbb782504290) Fix: Allow bind call with a single spread element in no-extra-bind ([#12088](https://github-redirect.dependabot.com/eslint/eslint/issues/12088)) (Milos Djermanovic) > * [`bfdb0c9`](https://github.com/eslint/eslint/commit/bfdb0c97003fc0e045aa6ed10b177c35305a6e46) Fix: no-extra-boolean-cast invalid autofix for Boolean() without args ([#12076](https://github-redirect.dependabot.com/eslint/eslint/issues/12076)) (Milos Djermanovic) > * [`34ccc0c`](https://github.com/eslint/eslint/commit/34ccc0cd81f495190e585c6efa8ae233d45bd3ed) Chore: Remove TDZ scope type condition from no-unused-vars ([#12055](https://github-redirect.dependabot.com/eslint/eslint/issues/12055)) (Milos Djermanovic) > * [`01d38ce`](https://github.com/eslint/eslint/commit/01d38ce2faf0abbc9dd5d25694baeee131036165) Docs: Remove TDZ scope from the scope manager interface documentation ([#12054](https://github-redirect.dependabot.com/eslint/eslint/issues/12054)) (Milos Djermanovic) > * [`1aff8fc`](https://github.com/eslint/eslint/commit/1aff8fc4f9394cd9126654a55f7f3a43ab1cf8f0) Update: warn about mixing ternary and logical operators (fixes [#11704](https://github-redirect.dependabot.com/eslint/eslint/issues/11704)) ([#12001](https://github-redirect.dependabot.com/eslint/eslint/issues/12001)) (Karthik Priyadarshan) > ... (truncated)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v6.3.0 - August 30, 2019 > > * [`0acdefb`](https://github.com/eslint/eslint/commit/0acdefb97f35bb09db2910540c70dc377a01ad62) Chore: refactor code ([#12113](https://github-redirect.dependabot.com/eslint/eslint/issues/12113)) (James George) > * [`52e2cf5`](https://github.com/eslint/eslint/commit/52e2cf50b35d57fb8466e0bcd0581eff1590fb4c) New: reportUnusedDisableDirectives in config (refs eslint/rfcs#22) ([#12151](https://github-redirect.dependabot.com/eslint/eslint/issues/12151)) (Toru Nagashima) > * [`020f952`](https://github.com/eslint/eslint/commit/020f9526b618a191566acea3e17e20815d484c58) Update: enforceForSequenceExpressions to no-extra-parens (fixes [#11916](https://github-redirect.dependabot.com/eslint/eslint/issues/11916)) ([#12142](https://github-redirect.dependabot.com/eslint/eslint/issues/12142)) (Milos Djermanovic) > * [`aab1b84`](https://github.com/eslint/eslint/commit/aab1b840f9cffb2a76a5c9fe1852961be71dc184) Fix: reset to the default color ([#12174](https://github-redirect.dependabot.com/eslint/eslint/issues/12174)) (Ricardo Gobbo de Souza) > * [`4009d39`](https://github.com/eslint/eslint/commit/4009d39aa59451510aa24911e758d664f216289a) Fix: yoda rule produces invalid autofix with preceding yield ([#12166](https://github-redirect.dependabot.com/eslint/eslint/issues/12166)) (Milos Djermanovic) > * [`febb660`](https://github.com/eslint/eslint/commit/febb6605d350c936d64cb73e694482cfbb20b29c) Fix: no-extra-boolean-cast invalid autofix with yield before negation ([#12164](https://github-redirect.dependabot.com/eslint/eslint/issues/12164)) (Milos Djermanovic) > * [`4c0b70b`](https://github.com/eslint/eslint/commit/4c0b70b869c16647f7af6de9d5c5479fc19f49db) New: support TypeScript at config initializer (fixes [#11789](https://github-redirect.dependabot.com/eslint/eslint/issues/11789)) ([#12172](https://github-redirect.dependabot.com/eslint/eslint/issues/12172)) (Pig Fang) > * [`94e39d9`](https://github.com/eslint/eslint/commit/94e39d9f782f45db86a079e07508d63040118ef1) Chore: use GitHub Actions ([#12144](https://github-redirect.dependabot.com/eslint/eslint/issues/12144)) (Toru Nagashima) > * [`e88f305`](https://github.com/eslint/eslint/commit/e88f305df9d454868624c559fd93b981a680c215) Chore: support es2020 in fuzz ([#12180](https://github-redirect.dependabot.com/eslint/eslint/issues/12180)) (薛定谔的猫) > * [`00d2c5b`](https://github.com/eslint/eslint/commit/00d2c5be9a89efd90135c4368a9589f33df3f7ba) Docs: corrected class extension example ([#12176](https://github-redirect.dependabot.com/eslint/eslint/issues/12176)) (Marius M) > * [`31e5428`](https://github.com/eslint/eslint/commit/31e542819967b2aa1191e1abaa1c4a49fddbe3cf) Chore: Fix wrong error object keys in test files ([#12162](https://github-redirect.dependabot.com/eslint/eslint/issues/12162)) (Milos Djermanovic) > * [`197f443`](https://github.com/eslint/eslint/commit/197f4432fca70a574028e5568c48afad12213224) Fix: func-name-matching crash on descriptor-like arguments ([#12100](https://github-redirect.dependabot.com/eslint/eslint/issues/12100)) (Milos Djermanovic) > * [`644ce33`](https://github.com/eslint/eslint/commit/644ce3306748a33b74fc6a94be0267c2c9f19348) Fix: no-self-assign false positive with rest and spread in array ([#12099](https://github-redirect.dependabot.com/eslint/eslint/issues/12099)) (Milos Djermanovic) > * [`a81d263`](https://github.com/eslint/eslint/commit/a81d2636ce41fb34d6826c2e9857814e11cb9c30) Fix: fix message of function-paren-newline ([#12136](https://github-redirect.dependabot.com/eslint/eslint/issues/12136)) (Pig Fang) > * [`77f8ed1`](https://github.com/eslint/eslint/commit/77f8ed1ad9656c526217ce54a6717fa232d522c8) Chore: update blogpost template ([#12154](https://github-redirect.dependabot.com/eslint/eslint/issues/12154)) (Toru Nagashima) > * [`6abc7b7`](https://github.com/eslint/eslint/commit/6abc7b72dfb824a372379708ca39340b2c7abc03) Docs: Document the exception in no-unsafe-negation ([#12161](https://github-redirect.dependabot.com/eslint/eslint/issues/12161)) (Milos Djermanovic) > > v6.2.2 - August 23, 2019 > > * [`0e0b784`](https://github.com/eslint/eslint/commit/0e0b784b922051c2a1d39dd8160382114b645800) Upgrade: espree@^6.1.1 ([#12158](https://github-redirect.dependabot.com/eslint/eslint/issues/12158)) (Kevin Partington) > * [`04e859f`](https://github.com/eslint/eslint/commit/04e859f228d081efd3af6edb22563dbc775f8d1d) Sponsors: Sync README with website (ESLint Jenkins) > * [`34783d1`](https://github.com/eslint/eslint/commit/34783d10ff9b58a3c1e39a36e10864caeb9f66e0) Sponsors: Sync README with website (ESLint Jenkins) > * [`b809e72`](https://github.com/eslint/eslint/commit/b809e72221bc658e5a42bfd4b8723d3771571f9e) Docs: Update README team and sponsors (ESLint Jenkins) > > v6.2.1 - August 20, 2019 > > * [`8c021b5`](https://github.com/eslint/eslint/commit/8c021b5917b3aa3c578ffe3972106d0a6bcf0838) Upgrade: eslint-utils 1.4.2 ([#12131](https://github-redirect.dependabot.com/eslint/eslint/issues/12131)) (Toru Nagashima) > * [`e82388b`](https://github.com/eslint/eslint/commit/e82388bd87717430200ec554634cc08806e38d3c) Sponsors: Sync README with website (ESLint Jenkins) > * [`4aeeeed`](https://github.com/eslint/eslint/commit/4aeeeedb656ee3519ea82ebf0cb41ca801215046) Docs: update docs for ecmaVersion 2020 ([#12120](https://github-redirect.dependabot.com/eslint/eslint/issues/12120)) (silverwind) > * [`6886148`](https://github.com/eslint/eslint/commit/6886148d1f528659ec3e125f61ef7a5f4c67556d) Docs: Add duplicate keys limitation to accessor-pairs ([#12124](https://github-redirect.dependabot.com/eslint/eslint/issues/12124)) (Milos Djermanovic) > > v6.2.0 - August 18, 2019 > > * [`fee6acb`](https://github.com/eslint/eslint/commit/fee6acbe13cecd4c028e681e185fc6a6d6ba9452) Update: support bigint and dynamic import (refs [#11803](https://github-redirect.dependabot.com/eslint/eslint/issues/11803)) ([#11983](https://github-redirect.dependabot.com/eslint/eslint/issues/11983)) (Toru Nagashima) > * [`afd8012`](https://github.com/eslint/eslint/commit/afd8012c2797f2f5bf3c360cb241ea2ba6e1a489) New: noInlineConfig setting (refs eslint/rfcs#22) ([#12091](https://github-redirect.dependabot.com/eslint/eslint/issues/12091)) (Toru Nagashima) > * [`3d12378`](https://github.com/eslint/eslint/commit/3d12378221961439c27ddae0ecda9845ac575107) Update: Fix accessor-pairs to enforce pairs per property in literals ([#12062](https://github-redirect.dependabot.com/eslint/eslint/issues/12062)) (Milos Djermanovic) > * [`8cd00b3`](https://github.com/eslint/eslint/commit/8cd00b308987e0db0bdb2e242bf13b2b07b350bd) New: function-call-argument-newline ([#12024](https://github-redirect.dependabot.com/eslint/eslint/issues/12024)) (finico) > * [`30ebf92`](https://github.com/eslint/eslint/commit/30ebf929f60684520b1201c1adfd86214c19d614) Fix: prefer-template autofix produces syntax error with octal escapes ([#12085](https://github-redirect.dependabot.com/eslint/eslint/issues/12085)) (Milos Djermanovic) > * [`13c3988`](https://github.com/eslint/eslint/commit/13c3988a4001ae368ea7b6c8d3dd0abfa7c6cf64) Fix: Check literal type explicitly in dot-notation ([#12095](https://github-redirect.dependabot.com/eslint/eslint/issues/12095)) (Milos Djermanovic) > * [`3e5ceca`](https://github.com/eslint/eslint/commit/3e5ceca4d2284b55a2292a1d3de9aa4cdf6fa213) Fix: Handle empty string property names in getFunctionNameWithKind ([#12104](https://github-redirect.dependabot.com/eslint/eslint/issues/12104)) (Milos Djermanovic) > * [`9a043ff`](https://github.com/eslint/eslint/commit/9a043ffbb864fc65baeb16fe5668435e3b7cfe34) Fix: no-duplicate-case false positives on Object.prototype keys ([#12107](https://github-redirect.dependabot.com/eslint/eslint/issues/12107)) (Milos Djermanovic) > * [`fe631af`](https://github.com/eslint/eslint/commit/fe631afee59641876598d19b1935967099cc6fa0) Chore: minor typo fix ([#12112](https://github-redirect.dependabot.com/eslint/eslint/issues/12112)) (James George) > * [`4cb7877`](https://github.com/eslint/eslint/commit/4cb78774f6cc687a3c8701462f8c7f7b587ecaf0) Fix: fix no-extra-parens ignores some nodes ([#11909](https://github-redirect.dependabot.com/eslint/eslint/issues/11909)) (Pig Fang) > * [`2dc23b8`](https://github.com/eslint/eslint/commit/2dc23b81e54defbce7a70a7f26c2e4c7b692cf58) Update: fix no-dupe-keys false negatives on empty string names ([#12069](https://github-redirect.dependabot.com/eslint/eslint/issues/12069)) (Milos Djermanovic) > * [`19ab666`](https://github.com/eslint/eslint/commit/19ab6666e8e4142a183bdee2be96e5bafbac0e21) Fix: yoda exceptRange false positives on empty string property names ([#12071](https://github-redirect.dependabot.com/eslint/eslint/issues/12071)) (Milos Djermanovic) > * [`d642150`](https://github.com/eslint/eslint/commit/d642150fe016608e71a1df2a72960e915b3cfbad) Update: Check empty string property names in sort-keys ([#12073](https://github-redirect.dependabot.com/eslint/eslint/issues/12073)) (Milos Djermanovic) > * [`acce6de`](https://github.com/eslint/eslint/commit/acce6de940e2b089ff5ba59e4518a54af1682d5e) Fix: class-methods-use-this reports 'undefined' names ([#12103](https://github-redirect.dependabot.com/eslint/eslint/issues/12103)) (Milos Djermanovic) > * [`92ec2cb`](https://github.com/eslint/eslint/commit/92ec2cb1731b7b6e0ac66336d583fbb782504290) Fix: Allow bind call with a single spread element in no-extra-bind ([#12088](https://github-redirect.dependabot.com/eslint/eslint/issues/12088)) (Milos Djermanovic) > ... (truncated)
Commits - [`329e295`](https://github.com/eslint/eslint/commit/329e295ff95cb49c1ab5ea4f3efbbc220307cfbd) 6.3.0 - [`94180da`](https://github.com/eslint/eslint/commit/94180da2697e689c9bce22bf69a094c1bed2c552) Build: changelog update for 6.3.0 - [`0acdefb`](https://github.com/eslint/eslint/commit/0acdefb97f35bb09db2910540c70dc377a01ad62) Chore: refactor code ([#12113](https://github-redirect.dependabot.com/eslint/eslint/issues/12113)) - [`52e2cf5`](https://github.com/eslint/eslint/commit/52e2cf50b35d57fb8466e0bcd0581eff1590fb4c) New: reportUnusedDisableDirectives in config (refs eslint/rfcs#22) ([#12151](https://github-redirect.dependabot.com/eslint/eslint/issues/12151)) - [`020f952`](https://github.com/eslint/eslint/commit/020f9526b618a191566acea3e17e20815d484c58) Update: enforceForSequenceExpressions to no-extra-parens (fixes [#11916](https://github-redirect.dependabot.com/eslint/eslint/issues/11916)) ([#12142](https://github-redirect.dependabot.com/eslint/eslint/issues/12142)) - [`aab1b84`](https://github.com/eslint/eslint/commit/aab1b840f9cffb2a76a5c9fe1852961be71dc184) Fix: reset to the default color ([#12174](https://github-redirect.dependabot.com/eslint/eslint/issues/12174)) - [`4009d39`](https://github.com/eslint/eslint/commit/4009d39aa59451510aa24911e758d664f216289a) Fix: yoda rule produces invalid autofix with preceding yield ([#12166](https://github-redirect.dependabot.com/eslint/eslint/issues/12166)) - [`febb660`](https://github.com/eslint/eslint/commit/febb6605d350c936d64cb73e694482cfbb20b29c) Fix: no-extra-boolean-cast invalid autofix with yield before negation ([#12164](https://github-redirect.dependabot.com/eslint/eslint/issues/12164)) - [`4c0b70b`](https://github.com/eslint/eslint/commit/4c0b70b869c16647f7af6de9d5c5479fc19f49db) New: support TypeScript at config initializer (fixes [#11789](https://github-redirect.dependabot.com/eslint/eslint/issues/11789)) ([#12172](https://github-redirect.dependabot.com/eslint/eslint/issues/12172)) - [`94e39d9`](https://github.com/eslint/eslint/commit/94e39d9f782f45db86a079e07508d63040118ef1) Chore: use GitHub Actions ([#12144](https://github-redirect.dependabot.com/eslint/eslint/issues/12144)) - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v6.1.0...v6.3.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 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 the `.dependabot/config.yml` file in this repo: - 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.
codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 5690f107 and detected 0 issues on this pull request.

View more on Code Climate.

byCedric commented 4 years ago

:tada: This PR is included in version 2.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: