Skip to content
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 11 commits into from Nov 19, 2017
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Nov 19, 2017

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 in addons/knobs from "2.5.5" to "2.5.6"
  • vue in app/vue from "2.5.5" to "2.5.6"
  • vue-template-compiler in app/vue from "2.5.5" to "2.5.6"
  • vue in examples/vue-kitchen-sink from "2.5.5" to "2.5.6"
  • vue-template-compiler in examples/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
  • Added: The [react/jsx-one-expression-per-line] rule.

Dependencies.io has updated eslint-plugin-react (a npm dependency in /) from "7.4.0" to "7.5.0".

7.5.0

Added

  • Add jsx-one-expression-per-line rule (#1497 TSMMark)
  • Add destructuring-assignment rule (#1462 DianaSuvorova)
  • Add no-access-state-in-setstate rule (#1374 jaaberg)
  • Add button-has-type rule (#1525 Hypnosphi)
  • Add warnings for React.DOM factories in no-deprecated (#1530 backjo)
  • Add sortShapeProp option to sort-prop-types (#1476 jomasti)
  • Add parens-new-line option to jsx-wrap-multilines (#1475 jomasti)
  • Add checkContextTypes and checkChildContextTypes options to forbid-prop-types (#1533 jomasti)
  • Add forbidDefaultForRequired option to require-default-props (#1524 jomasti)
  • Add new nodes support to jsx-wrap-multilines (#1384 evgeny-petukhov)

Fixed

  • Fix jsx-curly-brace-presence auto fix by bailing out when some chars exist (#1479 #1449 jackyho112)
  • Fix boolean-prop-naming crash with Object spread (#1485 track0x1)
  • Fix no-unused-state to correctly handle arrow function class method (#1363 jackyho112)
  • Fix incompatibility with typescript-eslint-parser (#1496 timothykang)
  • Fix jsx-no-bind to only warn for props and account for variable declaration (#1444 #1395 #1417 jackyho112)
  • Fix no-props-unused-props to handle props usage in custom prop validators (#1518 petersendidit)
  • Fix prefer-stateless-function to account for contextTypes and defaultProps (#1521 jomasti)
  • Fix jsx-no-comment-textnodes to not warn when using two slashes via html entities at the beginning of a literal (#1517 jomasti)
  • Fix default-props-match-prop-types crash (#1499 jomasti)
  • Fix no-unused-prop-types to handle props used in the setState update callback (#1507 petersendidit)
  • Fix alignment bug in jsx-indent (#1246 jseminck)

Changed


Dependencies.io has updated vue (a npm dependency in addons/knobs) from "2.5.5" to "2.5.6".

2.5.6

Bug Fixes


Dependencies.io has updated vue (a npm dependency in app/vue) from "2.5.5" to "2.5.6".

2.5.6

Bug Fixes


Dependencies.io has updated vue-template-compiler (a npm dependency in app/vue) from "2.5.5" to "2.5.6".

2.5.6

Bug Fixes


Dependencies.io has updated vue (a npm dependency in examples/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 in examples/vue-kitchen-sink) from "2.5.5" to "2.5.6".

2.5.6

Bug Fixes

@codecov
Copy link

codecov bot commented Nov 19, 2017

Codecov Report

Merging #2342 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
addons/knobs/src/components/PropForm.js 9.3% <0%> (+0.21%) ⬆️
app/react/src/server/utils.js 0% <0%> (-53.58%) ⬇️
addons/info/src/components/markdown/htags.js 30% <0%> (ø) ⬆️
app/react/src/client/preview/error_display.js 0% <0%> (ø) ⬆️
.../ui/src/modules/ui/components/left_panel/header.js 29.62% <0%> (ø) ⬆️
...react-native/src/manager/components/PreviewHelp.js 0% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Rules.js 0% <0%> (ø) ⬆️
addons/knobs/src/components/types/Select.js 7.93% <0%> (ø) ⬆️
addons/knobs/src/components/types/Boolean.js 11.62% <0%> (ø) ⬆️
... and 18 more

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 2f662d2...8f14a16. Read the comment docs.

@Hypnosphi Hypnosphi merged commit 69fd5df into master Nov 19, 2017
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-73.0.0 branch November 19, 2017 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants