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 12 dependencies from npm #3315

Merged
merged 13 commits into from
Mar 29, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 29, 2018

Overview

The following dependencies have been updated:

  • webpack in app/react from "4.3.0" to "4.4.1"
  • webpack in lib/core from "4.3.0" to "4.4.1"
  • webpack in app/angular from "4.3.0" to "4.4.1"
  • webpack in app/mithril from "4.3.0" to "4.4.1"
  • webpack in app/polymer from "4.3.0" to "4.4.1"
  • webpack in app/react-native from "4.3.0" to "4.4.1"
  • webpack in app/vue from "4.3.0" to "4.4.1"
  • webpack in examples/cra-kitchen-sink from "4.3.0" to "4.4.1"
  • @types/node in examples/angular-cli from "9.6.0" to "9.6.1"
  • webpack in examples/mithril-kitchen-sink from "4.3.0" to "4.4.1"
  • webpack in examples/polymer-cli from "4.3.0" to "4.4.1"
  • webpack in examples/vue-kitchen-sink from "4.3.0" to "4.4.1"

Details

Dependencies.io has updated webpack (a npm dependency in app/react) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in lib/core) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in app/angular) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in app/mithril) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in app/polymer) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in app/react-native) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in app/vue) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in examples/cra-kitchen-sink) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

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

9.6.1

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 webpack (a npm dependency in examples/mithril-kitchen-sink) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in examples/polymer-cli) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

Dependencies.io has updated webpack (a npm dependency in examples/vue-kitchen-sink) from "4.3.0" to "4.4.1".

4.4.1

Bugfixes

  • fix yarn/npm install script on windows
4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

@codecov
Copy link

codecov bot commented Mar 29, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3315   +/-   ##
=======================================
  Coverage   35.63%   35.63%           
=======================================
  Files         472      472           
  Lines       10121    10121           
  Branches      964      930   -34     
=======================================
  Hits         3607     3607           
- Misses       5889     5940   +51     
+ Partials      625      574   -51
Impacted Files Coverage Δ
lib/ui/src/modules/ui/index.js 0% <0%> (ø) ⬆️
addons/info/src/components/markdown/code.js 76.92% <0%> (ø) ⬆️
addons/knobs/src/angular/helpers.js 76.97% <0%> (ø) ⬆️
lib/ui/src/modules/api/index.js 0% <0%> (ø) ⬆️
...tive/src/preview/components/StoryListView/index.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/shortcuts/actions/shortcuts.js 18.84% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/layout.js 12.5% <0%> (ø) ⬆️
lib/core/src/client/manager/preview.js 0% <0%> (ø) ⬆️
addons/knobs/src/components/types/Color.js 8.1% <0%> (ø) ⬆️
lib/core/src/client/preview/syncUrlWithStore.js 40.9% <0%> (ø) ⬆️
... and 59 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 0dc2179...f6c464a. Read the comment docs.

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.

3 participants