Closed renovate[bot] closed 5 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Merging #31 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #31 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 15 15
=====================================
Hits 15 15
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 14e4a7c...7838b89. Read the comment docs.
!merge
!merge
This PR contains the following updates:
5.9.0
->5.10.0
Release Notes
eslint/eslint
### [`v5.10.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.10.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.9.0...v5.10.0) - [`4b0f517`](https://renovatebot.com/gh/eslint/eslint/commit/4b0f517cd317e5f1b99a1e8a0392332bd8a2e231) Upgrade: single- and multiline const, let, var statements (fixes [#10721](https://renovatebot.com/gh/eslint/eslint/issues/10721)) ([#10919](https://renovatebot.com/gh/eslint/eslint/issues/10919)) (Tom Panier) - [`9666aba`](https://renovatebot.com/gh/eslint/eslint/commit/9666abaf46c841fba7b5d4e53c6998cd25b9bc33) Update: space-infix-ops reports violating operator ([#10934](https://renovatebot.com/gh/eslint/eslint/issues/10934)) (Bence Dányi) - [`c14f717`](https://renovatebot.com/gh/eslint/eslint/commit/c14f717f4c32860766185da47f64f8eb0c2d2998) Fix: Update all-files-ignored.txt message to be less confusing ([#11075](https://renovatebot.com/gh/eslint/eslint/issues/11075)) (z.ky) - [`9f3573d`](https://renovatebot.com/gh/eslint/eslint/commit/9f3573dda3dc35bc220e945686cc835eaad0ac2c) Docs: Clarify the CLIEngine options ([#10995](https://renovatebot.com/gh/eslint/eslint/issues/10995)) (Ed Morley) - [`dd7b0cb`](https://renovatebot.com/gh/eslint/eslint/commit/dd7b0cb019d94964930d30fec36f7b22ef072822) Chore: refactor template literal feature detection in 'quotes' rule ([#11125](https://renovatebot.com/gh/eslint/eslint/issues/11125)) (Bryan) - [`3bf0332`](https://renovatebot.com/gh/eslint/eslint/commit/3bf0332508b921cb660c2e8a1ab7ddf46a2013b6) Fix: fix the fixer of lone comma with comments (fixes [#10632](https://renovatebot.com/gh/eslint/eslint/issues/10632)) ([#11154](https://renovatebot.com/gh/eslint/eslint/issues/11154)) (Pig Fang) - [`f850726`](https://renovatebot.com/gh/eslint/eslint/commit/f8507260c2091d18488fde20e466639d1a7f913c) Upgrade: Espree v5.0.0 ([#11161](https://renovatebot.com/gh/eslint/eslint/issues/11161)) (Kai Cataldo) - [`4490d7a`](https://renovatebot.com/gh/eslint/eslint/commit/4490d7af529d4ecc18b6874f1d838869656da58a) Update: deprecate valid-jsdoc and require-jsdoc ([#11145](https://renovatebot.com/gh/eslint/eslint/issues/11145)) (Teddy Katz) - [`60dfb6c`](https://renovatebot.com/gh/eslint/eslint/commit/60dfb6c623dfe829e5350dabe507e7850c1beacf) Docs: Update issue templates ([#11163](https://renovatebot.com/gh/eslint/eslint/issues/11163)) (Teddy Katz) - [`958987a`](https://renovatebot.com/gh/eslint/eslint/commit/958987aa6f5630faa051d8f822f0200faff41924) Docs: Fix link to rule no-useless-rename ([#11165](https://renovatebot.com/gh/eslint/eslint/issues/11165)) (Brian) - [`62fd2b9`](https://renovatebot.com/gh/eslint/eslint/commit/62fd2b93448966331db3eb2dfbe4e1273eb032b2) Update: Amend keyword-spacing to validate `default` keywords ([#11097](https://renovatebot.com/gh/eslint/eslint/issues/11097)) (Bin Ury) - [`4bcdfd0`](https://renovatebot.com/gh/eslint/eslint/commit/4bcdfd07d514fd7a6b8672d33703d0b6c606f214) Chore: fix some jsdoc-related issues ([#11148](https://renovatebot.com/gh/eslint/eslint/issues/11148)) (薛定谔的猫) - [`c6471ed`](https://renovatebot.com/gh/eslint/eslint/commit/c6471ed6feb3e71e239379a7042deb9b8ab3cf39) Docs: fix typo in issue-templates/new-rule ([#11149](https://renovatebot.com/gh/eslint/eslint/issues/11149)) (薛定谔的猫) - [`5d451c5`](https://renovatebot.com/gh/eslint/eslint/commit/5d451c510c15abc41b5bb14b4955a7db96aeb100) Chore: Remove dependency on is-resolvable ([#11128](https://renovatebot.com/gh/eslint/eslint/issues/11128)) (Matt Grande) - [`bc50dc7`](https://renovatebot.com/gh/eslint/eslint/commit/bc50dc7737496712463220e662946eb516e36ae1) Chore: Move ignored-paths, report-translator to lib/util (refs [#10559](https://renovatebot.com/gh/eslint/eslint/issues/10559)) ([#11116](https://renovatebot.com/gh/eslint/eslint/issues/11116)) (Kevin Partington) - [`c0a80d0`](https://renovatebot.com/gh/eslint/eslint/commit/c0a80d0ca3c80ca27694fc8aedcf84b72bfd9465) Fix: Do not strip underscores in camelcase allow (fixes [#11000](https://renovatebot.com/gh/eslint/eslint/issues/11000)) ([#11001](https://renovatebot.com/gh/eslint/eslint/issues/11001)) (Luke Page) - [`a675c89`](https://renovatebot.com/gh/eslint/eslint/commit/a675c89573836adaf108a932696b061946abf1e6) Docs: (Grammar) "the setup" -> "to set up" ([#11117](https://renovatebot.com/gh/eslint/eslint/issues/11117)) (MarvinJWendt) - [`54dfa60`](https://renovatebot.com/gh/eslint/eslint/commit/54dfa602f62e6d183d57d60d5fdd417a263f479e) Fix: Typo in function comment parameters ([#11111](https://renovatebot.com/gh/eslint/eslint/issues/11111)) (Pierre Maoui) - [`cf296bd`](https://renovatebot.com/gh/eslint/eslint/commit/cf296bdabf0dbbfbae491419e38aee4ecd63ec71) Docs: switch incorrect example with correct one ([#11107](https://renovatebot.com/gh/eslint/eslint/issues/11107)) (Romain Le Quellec) - [`d2d500c`](https://renovatebot.com/gh/eslint/eslint/commit/d2d500ca5dff307189b9d4161a5e7b8282557dd6) Docs: no-console#When-Not-To-Use provides incorrect rule snippet ([#11093](https://renovatebot.com/gh/eslint/eslint/issues/11093)) (Lawrence Chou) - [`f394a1d`](https://renovatebot.com/gh/eslint/eslint/commit/f394a1dfc5eb4874f899b7bc19685896893af7b8) Chore: Extract config comment parsing ([#11091](https://renovatebot.com/gh/eslint/eslint/issues/11091)) (Nicholas C. Zakas) - [`709190f`](https://renovatebot.com/gh/eslint/eslint/commit/709190f8c5d7559b1e0915e25af60b50a94ba1c7) Build: fix test failure on Node 11 ([#11100](https://renovatebot.com/gh/eslint/eslint/issues/11100)) (Teddy Katz) - [`3025cdd`](https://renovatebot.com/gh/eslint/eslint/commit/3025cddf0a2ea8461ce05575098a5714fcf6278d) Update: don't indent leading semi in line after import (fixes [#11082](https://renovatebot.com/gh/eslint/eslint/issues/11082)) ([#11085](https://renovatebot.com/gh/eslint/eslint/issues/11085)) (Pig Fang) - [`e18c827`](https://renovatebot.com/gh/eslint/eslint/commit/e18c827cc12cb1c52e5d0aa993f572cb56238704) Chore: refactor linter#parseBooleanConfig to improve readability ([#11074](https://renovatebot.com/gh/eslint/eslint/issues/11074)) (薛定谔的猫) - [`5da378a`](https://renovatebot.com/gh/eslint/eslint/commit/5da378ac922d732ca1765f08edee0face1b1b924) Upgrade: eslint-release@1.2.0 ([#11073](https://renovatebot.com/gh/eslint/eslint/issues/11073)) (Teddy Katz)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
: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.