-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency eslint to v5.16.0 #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #25 +/- ##
======================================
Coverage 28.9% 28.9%
======================================
Files 20 20
Lines 391 391
Branches 71 71
======================================
Hits 113 113
Misses 241 241
Partials 37 37Continue to review full report at Codecov.
|
4836c08 to
d54f3a9
Compare
d54f3a9 to
62dd14c
Compare
62dd14c to
b5d16ee
Compare
b5d16ee to
8aa07d3
Compare
8aa07d3 to
b031a81
Compare
b031a81 to
f42ae88
Compare
f42ae88 to
6638836
Compare
83cb603 to
1e0bc20
Compare
1e0bc20 to
3e12080
Compare
d66fa77 to
e0e7e4c
Compare
e0e7e4c to
b086a89
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.9.0->5.16.0Release Notes
eslint/eslint
v5.16.0Compare Source
dfef227Build: gensite passes rulesMeta to formatter rendering (#11567) (Kevin Partington)c06d38cFix: Allow HTML formatter to handle no meta data (#11566) (Ilya Volodin)87a5c03Docs:func-style: clarify whenallowArrowFunctionsis used (#11548) (Oliver Joseph Ash)bc3e427Update: pass rule meta to formatters RFC 10 (#11551) (Chris Meyer)b452f27Chore: Update README to pull in reviewer data (#11506) (Nicholas C. Zakas)afe3d25Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550) (Vernon de Goede)4fe7eb7Chore: use nyc instead of istanbul (#11532) (Toru Nagashima)f16af43Chore: fix formatters/table test (#11534) (Toru Nagashima)78358a8Docs: fix duplicate punctuation in CLI docs (#11528) (Teddy Katz)v5.15.3Compare Source
71adc66Fix: avoid moving comments in implicit-arrow-linebreak (fixes #11521) (#11522) (Teddy Katz)1f715a2Chore: make test-case-property-ordering reasonable (#11511) (Toru Nagashima)v5.15.2Compare Source
29dbca7Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407) (Mark de Dios)5d2083fUpgrade: eslint-scope@4.0.3 (#11513) (Teddy Katz)a5dae7cFix: Empty glob pattern incorrectly expands to "/**" (#11476) (Ben Chauvette)448e8daChore: improve crash reporting (fixes #11304) (#11463) (Alex Zherdev)0f56dc6Chore: make config validator params more consistent (#11435) (薛定谔的猫)d6c1122Docs: Add working groups to maintainer guide (#11400) (Nicholas C. Zakas)5fdb4d3Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505) (Teddy Katz)06fa165Build: update CI testing configuration (#11500) (Reece Dunham)956e883Docs: Fix example in no-restricted-modules docs (#11454) (Paul O’Shannessy)2c7431dDocs: fix json schema example dead link (#11498) (kazuya kawaguchi)e7266c2Docs: Fix invalid JSON in "Specifying Parser Options" (#11492) (Mihira Jayasekera)6693161Sponsors: Sync README with website (ESLint Jenkins)62fee4aChore: eslint-config-eslint enable comma-dangle functions: "never" (#11434) (薛定谔的猫)34a5382Build: copy bundled espree to website directory (#11478) (Pig Fang)f078f9aChore: use "file:" dependencies for internal rules/config (#11465) (Teddy Katz)0756128Docs: Addvisualstudioto formatter list (#11480) (Patrick Eriksson)44de9d7Docs: Fix typo in func-name-matching rule docs (#11484) (Iulian Onofrei)v5.15.1Compare Source
fe1a892Build: bundle espree (fixes eslint/eslint.github.io#546) (#11467) (薛定谔的猫)458053bFix: avoid creating invalid regex in no-warning-comments (fixes #11471) (#11472) (Teddy Katz)v5.15.0Compare Source
4088c6cBuild: Remove path.resolve in webpack build (#11462) (Kevin Partington)ec59ec0New: add rule "prefer-named-capture-group" (fixes #11381) (#11392) (Pig Fang)a44f750Upgrade: eslint-scope@4.0.2 (#11461) (Teddy Katz)d3ce611Sponsors: Sync README with website (ESLint Jenkins)ee88475Chore: add utils for rule tests (#11453) (薛定谔的猫)d4824e4Sponsors: Sync README with website (ESLint Jenkins)6489518Fix: no-extra-parens crash when code is "((let))" (#11444) (Teddy Katz)9d20de2Sponsors: Sync README with website (ESLint Jenkins)3f14de4Sponsors: Sync README with website (ESLint Jenkins)3d6c770Sponsors: Sync README with website (ESLint Jenkins)de5cbc5Update: remove invalid defaults from core rules (fixes #11415) (#11427) (Teddy Katz)eb0650bBuild: fix linting errors on master (#11428) (Teddy Katz)5018378Chore: enable require-unicode-regexp on ESLint codebase (#11422) (Teddy Katz)f6ba633Chore: lint all files in the repo at the same time (#11425) (Teddy Katz)8f3d717Docs: Add non-attending TSC member info (#11411) (Nicholas C. Zakas)ce0777dDocs: use more common spelling (#11417) (薛定谔的猫)b9aabe3Chore: run fuzzer along with unit tests (#11404) (Teddy Katz)db0c5e2Build: switch from browserify to webpack (fixes #11366) (#11398) (Pig Fang)v5.14.1Compare Source
1d6e639Fix: sort-keys throws Error at SpreadElement (fixes #11402) (#11403) (Krist Wongsuphasawat)v5.14.0Compare Source
85a04b3Fix: adds conditional for separateRequires in one-var (fixes #10179) (#10980) (Scott Stern)0c02932Upgrade: espree@5.0.1 (#11401) (Ilya Volodin)104ae88Docs: Update governance doc with reviewers status (#11399) (Nicholas C. Zakas)ab8ac6aFix: Support boundary spread elements in sort-keys (#11158) (Jakub Rożek)a23d197New: add allowSingleLineBlocks opt. to padded-blocks rule (fixes #7145) (#11243) (richie3366)e25e7aaFix: comma-spacing ignore comma before closing paren (fixes #11295) (#11374) (Pig Fang)a1f7c44Docs: fix space-before-blocks correct code for "classes": "never" (#11391) (PoziWorld)14f58a2Docs: fix grammar in object-curly-spacing docs (#11389) (PoziWorld)d3e9a27Docs: fix grammar in “those who says” (#11390) (PoziWorld)ea8e804Docs: Add note about support for object spread (fixes #11136) (#11395) (Steven Thomas)95aa3fdDocs: Update README team and sponsors (ESLint Jenkins)51c4972Update: Behavior of --init (fixes #11105) (#11332) (Nicholas C. Zakas)ad7a380Docs: Update README team and sponsors (ESLint Jenkins)550de1eUpdate: usedefaultkeyword in JSON schema (fixes #9929) (#11288) (Pig Fang)983c520Update: Use 'readonly' and 'writable' for globals (fixes #11359) (#11384) (Nicholas C. Zakas)f1d3a7eUpgrade: some deps (fixes #11372) (#11373) (薛定谔的猫)3e0c417Docs: Fix grammar in “there’s nothing prevent you” (#11385) (PoziWorld)de988bcDocs: Fix grammar: Spacing improve -> Spacing improves (#11386) (PoziWorld)1309dfdRevert "Build: fix test failure on Node 11 (#11100)" (#11375) (薛定谔的猫)1e56897Docs: “the function actually use”: use -> uses (#11380) (PoziWorld)5a71bc9Docs: Update README team and sponsors (ESLint Jenkins)82a58ceDocs: Update README team and sponsors (ESLint Jenkins)546d355Docs: Update README with latest sponsors/team data (#11378) (Nicholas C. Zakas)c0df9feDocs:...is not an operator (#11232) (Felix Kling)7ecfdefDocs: update typescript parser (refs #11368) (#11369) (薛定谔的猫)3c90dd7Update: remove prefer-spread autofix (fixes #11330) (#11365) (薛定谔的猫)5eb3121Update: add fixer forprefer-destructuring(fixes #11151) (#11301) (golopot)173eb38Docs: Clarify ecmaVersion doesn't imply globals (refs #9812) (#11364) (Keith Maxwell)84ce72fFix: Remove extraneous linefeeds inone-varfixer (fixes #10741) (#10955) (st-sloth)389362aDocs: clarify motivation for no-prototype-builtins (#11356) (Teddy Katz)533d240Update: no-shadow-restricted-names lets unassigned vars shadow undefined (#11341) (Teddy Katz)d0e823aUpdate: Make --init run js config files through linter (fixes #9947) (#11337) (Brian Kurek)92fc2f4Fix: CircularJSON dependency warning (fixes #11052) (#11314) (Terry)4dd19a3Docs: mention 'prefer-spread' in docs of 'no-useless-call' (#11348) (Klaus Meinhardt)4fd83d5Docs: fix a misleading example in one-var (#11350) (薛定谔的猫)9441ce7Chore: update incorrect tests to fix build failing (#11354) (薛定谔的猫)v5.13.0Compare Source
91c8884Chore: use local function to append "s" instead of a package (#11293) (Timo Tijhof)b5143bfUpdate: for-direction detection false positives/negatives (#11254) (Ruben Bridgewater)9005e63Chore: increase camelcase test coverage (#11299) (Redmond Tran)5b14ad1Fix: false positive in no-constant-condition (fixes #11306) (#11308) (Pig Fang)6567c4fFix: only remove arrow before body in object-shorthand (fixes #11305) (#11307) (Pig Fang)fa2f370Docs: update rule configuration values in examples (#11323) (Kai Cataldo)0a3c3ffNew: Allow globals to be disabled/configured with strings (fixes #9940) (#11338) (Teddy Katz)dccee63Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336) (Teddy Katz)c1fd6f5Chore: remove undocumentedLinter#rulesproperty (refs #9161) (#11335) (Teddy Katz)36e3356Chore: remove dead code for loading rules (#11334) (Teddy Katz)c464e27Docs: Renameresult->foo(#11210) (Alexis Tyler)v5.12.1Compare Source
eb5c401Chore: use meta.messages in some rules (2/4) (refs #9870) (#10773) (薛定谔的猫)aa56247Fix: avoid loading core rules dynamically from FS in Linter (#11278) (Peter Metz)04450bbDocs: clarify process for adding committers (#11272) (Kai Cataldo)3ffcf26Docs: add @g-plane as committer (#11277) (Kai Cataldo)c403445Fix: warn constant on RHS of || in no-constant-condition (fixes #11181) (#11253) (Merlin Mason)9194f45Fix: Manage severity of 1 with TAP reporter (fixes #11110) (#11221) (Gabriel Cousin)000f495Docs: fix example for sort-imports ignoreDeclarationSort (#11242) (Remco Haszing)7c0bf2cDocs: Addnpxusage to Getting Started guide (#11249) (eyal0803)da9174eDocs: fixes typo peerDepencies (#11252) (Christian Kühl)9c31625Docs: Improve custom formatter docs (#11258) (Nicholas C. Zakas)v5.12.0Compare Source
0d91e7dUpdate: Add sort-imports ignoreDeclarationSort (fixes #11019) (#11040) (Remco Haszing)f92d6f0Build: Add karma-chrome-launcher support (#11027) (薛定谔的猫)166853dUpgrade: eslint-plugin-eslint-plugin@2.0.1 (#11220) (薛定谔的猫)bfff77aFix: no-param-reassign parameter in ternary operator (fixes #11236) (#11239) (周昊宇)258b654Upgrade: require-uncached renamed to import-fresh (#11066) (薛定谔的猫)v5.11.1Compare Source
de79f10Fix: handle optional catch bindings in no-useless-catch (#11205) (Colin Ihrig)v5.11.0Compare Source
b4395f6New: add optionfirstfor VariableDeclarator in indent (fixes #8976) (#11193) (Pig Fang)2b5a602New: no-useless-catch rule (fixes #11174) (#11198) (Alexander Grasley)06b3b5bFix: Account for comments in implicit-arrow-linebreak (#10545) (Mark de Dios)4242314Update: handle computed properties in camelcase (fixes #11084) (#11113) (Bence Dányi)1009304Docs: add a note for no-unused-expressions (fixes #11169) (#11192) (Pig Fang)88f99d3Docs: clarify how to use configs in plugins (#11199) (Kai Cataldo)bcf558bDocs: Clarify the no-unused-vars docs (#11195) (Jed Fox)a470eb7Docs: Fix no-irregular-whitespace description (#11196) (Jed Fox)8abc8afDocs: Remove a misleading example (#11204) (Bogdan Gradinariu)733d936Docs: link to JSDoc EOL blogpost in valid-jsdoc and require-jsdoc (#11191) (Nathan Diddle)d5eb108Docs: Ensuretriagelabel is added to new issues (#11182) (Teddy Katz)617a287Docs: add missing deprecation notices for jsdoc rules (#11171) (Teddy Katz)v5.10.0Compare Source
4b0f517Upgrade: single- and multiline const, let, var statements (fixes #10721) (#10919) (Tom Panier)9666abaUpdate: space-infix-ops reports violating operator (#10934) (Bence Dányi)c14f717Fix: Update all-files-ignored.txt message to be less confusing (#11075) (z.ky)9f3573dDocs: Clarify the CLIEngine options (#10995) (Ed Morley)dd7b0cbChore: refactor template literal feature detection in 'quotes' rule (#11125) (Bryan)3bf0332Fix: fix the fixer of lone comma with comments (fixes #10632) (#11154) (Pig Fang)f850726Upgrade: Espree v5.0.0 (#11161) (Kai Cataldo)4490d7aUpdate: deprecate valid-jsdoc and require-jsdoc (#11145) (Teddy Katz)60dfb6cDocs: Update issue templates (#11163) (Teddy Katz)958987aDocs: Fix link to rule no-useless-rename (#11165) (Brian)62fd2b9Update: Amend keyword-spacing to validatedefaultkeywords (#11097) (Bin Ury)4bcdfd0Chore: fix some jsdoc-related issues (#11148) (薛定谔的猫)c6471edDocs: fix typo in issue-templates/new-rule (#11149) (薛定谔的猫)5d451c5Chore: Remove dependency on is-resolvable (#11128) (Matt Grande)bc50dc7Chore: Move ignored-paths, report-translator to lib/util (refs #10559) (#11116) (Kevin Partington)c0a80d0Fix: Do not strip underscores in camelcase allow (fixes #11000) (#11001) (Luke Page)a675c89Docs: (Grammar) "the setup" -> "to set up" (#11117) (MarvinJWendt)54dfa60Fix: Typo in function comment parameters (#11111) (Pierre Maoui)cf296bdDocs: switch incorrect example with correct one (#11107) (Romain Le Quellec)d2d500cDocs: no-console#When-Not-To-Use provides incorrect rule snippet (#11093) (Lawrence Chou)f394a1dChore: Extract config comment parsing (#11091) (Nicholas C. Zakas)709190fBuild: fix test failure on Node 11 (#11100) (Teddy Katz)3025cddUpdate: don't indent leading semi in line after import (fixes #11082) (#11085) (Pig Fang)e18c827Chore: refactor linter#parseBooleanConfig to improve readability (#11074) (薛定谔的猫)5da378aUpgrade: eslint-release@1.2.0 (#11073) (Teddy Katz)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.