-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update eslint - autoclosed #131
Closed
Closed
Conversation
This file contains 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
renovate
bot
changed the title
fix(deps): update dependency eslint-config-prettier to v3.1.0
chore(deps): update eslint
Sep 28, 2018
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
October 5, 2018 15:27
7eb1247
to
366becb
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 12, 2018 19:46
366becb
to
92f7c79
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 26, 2018 16:30
92f7c79
to
1f99613
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
3 times, most recently
from
November 11, 2018 11:30
80c65b5
to
9f6b3ae
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
December 8, 2018 06:41
9f6b3ae
to
3fc9e8b
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
3 times, most recently
from
December 28, 2018 07:11
a7d28a0
to
69526f6
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
4 times, most recently
from
January 4, 2019 23:25
49a7bb9
to
25a9a7d
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
5 times, most recently
from
January 19, 2019 19:53
46bf4eb
to
9f55df4
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
3 times, most recently
from
January 29, 2019 11:39
a9a4bb7
to
7d90bd8
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
February 3, 2019 21:34
254de19
to
ee06bf2
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
February 18, 2019 17:38
56ccf06
to
636e831
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
March 5, 2019 02:56
e43a1a9
to
9506e3f
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
March 18, 2019 16:23
1954e3f
to
66ec4f4
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
April 1, 2019 19:01
7dec37d
to
6f648e3
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
April 1, 2019 19:17
6f648e3
to
9bd4fb5
Compare
MatthewMi11er
force-pushed
the
renovate/eslint
branch
from
April 1, 2019 21:38
9bd4fb5
to
1d896a9
Compare
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
renovate
bot
changed the title
chore(deps): update eslint
chore(deps): update eslint - autoclosed
Apr 1, 2019
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.6.0
->5.16.0
3.0.1
->3.6.0
2.14.0
->2.16.0
6.1.1
->6.2.1
7.11.1
->7.12.4
Release Notes
eslint/eslint
v5.16.0
Compare Source
dfef227
Build: gensite passes rulesMeta to formatter rendering (#11567) (Kevin Partington)c06d38c
Fix: Allow HTML formatter to handle no meta data (#11566) (Ilya Volodin)87a5c03
Docs:func-style
: clarify whenallowArrowFunctions
is used (#11548) (Oliver Joseph Ash)bc3e427
Update: pass rule meta to formatters RFC 10 (#11551) (Chris Meyer)b452f27
Chore: Update README to pull in reviewer data (#11506) (Nicholas C. Zakas)afe3d25
Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550) (Vernon de Goede)4fe7eb7
Chore: use nyc instead of istanbul (#11532) (Toru Nagashima)f16af43
Chore: fix formatters/table test (#11534) (Toru Nagashima)78358a8
Docs: fix duplicate punctuation in CLI docs (#11528) (Teddy Katz)v5.15.3
Compare Source
71adc66
Fix: avoid moving comments in implicit-arrow-linebreak (fixes #11521) (#11522) (Teddy Katz)1f715a2
Chore: make test-case-property-ordering reasonable (#11511) (Toru Nagashima)v5.15.2
Compare Source
29dbca7
Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407) (Mark de Dios)5d2083f
Upgrade: [email protected] (#11513) (Teddy Katz)a5dae7c
Fix: Empty glob pattern incorrectly expands to "/**" (#11476) (Ben Chauvette)448e8da
Chore: improve crash reporting (fixes #11304) (#11463) (Alex Zherdev)0f56dc6
Chore: make config validator params more consistent (#11435) (薛定谔的猫)d6c1122
Docs: Add working groups to maintainer guide (#11400) (Nicholas C. Zakas)5fdb4d3
Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505) (Teddy Katz)06fa165
Build: update CI testing configuration (#11500) (Reece Dunham)956e883
Docs: Fix example in no-restricted-modules docs (#11454) (Paul O’Shannessy)2c7431d
Docs: fix json schema example dead link (#11498) (kazuya kawaguchi)e7266c2
Docs: Fix invalid JSON in "Specifying Parser Options" (#11492) (Mihira Jayasekera)6693161
Sponsors: Sync README with website (ESLint Jenkins)62fee4a
Chore: eslint-config-eslint enable comma-dangle functions: "never" (#11434) (薛定谔的猫)34a5382
Build: copy bundled espree to website directory (#11478) (Pig Fang)f078f9a
Chore: use "file:" dependencies for internal rules/config (#11465) (Teddy Katz)0756128
Docs: Addvisualstudio
to formatter list (#11480) (Patrick Eriksson)44de9d7
Docs: Fix typo in func-name-matching rule docs (#11484) (Iulian Onofrei)v5.15.1
Compare Source
fe1a892
Build: bundle espree (fixes eslint/eslint.github.io#546) (#11467) (薛定谔的猫)458053b
Fix: avoid creating invalid regex in no-warning-comments (fixes #11471) (#11472) (Teddy Katz)v5.15.0
Compare Source
4088c6c
Build: Remove path.resolve in webpack build (#11462) (Kevin Partington)ec59ec0
New: add rule "prefer-named-capture-group" (fixes #11381) (#11392) (Pig Fang)a44f750
Upgrade: [email protected] (#11461) (Teddy Katz)d3ce611
Sponsors: Sync README with website (ESLint Jenkins)ee88475
Chore: add utils for rule tests (#11453) (薛定谔的猫)d4824e4
Sponsors: Sync README with website (ESLint Jenkins)6489518
Fix: no-extra-parens crash when code is "((let))" (#11444) (Teddy Katz)9d20de2
Sponsors: Sync README with website (ESLint Jenkins)3f14de4
Sponsors: Sync README with website (ESLint Jenkins)3d6c770
Sponsors: Sync README with website (ESLint Jenkins)de5cbc5
Update: remove invalid defaults from core rules (fixes #11415) (#11427) (Teddy Katz)eb0650b
Build: fix linting errors on master (#11428) (Teddy Katz)5018378
Chore: enable require-unicode-regexp on ESLint codebase (#11422) (Teddy Katz)f6ba633
Chore: lint all files in the repo at the same time (#11425) (Teddy Katz)8f3d717
Docs: Add non-attending TSC member info (#11411) (Nicholas C. Zakas)ce0777d
Docs: use more common spelling (#11417) (薛定谔的猫)b9aabe3
Chore: run fuzzer along with unit tests (#11404) (Teddy Katz)db0c5e2
Build: switch from browserify to webpack (fixes #11366) (#11398) (Pig Fang)v5.14.1
Compare Source
1d6e639
Fix: sort-keys throws Error at SpreadElement (fixes #11402) (#11403) (Krist Wongsuphasawat)v5.14.0
Compare Source
85a04b3
Fix: adds conditional for separateRequires in one-var (fixes #10179) (#10980) (Scott Stern)0c02932
Upgrade: [email protected] (#11401) (Ilya Volodin)104ae88
Docs: Update governance doc with reviewers status (#11399) (Nicholas C. Zakas)ab8ac6a
Fix: Support boundary spread elements in sort-keys (#11158) (Jakub Rożek)a23d197
New: add allowSingleLineBlocks opt. to padded-blocks rule (fixes #7145) (#11243) (richie3366)e25e7aa
Fix: comma-spacing ignore comma before closing paren (fixes #11295) (#11374) (Pig Fang)a1f7c44
Docs: fix space-before-blocks correct code for "classes": "never" (#11391) (PoziWorld)14f58a2
Docs: fix grammar in object-curly-spacing docs (#11389) (PoziWorld)d3e9a27
Docs: fix grammar in “those who says” (#11390) (PoziWorld)ea8e804
Docs: Add note about support for object spread (fixes #11136) (#11395) (Steven Thomas)95aa3fd
Docs: Update README team and sponsors (ESLint Jenkins)51c4972
Update: Behavior of --init (fixes #11105) (#11332) (Nicholas C. Zakas)ad7a380
Docs: Update README team and sponsors (ESLint Jenkins)550de1e
Update: usedefault
keyword in JSON schema (fixes #9929) (#11288) (Pig Fang)983c520
Update: Use 'readonly' and 'writable' for globals (fixes #11359) (#11384) (Nicholas C. Zakas)f1d3a7e
Upgrade: some deps (fixes #11372) (#11373) (薛定谔的猫)3e0c417
Docs: Fix grammar in “there’s nothing prevent you” (#11385) (PoziWorld)de988bc
Docs: Fix grammar: Spacing improve -> Spacing improves (#11386) (PoziWorld)1309dfd
Revert "Build: fix test failure on Node 11 (#11100)" (#11375) (薛定谔的猫)1e56897
Docs: “the function actually use”: use -> uses (#11380) (PoziWorld)5a71bc9
Docs: Update README team and sponsors (ESLint Jenkins)82a58ce
Docs: Update README team and sponsors (ESLint Jenkins)546d355
Docs: Update README with latest sponsors/team data (#11378) (Nicholas C. Zakas)c0df9fe
Docs:...
is not an operator (#11232) (Felix Kling)7ecfdef
Docs: update typescript parser (refs #11368) (#11369) (薛定谔的猫)3c90dd7
Update: remove prefer-spread autofix (fixes #11330) (#11365) (薛定谔的猫)5eb3121
Update: add fixer forprefer-destructuring
(fixes #11151) (#11301) (golopot)173eb38
Docs: Clarify ecmaVersion doesn't imply globals (refs #9812) (#11364) (Keith Maxwell)84ce72f
Fix: Remove extraneous linefeeds inone-var
fixer (fixes #10741) (#10955) (st-sloth)389362a
Docs: clarify motivation for no-prototype-builtins (#11356) (Teddy Katz)533d240
Update: no-shadow-restricted-names lets unassigned vars shadow undefined (#11341) (Teddy Katz)d0e823a
Update: Make --init run js config files through linter (fixes #9947) (#11337) (Brian Kurek)92fc2f4
Fix: CircularJSON dependency warning (fixes #11052) (#11314) (Terry)4dd19a3
Docs: mention 'prefer-spread' in docs of 'no-useless-call' (#11348) (Klaus Meinhardt)4fd83d5
Docs: fix a misleading example in one-var (#11350) (薛定谔的猫)9441ce7
Chore: update incorrect tests to fix build failing (#11354) (薛定谔的猫)v5.13.0
Compare Source
91c8884
Chore: use local function to append "s" instead of a package (#11293) (Timo Tijhof)b5143bf
Update: for-direction detection false positives/negatives (#11254) (Ruben Bridgewater)9005e63
Chore: increase camelcase test coverage (#11299) (Redmond Tran)5b14ad1
Fix: false positive in no-constant-condition (fixes #11306) (#11308) (Pig Fang)6567c4f
Fix: only remove arrow before body in object-shorthand (fixes #11305) (#11307) (Pig Fang)fa2f370
Docs: update rule configuration values in examples (#11323) (Kai Cataldo)0a3c3ff
New: Allow globals to be disabled/configured with strings (fixes #9940) (#11338) (Teddy Katz)dccee63
Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336) (Teddy Katz)c1fd6f5
Chore: remove undocumentedLinter#rules
property (refs #9161) (#11335) (Teddy Katz)36e3356
Chore: remove dead code for loading rules (#11334) (Teddy Katz)c464e27
Docs: Renameresult
->foo
(#11210) (Alexis Tyler)v5.12.1
Compare Source
eb5c401
Chore: use meta.messages in some rules (2/4) (refs #9870) (#10773) (薛定谔的猫)aa56247
Fix: avoid loading core rules dynamically from FS in Linter (#11278) (Peter Metz)04450bb
Docs: clarify process for adding committers (#11272) (Kai Cataldo)3ffcf26
Docs: add @g-plane as committer (#11277) (Kai Cataldo)c403445
Fix: warn constant on RHS of || in no-constant-condition (fixes #11181) (#11253) (Merlin Mason)9194f45
Fix: Manage severity of 1 with TAP reporter (fixes #11110) (#11221) (Gabriel Cousin)000f495
Docs: fix example for sort-imports ignoreDeclarationSort (#11242) (Remco Haszing)7c0bf2c
Docs: Addnpx
usage to Getting Started guide (#11249) (eyal0803)da9174e
Docs: fixes typo peerDepencies (#11252) (Christian Kühl)9c31625
Docs: Improve custom formatter docs (#11258) (Nicholas C. Zakas)v5.12.0
Compare Source
0d91e7d
Update: Add sort-imports ignoreDeclarationSort (fixes #11019) (#11040) (Remco Haszing)f92d6f0
Build: Add karma-chrome-launcher support (#11027) (薛定谔的猫)166853d
Upgrade: [email protected] (#11220) (薛定谔的猫)bfff77a
Fix: no-param-reassign parameter in ternary operator (fixes #11236) (#11239) (周昊宇)258b654
Upgrade: require-uncached renamed to import-fresh (#11066) (薛定谔的猫)v5.11.1
Compare Source
de79f10
Fix: handle optional catch bindings in no-useless-catch (#11205) (Colin Ihrig)v5.11.0
Compare Source
b4395f6
New: add optionfirst
for VariableDeclarator in indent (fixes #8976) (#11193) (Pig Fang)2b5a602
New: no-useless-catch rule (fixes #11174) (#11198) (Alexander Grasley)06b3b5b
Fix: Account for comments in implicit-arrow-linebreak (#10545) (Mark de Dios)4242314
Update: handle computed properties in camelcase (fixes #11084) (#11113) (Bence Dányi)1009304
Docs: add a note for no-unused-expressions (fixes #11169) (#11192) (Pig Fang)88f99d3
Docs: clarify how to use configs in plugins (#11199) (Kai Cataldo)bcf558b
Docs: Clarify the no-unused-vars docs (#11195) (Jed Fox)a470eb7
Docs: Fix no-irregular-whitespace description (#11196) (Jed Fox)8abc8af
Docs: Remove a misleading example (#11204) (Bogdan Gradinariu)733d936
Docs: link to JSDoc EOL blogpost in valid-jsdoc and require-jsdoc (#11191) (Nathan Diddle)d5eb108
Docs: Ensuretriage
label is added to new issues (#11182) (Teddy Katz)617a287
Docs: add missing deprecation notices for jsdoc rules (#11171) (Teddy Katz)v5.10.0
Compare Source
4b0f517
Upgrade: single- and multiline const, let, var statements (fixes #10721) (#10919) (Tom Panier)9666aba
Update: space-infix-ops reports violating operator (#10934) (Bence Dányi)c14f717
Fix: Update all-files-ignored.txt message to be less confusing (#11075) (z.ky)9f3573d
Docs: Clarify the CLIEngine options (#10995) (Ed Morley)dd7b0cb
Chore: refactor template literal feature detection in 'quotes' rule (#11125) (Bryan)3bf0332
Fix: fix the fixer of lone comma with comments (fixes #10632) (#11154) (Pig Fang)f850726
Upgrade: Espree v5.0.0 (#11161) (Kai Cataldo)4490d7a
Update: deprecate valid-jsdoc and require-jsdoc (#11145) (Teddy Katz)60dfb6c
Docs: Update issue templates (#11163) (Teddy Katz)958987a
Docs: Fix link to rule no-useless-rename (#11165) (Brian)62fd2b9
Update: Amend keyword-spacing to validatedefault
keywords (#11097) (Bin Ury)4bcdfd0
Chore: fix some jsdoc-related issues (#11148) (薛定谔的猫)c6471ed
Docs: fix typo in issue-templates/new-rule (#11149) (薛定谔的猫)5d451c5
Chore: Remove dependency on is-resolvable (#11128) (Matt Grande)bc50dc7
Chore: Move ignored-paths, report-translator to lib/util (refs #10559) (#11116) (Kevin Partington)c0a80d0
Fix: Do not strip underscores in camelcase allow (fixes #11000) (#11001) (Luke Page)a675c89
Docs: (Grammar) "the setup" -> "to set up" (#11117) (MarvinJWendt)54dfa60
Fix: Typo in function comment parameters (#11111) (Pierre Maoui)cf296bd
Docs: switch incorrect example with correct one (#11107) (Romain Le Quellec)d2d500c
Docs: no-console#When-Not-To-Use provides incorrect rule snippet (#11093) (Lawrence Chou)f394a1d
Chore: Extract config comment parsing (#11091) (Nicholas C. Zakas)709190f
Build: fix test failure on Node 11 (#11100) (Teddy Katz)3025cdd
Update: don't indent leading semi in line after import (fixes #11082) (#11085) (Pig Fang)e18c827
Chore: refactor linter#parseBooleanConfig to improve readability (#11074) (薛定谔的猫)5da378a
Upgrade: [email protected] (#11073) (Teddy Katz)v5.9.0
Compare Source
9436712
Fix: Unused recursive function expressions (fixes #10982) (#11032) (Sergei Startsev)c832cd5
Update: addignoreDestructuring
option toid-match
rule (#10554) (一名宅。)54687a8
Fix: prefer-const autofix multiline assignment (fixes #10582) (#10987) (Scott Stern)ae2b61d
Update: "off" options for "space-before-blocks" (refs #10906) (#10907) (Sophie Kirschner)57f357e
Docs: Update require-await docs with exception (fixes #9540) (#11063) (Nicholas C. Zakas)79a2797
Update: no-restricted-imports to check re-export (fixes #9678) (#11064) (Nicholas C. Zakas)3dd7493
Docs: update ecmaVersion to include 2019/10 values (#11059) (Vse Mozhet Byt)607635d
Upgrade: eslint-plugin-node & eslint-plugin (#11067) (薛定谔的猫)dcc6233
Fix: Ignore empty statements in no-unreachable (fixes #9081) (#11058) (Nicholas C. Zakas)7ad86de
New: Add --fix-type option to CLI (fixes #10855) (#10912) (Nicholas C. Zakas)0800b20
Chore: fix invalid super() calls in tests (#11054) (Teddy Katz)4fe3287
Docs: Cross-reference two rules (refs #11041) (#11042) (Paul Melnikow)5525eb6
Fix: rule deprecation warnings did not consider all rules (#11044) (Teddy Katz)44d37ca
Docs: Update steps for adding new TSC member (#11038) (Nicholas C. Zakas)802e926
Update: Warn for deprecation in Node output (fixes #7443) (#10953) (Colin Chang)v5.8.0
Compare Source
9152417
Fix: deprecation warning in RuleTester using Node v11 (#11009) (Teddy Katz)e349a03
Docs: Update issue templates to ask for PRs (#11012) (Nicholas C. Zakas)3d88b38
Chore: avoid using legacy report API in no-irregular-whitespace (#11013) (Teddy Katz)5a31a92
Build: compile espree's deps to ES5 when generating site (fixes #11014) (#11015) (Teddy Katz)3943635
Update: Create Linter.version API (fixes #9271) (#11010) (Nicholas C. Zakas)a940cf4
Docs: Mention version for config glob patterns (fixes #8793) (Nicholas C. Zakas)6e1c530
Build: run tests on Node 11 (#11008) (Teddy Katz)58ff359
Docs: add instructions for npm 2FA (refs #10631) (#10992) (Teddy Katz)2f87bb3
Upgrade: [email protected] (refs #10631) (#10991) (Teddy Katz)57ef0fd
Fix: prefer-const when using destructuring assign (fixes #8308) (#10924) (Nicholas C. Zakas)577cbf1
Chore: Add typescript-specific edge case tests to space-infix-ops (#10986) (Bence Dányi)d45b184
Chore: Using deconstruction assignment for shelljs (#10974) (ZYSzys)v5.7.0
Compare Source
6cb63fd
Update: Add iife to padding-line-between-statements (fixes #10853) (#10916) (Kevin Partington)5fd1bda
Update: no-tabs allowIndentationTabs option (fixes #10256) (#10925) (Kevin Partington)d12be69
Fix: no-extra-bind No autofix if arg may have side effect (fixes #10846) (#10918) (Kevin Partington)847372f
Fix: no-unused-vars false pos. with markVariableAsUsed (fixes #10952) (#10954) (Roy Sutton)4132de7
Chore: Simplify space-infix-ops (#10935) (Bence Dányi)543edfa
Fix: Fix error with one-var (fixes #10937) (#10938) (Justin Krup)95c4cb1
Docs: Fix typo for no-unsafe-finally (#10945) (Sergio Santoro)5fe0e1a
Fix: no-invalid-regexp disallows \ at end of pattern (fixes #10861) (#10920) (Toru Nagashima)f85547a
Docs: Add 'When Not To Use' section to space-infix-ops (#10931) (Bence Dányi)3dccac4
Docs: Update working-with-parsers link (#10929) (Azeem Bande-Ali)557a8bb
Docs: Remove old note about caching, add a new one (fixes #10739) (#10913) (Zac)fe8111a
Chore: Add more test cases to space-infix-ops (#10936) (Bence Dányi)066f7e0
Update: camelcase rule ignoreList added (#10783) (Julien Martin)70bde69
Upgrade: table to version 5 (#10903) (Rouven Weßling)2e52bca
Chore: Update issue templates (#10900) (Nicholas C. Zakas)v5.6.1
Compare Source
9b26bdb
Fix: avoid exponential require-atomic-updates traversal (fixes #10893) (#10894) (Teddy Katz)9432b10
Fix: make separateRequires work in consecutive mode (fixes #10784) (#10886) (Pig Fang)e51868d
Upgrade: debug@4 (fixes #10854) (#10887) (薛定谔的猫)d3f3994
Docs: add information about reporting security issues (#10889) (Teddy Katz)cc458f4
Build: fix failing tests on master (#10890) (Teddy Katz)a6ebfd3
Docs: clarify defaultAssignment option, fix no-unneeded-ternary examples (#10874) (CoffeeTableEspresso)9d52541
Fix: Remove duplicate error message on crash (fixes #8964) (#10865) (Nicholas C. Zakas)4eb9a49
Docs: Update quotes.md (#10862) (The Jared Wilcurt)9159e9b
Docs: Update complexity.md (#10867) (Szymon Przybylski)14f4e46
Docs: Use Linter instead of linter in Nodejs API page (#10864) (Nicholas C. Zakas)b3e3cb1
Chore: Update debug log name to match filename (#10863) (Nicholas C. Zakas)prettier/eslint-config-prettier
v3.6.0
Compare Source
(@silvenon)!
v3.5.0
Compare Source
requires eslint-plugin-vue@5, while many use eslint-plugin-vue@4. In other
words, it was an accidental breaking change. Also, after thinking about it
some more, it makes sense to have a Prettier-specific list of rules, rather
than using the
vue/no-layout-rules
list, since there can be layout rulesthat don’t conflict with but rather complement Prettier.
v3.4.0
Compare Source
vue/no-layout-rules
config behind the scenes, so it should automaticallystay up-to-date when new eslint-plugin-vue versions are released. Thanks to
Michał Sajnóg (@michalsnik)!
v3.3.0
Compare Source
rule][vue/html-self-closing-special]). Thanks to Yamagishi Kazutoshi (@ykzts)!
v3.2.0
Compare Source
Thanks to Grant Snodgrass (@meeber)!
v3.1.0
Compare Source
backticks. This means that the CLI helper tool no longer can automatically
validate it, so you’ll need to refer the [quotes special rule
documentation][quotes-special]. Thanks to Nick Petruzzelli (@npetruzzelli)!
benmosher/eslint-plugin-import
v2.16.0
Compare Source
Added
typescript
config ([#1257], thanks [@kirill-konshin])Fixed
SourceCode
objects for all parsed dependencies, resolved. (issue [#1266], thanks [@asapach] and [@sergei-startsev] for digging in)v2.15.0
Compare Source
Added
no-named-export
] ([#1157], thanks [@fsmaia])Fixed
no-extraneous-dependencies
]:packageDir
option with array value was clobbering package deps instead of merging them ([#1175]/[#1176], thanks [@aravindet] & [@pzhine])dynamic-import-chunkname
]: Add proper webpack comment parsing ([#1163], thanks [@st-sloth])named
]: fix destructuring assignment ([#1232], thanks [@ljqx])evcohen/eslint-plugin-jsx-a11y
v6.2.1
Compare Source
=================
9980e45
[fix] Prevent Error when JSXSpreadAttribute is passed to isSemanticRoleElementv6.2.0
Compare Source
=================
5650674
[new rule] control-has-associated-label checks interactives for a labelf234698
[docs] add How to manage IDs9924d03
[docs] document jsx-a11y/label-has-associated-control assert option77b9870
[docs] Add newlines below headings8244e43
[docs] Add syntax highlighting to example26f41c8
[docs] Change explanation for role="presentation" escape hatch33a1f94
[fix] - Purely decorative emojis do not need descriptions.29d20f7
fix: update emoji-regex to version 7.0.20b63f73
chore: update flow-bin to version 0.88.0baa1344
[fix] Disable jsx-a11y/label-has-for in recommended2c5fb06
chore: update jscodeshift to version 0.6.087debc0
[fix] corrected no-noninteractive-element-to-interactive-role.md filed56265b
[chore](packageRenovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.