This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
chore(deps): Update dependency jscs to version ^3.0.0 #13
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 Pull Request updates dependency jscs from version
^2.11.0
to^3.0.0
Commits
jscs-dev/node-jscs
3.0.7
e177990
3.0.7bc0c425
Misc: add changelog for 3.0.747d19e1
validateParameterSeparator: notice class methods3.0.6
92fa964
3.0.6a14b499
Misc: add 3.0.6 changelog6ae32ac
requireDollarBeforejQueryAssignment: do not blow up on reset parameterb419c66
Misc: explicitly use latest CST versionf3cdfac
Misc: fix typo in the changelog71dd3dd
Misc: bump CST version to 0.4.23.0.5
67f3cd9
3.0.5a5e5bde
Misc: add 3.0.5 changelogea2c3f7
Configuration: move hasCorrectExtension to more appropriate place0d027a7
Configuration: Do not set default options if preset is set5885239
Misc: bump CST version to 0.4.0ae3666a
Docs: remove yandex preset from overviewdbff270
Docs: add intro delimiter to readmec4474c1
Misc: use correct headers in changelog508982c
Misc: correct changelog auto-replace result747d058
Misc: correct changelog jscs version8132a87
Misc: changelog should be consistent3.0.4
f867612
3.0.43c64a00
Misc: add 3.0.4 changelog584c556
Tests: do not run integration tests56ca72b
maximumLineLength: correctly position error for comment nodesea1ebb9
disallowUnusedParams: notice AssignmentPattern nodese948d70
Docs: Fix small typo in require-early-return (#2259)a215e67
Build: update cst to 0.3.0f3be3d6
disallowPaddingNewlinesBeforeKeywords: should not ignore comments29d1b00
requireCurlyBraces: small docs corrections7b8d6b0
Misc: make linters happy3b2f6de
Misc: add node 6 to travis724b2df
Misc: do not modify CST in check mode (#2252)9ea70d2
Misc: remove rules "grouping"fa4ee36
Misc: bump cst version9eaa1f7
Tests: remove mocha `.only` call2390485
disallowQuotedKeysInObjects: ignore spread properties8441d6f
Errors: add ugly exception for `validateQuoteMarks` of position calc819e75c
disallowObjectKeysOnNewLine: correct error message729db94
Errors: always add to `line` and `column` propertiesbbb03b5
requireObjectKeysOnNewLine: do not break on object methods2cdb26d
Docs: simplify readme a bit morebba8c15
Docs: deprecation clean-up80203a1
Fix: Last method throw in requireObjectKeysOnNewLinebe0734f
Misc: parallelizing build on travise878832
Misc: Set higher timeout for config generator testsf611d0c
add jscs+eslint info (#2230)3.0.3
3c3c33f
3.0.31b5f065
Docs: 3.0.3 changelog [ci skip]244de06
Misc: Make an exception for esnext/verbose since they are removed (#2208)4a935aa
Revert "Configuration: exclude nested node_modules by default" (#2222)3.0.2
9ce1c9b
3.0.22ec1378
Docs: add 3.0.1 and 3.0.2 changelogbaede85
Fix: Revert rule value deprecations (#2217)b05dd8a
Docs: Update changelog [ci skip]ca68499
Docs: fix changelog [ci skip]d83cee0
3.0.135992b1
[Fix] disallowUnusedVariables included function expressions3.0.1
096b6bf
Docs: use "http" protocol in changelog6c6cda4
Misc: remove leftover from the browser version3.0.0
c3a5e8a
3.0.0743dd8c
Misc: add 3.0.0 changelog7cfe388
Tests: one last improvement to generator testse005fd3
Misc: make linters happya855828
Tests: remove unstable generator test and re-enable it86be5b5
Tests: skip the generator tests291bb41
Docs: remove leftover of yandex preset90fae1a
[Perf] Reduce location computations4bd3800
[Fix] Parsing errors5b6f8de
[Fix] Parsing errors4517263
[Fix] Keywords in identifiersc82294f
[Fix] Unskip generator testsb09ef84
[Fix] Remaining style issues9ce5130
[Fix] JsDoc plugin depdb5b76c
[Fix] Error fixesaffa854
Preset: allow URLs inside comments for airbnbea7f31e
Misc: Bump cst version and re-enable integration testscca477e
disallowUnusedVariables: adapt to cst 0.1.316d861e
Misc: divide lint commandsdf355fa
New rule: disallowUnusedVariablesc5f4aa2
Misc: bump cst version7a8052a
es585b2f28
fixup linting issuesf3e70db
fix cst urlb49097c
[Perf] Remove JsFile.getFirstTokenOnLine7363537
[Perf] Remove getLoc() in TokenAssert.indentation and requireAlignedMultilineParamsd480c30
[Fix] Remove unused tokenBefore / noTokenBefore0e9f4fa
[Perf] Remove getLoc from linesBetween() methodc2c4d5d
[Perf] Remove getNodeByRangec2f6112
[Perf] Remove getRange() from token categorizerebeca63
validateAlignedFunctionParameters: use file#isOnTheSameLine if possibleff293c9
[Perf] Remove getRange() from rules56a84ba
disallowSpacesInConditionalExpression: do not use `getLoc` method479d071
[Perf] Remove another getRange()b4bf41a
[Performance] Fix spaces between assert83a1647
requireCapitalizedComments: do not use `getLoc` methodThis PR has been generated by Renovate Bot.