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 4 dependencies from npm #3168

Merged
merged 5 commits into from
Mar 7, 2018

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 7, 2018

Overview

The following dependencies have been updated:

  • jscodeshift in lib/codemod from "0.4.1" to "0.5.0"
  • vue-loader in app/vue from "14.1.1" to "14.2.1"
  • jscodeshift in lib/cli from "0.4.1" to "0.5.0"
  • vue-loader in examples/vue-kitchen-sink from "14.1.1" to "14.2.1"

Details

Dependencies.io has updated jscodeshift (a npm dependency in lib/codemod) from "0.4.1" to "0.5.0".

0.5.0

New

Fixed/Improved


Dependencies.io has updated vue-loader (a npm dependency in app/vue) from "14.1.1" to "14.2.1".

14.2.1

Bug Fixes

14.2.0

Features

  • New option threadMode: set this to true enables fs-based options sharing. Only needed when using with HappyPack or thread-loader.
  • New option postcss.cascade: setting this to true allows using cascading postcss config files. (#1147) (dddd911), closes #1063
  • use more sensible default localIdentName for css modules (now [local]_[hash:base64:8]) (084bf3d)

Bug Fixes


Dependencies.io has updated jscodeshift (a npm dependency in lib/cli) from "0.4.1" to "0.5.0".

0.5.0

New

Fixed/Improved


Dependencies.io has updated vue-loader (a npm dependency in examples/vue-kitchen-sink) from "14.1.1" to "14.2.1".

14.2.1

Bug Fixes

14.2.0

Features

  • New option threadMode: set this to true enables fs-based options sharing. Only needed when using with HappyPack or thread-loader.
  • New option postcss.cascade: setting this to true allows using cascading postcss config files. (#1147) (dddd911), closes #1063
  • use more sensible default localIdentName for css modules (now [local]_[hash:base64:8]) (084bf3d)

Bug Fixes

@codecov
Copy link

codecov bot commented Mar 7, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3168   +/-   ##
=======================================
  Coverage   36.03%   36.03%           
=======================================
  Files         437      437           
  Lines        9464     9464           
  Branches      884      887    +3     
=======================================
  Hits         3410     3410           
- Misses       5489     5504   +15     
+ Partials      565      550   -15
Impacted Files Coverage Δ
app/react/src/server/utils.js 0% <0%> (-100%) ⬇️
lib/core/src/client/manager/index.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/libs/hierarchy.js 49.03% <0%> (ø) ⬆️
addons/knobs/src/react/WrapStory.js 49.42% <0%> (ø) ⬆️
addons/a11y/src/components/Report/RerunButton.js 0% <0%> (ø) ⬆️
.../ui/src/modules/ui/components/addon_panel/index.js 34.78% <0%> (ø) ⬆️
addons/jest/src/hoc/provideJestResult.js 0% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Rules.js 0% <0%> (ø) ⬆️
...es__/update-addon-info/update-addon-info.output.js 0% <0%> (ø) ⬆️
addons/storyshots/src/vue/renderTree.js 60% <0%> (ø) ⬆️
... and 68 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 99c6c7d...708492f. Read the comment docs.

@danielduan danielduan merged commit f581b6a into master Mar 7, 2018
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-287.0.0 branch March 7, 2018 23:23
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.

4 participants