Skip to content
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

Merged
1 commit merged into from
Jul 11, 2017
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2017

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.7
  • bc0c425 Misc: add changelog for 3.0.7
  • 47d19e1 validateParameterSeparator: notice class methods

3.0.6

  • 92fa964 3.0.6
  • a14b499 Misc: add 3.0.6 changelog
  • 6ae32ac requireDollarBeforejQueryAssignment: do not blow up on reset parameter
  • b419c66 Misc: explicitly use latest CST version
  • f3cdfac Misc: fix typo in the changelog
  • 71dd3dd Misc: bump CST version to 0.4.2

3.0.5

  • 67f3cd9 3.0.5
  • a5e5bde Misc: add 3.0.5 changelog
  • ea2c3f7 Configuration: move hasCorrectExtension to more appropriate place
  • 0d027a7 Configuration: Do not set default options if preset is set
  • 5885239 Misc: bump CST version to 0.4.0
  • ae3666a Docs: remove yandex preset from overview
  • dbff270 Docs: add intro delimiter to readme
  • c4474c1 Misc: use correct headers in changelog
  • 508982c Misc: correct changelog auto-replace result
  • 747d058 Misc: correct changelog jscs version
  • 8132a87 Misc: changelog should be consistent

3.0.4

  • f867612 3.0.4
  • 3c64a00 Misc: add 3.0.4 changelog
  • 584c556 Tests: do not run integration tests
  • 56ca72b maximumLineLength: correctly position error for comment nodes
  • ea1ebb9 disallowUnusedParams: notice AssignmentPattern nodes
  • e948d70 Docs: Fix small typo in require-early-return (#2259)
  • a215e67 Build: update cst to 0.3.0
  • f3be3d6 disallowPaddingNewlinesBeforeKeywords: should not ignore comments
  • 29d1b00 requireCurlyBraces: small docs corrections
  • 7b8d6b0 Misc: make linters happy
  • 3b2f6de Misc: add node 6 to travis
  • 724b2df Misc: do not modify CST in check mode (#2252)
  • 9ea70d2 Misc: remove rules "grouping"
  • fa4ee36 Misc: bump cst version
  • 9eaa1f7 Tests: remove mocha `.only` call
  • 2390485 disallowQuotedKeysInObjects: ignore spread properties
  • 8441d6f Errors: add ugly exception for `validateQuoteMarks` of position calc
  • 819e75c disallowObjectKeysOnNewLine: correct error message
  • 729db94 Errors: always add to `line` and `column` properties
  • bbb03b5 requireObjectKeysOnNewLine: do not break on object methods
  • 2cdb26d Docs: simplify readme a bit more
  • bba8c15 Docs: deprecation clean-up
  • 80203a1 Fix: Last method throw in requireObjectKeysOnNewLine
  • be0734f Misc: parallelizing build on travis
  • e878832 Misc: Set higher timeout for config generator tests
  • f611d0c add jscs+eslint info (#2230)

3.0.3

  • 3c3c33f 3.0.3
  • 1b5f065 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.2
  • 2ec1378 Docs: add 3.0.1 and 3.0.2 changelog
  • baede85 Fix: Revert rule value deprecations (#2217)
  • b05dd8a Docs: Update changelog [ci skip]
  • ca68499 Docs: fix changelog [ci skip]
  • d83cee0 3.0.1
  • 35992b1 [Fix] disallowUnusedVariables included function expressions

3.0.1

  • 096b6bf Docs: use "http" protocol in changelog
  • 6c6cda4 Misc: remove leftover from the browser version

3.0.0

  • c3a5e8a 3.0.0
  • 743dd8c Misc: add 3.0.0 changelog
  • 7cfe388 Tests: one last improvement to generator tests
  • e005fd3 Misc: make linters happy
  • a855828 Tests: remove unstable generator test and re-enable it
  • 86be5b5 Tests: skip the generator tests
  • 291bb41 Docs: remove leftover of yandex preset
  • 90fae1a [Perf] Reduce location computations
  • 4bd3800 [Fix] Parsing errors
  • 5b6f8de [Fix] Parsing errors
  • 4517263 [Fix] Keywords in identifiers
  • c82294f [Fix] Unskip generator tests
  • b09ef84 [Fix] Remaining style issues
  • 9ce5130 [Fix] JsDoc plugin dep
  • db5b76c [Fix] Error fixes
  • affa854 Preset: allow URLs inside comments for airbnb
  • ea7f31e Misc: Bump cst version and re-enable integration tests
  • cca477e disallowUnusedVariables: adapt to cst 0.1.3
  • 16d861e Misc: divide lint commands
  • df355fa New rule: disallowUnusedVariables
  • c5f4aa2 Misc: bump cst version
  • 7a8052a es5
  • 85b2f28 fixup linting issues
  • f3e70db fix cst url
  • b49097c [Perf] Remove JsFile.getFirstTokenOnLine
  • 7363537 [Perf] Remove getLoc() in TokenAssert.indentation and requireAlignedMultilineParams
  • d480c30 [Fix] Remove unused tokenBefore / noTokenBefore
  • 0e9f4fa [Perf] Remove getLoc from linesBetween() method
  • c2c4d5d [Perf] Remove getNodeByRange
  • c2f6112 [Perf] Remove getRange() from token categorizer
  • ebeca63 validateAlignedFunctionParameters: use file#isOnTheSameLine if possible
  • ff293c9 [Perf] Remove getRange() from rules
  • 56a84ba disallowSpacesInConditionalExpression: do not use `getLoc` method
  • 479d071 [Perf] Remove another getRange()
  • b4bf41a [Performance] Fix spaces between assert
  • 83a1647 requireCapitalizedComments: do not use `getLoc` method


This PR has been generated by Renovate Bot.

@renovate renovate bot added the Refactor label Jul 7, 2017
@codecov-io
Copy link

codecov-io commented Jul 7, 2017

Codecov Report

Merging #13 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #13   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         136    136           
  Branches       20     20           
=====================================
  Hits          136    136

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 c1f59e1...a38aaeb. Read the comment docs.

@renovate renovate bot force-pushed the renovate/jscs-3.x branch from 93ad46b to a38aaeb Compare July 11, 2017 15:01
@ghost ghost self-assigned this Jul 11, 2017
@ghost ghost merged commit 08fe86e into master Jul 11, 2017
@renovate renovate bot deleted the renovate/jscs-3.x branch July 11, 2017 16:01
@ghost
Copy link

ghost commented Jan 19, 2018

Version 2.0.0 has been released.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant