-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Update 7 dependencies from npm #2342
Merged
Merged
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
Codecov Report
@@ Coverage Diff @@
## master #2342 +/- ##
=========================================
+ Coverage 21.19% 21.2% +<.01%
=========================================
Files 283 283
Lines 6156 6155 -1
Branches 722 727 +5
=========================================
Hits 1305 1305
+ Misses 4291 4282 -9
- Partials 560 568 +8
Continue to review full report at Codecov.
|
Hypnosphi
approved these changes
Nov 19, 2017
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.
Overview
The following dependencies have been updated:
eslint-config-prettier
in/
from "2.7.0" to "2.8.0"eslint-plugin-react
in/
from "7.4.0" to "7.5.0"vue
inaddons/knobs
from "2.5.5" to "2.5.6"vue
inapp/vue
from "2.5.5" to "2.5.6"vue-template-compiler
inapp/vue
from "2.5.5" to "2.5.6"vue
inexamples/vue-kitchen-sink
from "2.5.5" to "2.5.6"vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.5" to "2.5.6"Details
Dependencies.io has updated
eslint-config-prettier
(a npm dependency in/
) from "2.7.0" to "2.8.0".2.8.0
Dependencies.io has updated
eslint-plugin-react
(a npm dependency in/
) from "7.4.0" to "7.5.0".7.5.0
Added
jsx-one-expression-per-line
rule (#1497 TSMMark)destructuring-assignment
rule (#1462 DianaSuvorova)no-access-state-in-setstate
rule (#1374 jaaberg)button-has-type
rule (#1525 Hypnosphi)React.DOM
factories inno-deprecated
(#1530 backjo)sortShapeProp
option tosort-prop-types
(#1476 jomasti)parens-new-line
option tojsx-wrap-multilines
(#1475 jomasti)checkContextTypes
andcheckChildContextTypes
options toforbid-prop-types
(#1533 jomasti)forbidDefaultForRequired
option torequire-default-props
(#1524 jomasti)jsx-wrap-multilines
(#1384 evgeny-petukhov)Fixed
jsx-curly-brace-presence
auto fix by bailing out when some chars exist (#1479 #1449 jackyho112)boolean-prop-naming
crash with Object spread (#1485 track0x1)no-unused-state
to correctly handle arrow function class method (#1363 jackyho112)typescript-eslint-parser
(#1496 timothykang)jsx-no-bind
to only warn for props and account for variable declaration (#1444 #1395 #1417 jackyho112)no-props-unused-props
to handle props usage in custom prop validators (#1518 petersendidit)prefer-stateless-function
to account forcontextTypes
anddefaultProps
(#1521 jomasti)jsx-no-comment-textnodes
to not warn when using two slashes via html entities at the beginning of a literal (#1517 jomasti)default-props-match-prop-types
crash (#1499 jomasti)no-unused-prop-types
to handle props used in thesetState
update callback (#1507 petersendidit)jsx-indent
(#1246 jseminck)Changed
Dependencies.io has updated
vue
(a npm dependency inaddons/knobs
) from "2.5.5" to "2.5.6".2.5.6
Bug Fixes
Dependencies.io has updated
vue
(a npm dependency inapp/vue
) from "2.5.5" to "2.5.6".2.5.6
Bug Fixes
Dependencies.io has updated
vue-template-compiler
(a npm dependency inapp/vue
) from "2.5.5" to "2.5.6".2.5.6
Bug Fixes
Dependencies.io has updated
vue
(a npm dependency inexamples/vue-kitchen-sink
) from "2.5.5" to "2.5.6".2.5.6
Bug Fixes
Dependencies.io has updated
vue-template-compiler
(a npm dependency inexamples/vue-kitchen-sink
) from "2.5.5" to "2.5.6".2.5.6
Bug Fixes