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 13 dependencies from npm #2659

Merged
merged 17 commits into from Jan 5, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Jan 5, 2018

Overview

The following dependencies have been updated:

  • @types/lodash in / from "4.14.91" to "4.14.92"
  • marksy in addons/info from "6.0.1" to "6.0.2"
  • css-loader in app/react from "0.28.7" to "0.28.8"
  • html-loader in app/react from "0.5.1" to "0.5.4"
  • uglifyjs-webpack-plugin in app/react from "1.1.5" to "1.1.6"
  • css-loader in app/angular from "0.28.7" to "0.28.8"
  • uglifyjs-webpack-plugin in app/angular from "1.1.5" to "1.1.6"
  • css-loader in app/react-native from "0.28.7" to "0.28.8"
  • uglifyjs-webpack-plugin in app/react-native from "1.1.5" to "1.1.6"
  • css-loader in app/vue from "0.28.7" to "0.28.8"
  • uglifyjs-webpack-plugin in app/vue from "1.1.5" to "1.1.6"
  • @types/node in examples/angular-cli from "6.0.95" to "6.0.96"
  • css-loader in examples/vue-kitchen-sink from "0.28.7" to "0.28.8"

Details

Dependencies.io has updated @types/lodash (a npm dependency in /) from "4.14.91" to "4.14.92".

4.14.92

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated marksy (a npm dependency in addons/info) from "6.0.1" to "6.0.2".

6.0.2

Fixes

— Security update of marked dependency storybookjs/marksy#53
— Remove unused escape-html import storybookjs/marksy@dff561d


Dependencies.io has updated css-loader (a npm dependency in app/react) from "0.28.7" to "0.28.8".

0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)

Dependencies.io has updated html-loader (a npm dependency in app/react) from "0.5.1" to "0.5.4".

0.5.4

2018-01-05

Bug Fixes

  • ignore attribute if mailto: is present (#145) (4b13d4c)
  • index: escape double quotes correctly (options.interpolate) (#154) (1ef5de4)

Dependencies.io has updated uglifyjs-webpack-plugin (a npm dependency in app/react) from "1.1.5" to "1.1.6".

1.1.6

2018-01-05

Bug Fixes

  • index: don't pass compilation as an argument to UglifyJsPlugin.buildError (#201) (339ca10)

Reverts

  • package: use exact uglify-es version (dependencies) (#199) (#202) (426bafd)

Dependencies.io has updated css-loader (a npm dependency in app/angular) from "0.28.7" to "0.28.8".

0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)

Dependencies.io has updated uglifyjs-webpack-plugin (a npm dependency in app/angular) from "1.1.5" to "1.1.6".

1.1.6

2018-01-05

Bug Fixes

  • index: don't pass compilation as an argument to UglifyJsPlugin.buildError (#201) (339ca10)

Reverts

  • package: use exact uglify-es version (dependencies) (#199) (#202) (426bafd)

Dependencies.io has updated css-loader (a npm dependency in app/react-native) from "0.28.7" to "0.28.8".

0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)

Dependencies.io has updated uglifyjs-webpack-plugin (a npm dependency in app/react-native) from "1.1.5" to "1.1.6".

1.1.6

2018-01-05

Bug Fixes

  • index: don't pass compilation as an argument to UglifyJsPlugin.buildError (#201) (339ca10)

Reverts

  • package: use exact uglify-es version (dependencies) (#199) (#202) (426bafd)

Dependencies.io has updated css-loader (a npm dependency in app/vue) from "0.28.7" to "0.28.8".

0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)

Dependencies.io has updated uglifyjs-webpack-plugin (a npm dependency in app/vue) from "1.1.5" to "1.1.6".

1.1.6

2018-01-05

Bug Fixes

  • index: don't pass compilation as an argument to UglifyJsPlugin.buildError (#201) (339ca10)

Reverts

  • package: use exact uglify-es version (dependencies) (#199) (#202) (426bafd)

Dependencies.io has updated @types/node (a npm dependency in examples/angular-cli) from "6.0.95" to "6.0.96".

6.0.96

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


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

0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)

@Hypnosphi Hypnosphi added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jan 5, 2018
@codecov
Copy link

codecov bot commented Jan 5, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2659   +/-   ##
=======================================
  Coverage   34.34%   34.34%           
=======================================
  Files         389      389           
  Lines        8750     8750           
  Branches      914      914           
=======================================
  Hits         3005     3005           
+ Misses       5127     5116   -11     
- Partials      618      629   +11
Impacted Files Coverage Δ
app/vue/src/server/config/babel.js 0% <0%> (-100%) ⬇️
app/react/src/server/utils.js 0% <0%> (-53.58%) ⬇️
lib/ui/src/modules/ui/configs/init_panels.js 25% <0%> (ø) ⬆️
lib/ui/src/libs/withLifecycleDecorator.js 17.14% <0%> (ø) ⬆️
lib/components/src/table/table.js 83.33% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Item.js 0% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-start.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/api/actions/api.js 51.85% <0%> (ø) ⬆️
lib/ui/src/modules/ui/libs/filters.js 48.64% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Tags.js 0% <0%> (ø) ⬆️
... and 48 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 f74f032...6992d48. Read the comment docs.

@Hypnosphi
Copy link
Member

Hypnosphi commented Jan 5, 2018

ERROR in /tmp/storybook/node_modules/protractor/built/runner.d.ts
(1,23): message TS4090: Conflicting definitions for 'node' found at '/tmp/storybook/node_modules/protractor/node_modules/@types/node/index.d.ts' and '/tmp/storybook/node_modules/@types/node/index.d.ts'. Consider installing a specific version of this library to resolve the conflict.

Looks like re-generating yarn.lock should fix it

@Hypnosphi Hypnosphi merged commit b15786c into master Jan 5, 2018
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-159.0.0 branch January 5, 2018 20:14
shilman pushed a commit that referenced this pull request Jan 7, 2018
@Hypnosphi Hypnosphi added the patch:done Patch/release PRs already cherry-picked to main/release branch label Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants